.catalog-home, .catalog-page { background: #fff; color: #202b38; }
.hc-hero { position: relative; padding: 42px 28px; background: #183849 url('/images/polovni-racunari-main.jpg') center / cover no-repeat; }
.hc-hero::before { content: ''; position: absolute; inset: 0; background: rgba(7, 19, 29, .69); }
.hc-hero .hc-container { position: relative; }
.hc-hero-copy { max-width: 820px; }
.hc-hero h1 { margin: 0 0 18px; color: #fff; font-size: 36px; line-height: 1.25; font-weight: 700; letter-spacing: 0; text-transform: none; }
.hc-hero p { margin: 0; color: #fff; font-size: 17px; line-height: 1.75; }
.hc-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }
.hc-hero-actions a { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 46px; padding: 10px 20px; border-radius: 5px; font-size: 15px; font-weight: 600; }
/* Scope button links above the legacy a:visited/focus/active color reset. */
.hc-hero-actions .hc-hero-primary { background: #1a76d1; color: #fff; border: 1px solid #1a76d1; }
.hc-hero-actions .hc-hero-primary:hover { background: #1166b9; color: #fff; }
.hc-hero-actions .hc-hero-secondary { background: #fff; color: #155c9e; border: 1px solid #fff; }
.hc-hero-actions .hc-hero-secondary:hover { background: #edf5fc; color: #155c9e; }
.hc-benefits { padding: 26px 28px; background: #1a76d1; color: #fff; }
.hc-benefits .hc-container { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.hc-benefits .hc-container > div + div { padding-left: 28px; border-left: 1px solid rgba(255, 255, 255, .28); }
.hc-benefits h2 { margin: 0 0 9px; color: #fff; font-size: 18px; font-weight: 600; line-height: 1.45; }
.hc-benefits h2 i { margin-right: 7px; }
.hc-benefits p { color: #fff; font-size: 15px; line-height: 1.7; margin: 0; }
.hc-catalog { padding: 34px 28px 0; background: #f1f6fc; }
.hc-category-catalog { padding-bottom: 36px; }
.hc-seller-catalog { padding: 30px 0 0; margin-top: 26px; background: transparent; border-top: 1px solid #cbddec; }
.hc-filter-select { margin-bottom: 22px; }
.hc-budget-links { margin-bottom: 22px; }
.hc-budget-links a { display: block; padding: 10px; margin: 2px 0; border-radius: 4px; color: #40566b; font-size: 15px; }
.hc-budget-links a[aria-current], .hc-budget-links a:hover { color: #fff; background: #1a76d1; }
.hc-back-to-category { display: block; margin-top: 16px; color: #176fc0; }
.hc-related-catalog { margin-top: 26px; padding: 24px 0; border-top: 1px solid #cbddec; }
.hc-related-catalog > h2 { font-size: 24px; line-height: 1.4; margin: 0 0 20px; }
.hc-related-catalog .hc-grid { grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr)); }
.hc-related-catalog *, .hc-related-catalog *::before, .hc-related-catalog *::after { box-sizing: border-box; letter-spacing: 0; }
.hc-browse-links a[aria-current] { font-weight: 700; text-decoration: underline; }
.hc-catalog *, .hc-catalog *::before, .hc-catalog *::after { box-sizing: border-box; letter-spacing: 0; }
.hc-catalog [hidden] { display: none !important; }
.hc-container { max-width: 1720px; margin: 0 auto; }
.hc-intro { display: flex; align-items: center; justify-content: space-between; gap: 28px; padding-bottom: 30px; }
.hc-intro > div { max-width: 1050px; }
.hc-intro h2 { color: #182f47; font-size: 29px; line-height: 1.3; font-weight: 700; margin: 0 0 12px; text-transform: none; }
.hc-intro-text { color: #3e5269; font-size: 16px; line-height: 1.8; margin: 0; }
.hc-intro p { color: #3e5269; font-size: 16px; line-height: 1.8; margin: 0; }
.hc-intro .hc-sell-link { display: inline-flex; align-items: center; flex-shrink: 0; gap: 9px; color: #fff; background: #1a76d1; border-radius: 5px; padding: 12px 18px; font-size: 15px; font-weight: 600; }
.hc-intro .hc-sell-link:hover { background: #1166b9; color: #fff; }
.hc-layout { display: grid; grid-template-columns: 236px minmax(0, 1fr); gap: 26px; align-items: start; }
.hc-sidebar { min-width: 0; padding: 18px; border: 1px solid #cbdff0; border-top: 4px solid #1a76d1; border-radius: 8px; background: #fff; }
.hc-filter-toggle, .hc-apply-filters { display: none; }
.hc-filter-heading { display: flex; align-items: center; justify-content: space-between; margin: 0 0 20px; }
.hc-filter-heading h2 { font-size: 17px; font-weight: 600; margin: 0; }
.hc-reset { width: 30px; height: 32px; border: 0; background: transparent; color: #3772a5; cursor: pointer; }
.hc-field-label, .hc-budget legend { display: block; color: #334252; font-size: 15px; font-weight: 600; margin-bottom: 10px; }
.hc-search-wrap { position: relative; margin-bottom: 25px; }
.hc-search-wrap .fa { position: absolute; top: 15px; left: 12px; color: #88949f; font-size: 12px; pointer-events: none; }
.hc-catalog input[type="search"], .hc-catalog select { border: 1px solid #c8d9e9; border-radius: 5px; background-color: #fff; height: 44px; width: 100%; color: #334252; font: inherit; font-size: 14px; padding: 0 10px; }
.hc-catalog input[type="search"] { padding-left: 32px; min-width: 0; }
.hc-catalog input::placeholder { color: #778591; }
.hc-budget { border: 0; padding: 0; margin: 0 0 22px; }
.hc-budget legend { padding: 0; float: none; width: auto; }
.hc-budget label { display: flex; align-items: center; gap: 9px; min-height: 42px; padding: 5px 8px; border-radius: 4px; font-size: 15px; font-weight: 400; color: #40566b; margin: 2px 0; cursor: pointer; }
.hc-budget label:has(input:checked) { background: #1a76d1; color: #fff; }
.hc-catalog input[type="radio"], .hc-catalog input[type="checkbox"] { width: 16px; height: 16px; flex: 0 0 16px; accent-color: #1976cc; cursor: pointer; margin: 0; }
.hc-budget input:checked + span { color: inherit; font-weight: 600; }
.hc-seller-note { border-top: 1px solid #e2e7ec; margin-top: 27px; padding-top: 20px; color: #78838e; }
.hc-seller-note > i { margin-bottom: 8px; color: #64798c; }
.hc-seller-note p { color: #52657a; font-size: 14px; line-height: 1.8; margin: 0; }
.hc-results { min-width: 0; }
.hc-toolbar { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 12px 20px; padding: 0 0 14px; border-bottom: 1px solid #cbddec; }
.hc-status-tabs { display: flex; padding: 4px; border: 1px solid #c9dcec; border-radius: 6px; background: #fff; gap: 4px; }
.hc-status-tabs a { display: flex; align-items: center; justify-content: center; gap: 7px; min-height: 42px; padding: 7px 12px; border-radius: 4px; color: #40546b; font-size: 15px; font-weight: 600; white-space: nowrap; }
.hc-status-tabs a.is-active { background: #1a76d1; color: #fff; }
.hc-status-tabs [data-catalog-status="available"].is-active { background: #187f46; }
.hc-status-tabs [data-catalog-status="sold"].is-active { background: #bf3339; }
.hc-live-dot, .hc-sold-dot, .hc-availability > span { width: 7px; height: 7px; border-radius: 50%; background: #187f46; flex-shrink: 0; }
.hc-sold-dot { background: #bf3339; }
.hc-status-tabs .is-active .hc-live-dot, .hc-status-tabs .is-active .hc-sold-dot { background: #fff; }
.hc-tab-count { font-size: 13px; font-weight: 600; background: #e9f1f8; border-radius: 3px; min-width: 24px; text-align: center; padding: 2px 5px; }
.hc-status-tabs .is-active .hc-tab-count { background: rgba(255,255,255,.2); color: #fff; }
.hc-sort-wrap { display: flex; align-items: center; gap: 8px; }
.hc-sort-wrap label { color: #52677c; font-size: 14px; margin: 0; }
.hc-sort-wrap select { width: 146px; font-size: 14px; }
.hc-results-heading { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 23px 0 18px; }
.hc-results-heading h2 { color: #243d54; font-size: 21px; line-height: 1.5; font-weight: 600; margin: 0; }
#hc-results-count { color: #52677c; font-size: 15px; white-space: nowrap; }
.hc-archive-note { padding: 12px 0 18px; margin: -12px 0 0; color: #697581; font-size: 13px; line-height: 1.7; }
.hc-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.hc-card { min-width: 0; border: 1px solid #abd5ba; border-top: 4px solid #187f46; border-radius: 8px; background: #fff; display: flex; flex-direction: column; box-shadow: 0 3px 12px #1a355008; transition: box-shadow .15s; }
.hc-card:hover { box-shadow: 0 5px 18px #1a355018; }
.hc-card-image { display: block; position: relative; aspect-ratio: 4 / 3; border-radius: 7px 7px 0 0; overflow: hidden; background: #f0f2f4; }
.hc-card-image img { width: 100%; height: 100%; object-fit: contain; display: block; }
.hc-availability { position: absolute; top: 12px; left: 12px; display: inline-flex; align-items: center; gap: 7px; padding: 7px 11px; background: #187f46; border: 1px solid #187f46; border-radius: 4px; color: #fff; font-size: 14px; line-height: 1.3; font-weight: 700; box-shadow: 0 1px 4px #00000014; }
.hc-availability > span { background: #fff; }
.hc-card-body { padding: 17px 17px 0; flex: 1; display: flex; flex-direction: column; min-width: 0; }
.hc-card h3 { font-size: 18px; font-weight: 600; line-height: 1.5; margin: 0 0 12px; overflow-wrap: anywhere; }
.hc-card h3 a { color: #233141; font-weight: 600; }
.hc-card h3 a:hover { color: #1976cc; }
.hc-card-price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 8px; min-height: 36px; margin-bottom: 12px; }
.hc-card-price strong { color: #1671c8; font-size: 29px; line-height: 1.25; font-weight: 700; }
.hc-card-price strong span { font-size: 20px; }
.hc-card-price s { color: #687686; font-size: 14px; }
.hc-discount { color: #b43636; font-weight: 600; font-size: 13px; background: #fff0ee; border-radius: 3px; padding: 2px 5px; }
.hc-specs { margin: 0 0 14px; }
.hc-specs > div { display: grid; grid-template-columns: 34% minmax(0, 1fr); gap: 8px; font-size: 14px; line-height: 1.55; padding: 4px 0; }
.hc-specs dt { color: #63768a; font-weight: 400; overflow-wrap: anywhere; }
.hc-specs dd { color: #33465b; margin: 0; overflow-wrap: anywhere; }
.hc-conditions { display: flex; flex-wrap: wrap; gap: 5px 12px; margin: 0 0 14px; color: #34704b; font-size: 13px; line-height: 1.7; }
.hc-conditions .fa { color: #27864c; font-size: 12px; margin-right: 3px; }
.hc-card-seller { margin-top: auto; padding: 13px 0; border-top: 1px solid #e1ebf4; display: flex; align-items: flex-start; gap: 6px; color: #52677b; font-size: 13px; line-height: 1.6; min-height: 44px; }
.hc-card-seller > i { margin-top: 3px; color: #7e91a3; }
.hc-card-seller > span { overflow-wrap: anywhere; }
.hc-card-seller a { color: #406382; font-weight: 600; }
.hc-verified { position: relative; margin-left: auto; }
.hc-verified summary { cursor: pointer; color: #2278bf; list-style: none; padding: 0 3px; }
.hc-verified summary::-webkit-details-marker { display: none; }
.hc-verified p { position: absolute; right: 0; bottom: 20px; width: 220px; max-width: 68vw; padding: 12px; margin: 0; z-index: 4; background: #fff; border: 1px solid #dae3ec; border-radius: 5px; color: #44515f; box-shadow: 0 3px 15px #22334418; font-size: 12px; }
.hc-card-footer { padding: 12px 17px; border-top: 1px solid #d9eadd; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 10px; min-height: 65px; background: #f1fbf5; border-radius: 0 0 7px 7px; }
.hc-compare { display: inline-flex; align-items: center; gap: 6px; color: #506579; font-size: 14px; margin: 0; cursor: pointer; font-weight: 400; }
.hc-card-footer .hc-card-link { background: #1a76d1; border: 1px solid #1a76d1; border-radius: 5px; color: #fff; font-size: 14px; font-weight: 600; white-space: nowrap; padding: 8px 11px; margin-left: auto; }
.hc-card-footer .hc-card-link:hover { color: #fff; background: #1166b9; }
.hc-card-link i { font-size: 10px; margin-left: 5px; }
.hc-card-sold { border-color: #e5c6c9; border-top-color: #bf3339; }
.hc-card-sold .hc-availability { color: #fff; border-color: #bf3339; background: #bf3339; }
.hc-card-sold .hc-availability > span { background: #fff; }
.hc-card-sold .hc-card-footer { background: #fff5f5; border-top-color: #f0dfe0; }
.hc-card-sold .hc-card-footer .hc-card-link { color: #176dc0; background: #fff; border-color: #cbdff0; }
.hc-sold-text { font-size: 17px; color: #a22e36; font-weight: 600; }
.hc-sold-caption { font-size: 13px; color: #a1444c; }
.hc-no-image { display: flex; height: 100%; align-items: center; justify-content: center; flex-direction: column; gap: 12px; font-size: 12px; color: #8293a3; }
.hc-no-image i { font-size: 32px; }
.hc-empty { text-align: center; padding: 65px 16px; border-bottom: 1px solid #e2e7ec; }
.hc-empty > i { font-size: 24px; color: #93a4b5; margin-bottom: 15px; }
.hc-empty h3 { font-size: 18px; margin: 0 0 10px; }
.hc-empty p { font-size: 13px; color: #74808c; }
.hc-clear-filters { padding: 10px 18px; margin-top: 15px; border: 1px solid #cddce9; border-radius: 5px; color: #176fc0; background: #fff; cursor: pointer; }
.hc-browse-links { display: grid; grid-template-columns: 1fr 2fr; gap: 50px; padding: 28px 0; margin-top: 32px; border-top: 1px solid #cbddec; }
.hc-browse-links h2 { font-size: 17px; font-weight: 600; margin: 0 0 13px; }
.hc-browse-links a { display: inline-block; font-size: 14px; color: #467298; margin: 0 18px 8px 0; }
.hc-browse-links a:hover { color: #1976cc; text-decoration: underline; }
.catalog-home .service-details-area { padding: 60px 0; }
.catalog-home .service-details-area .container { max-width: 1080px; }
.catalog-page #compare-bar { display: none; position: fixed; z-index: 999; bottom: 20px; left: 50%; transform: translateX(-50%); align-items: center; gap: 20px; background: #fff; border: 1px solid #d8e2eb; box-shadow: 0 4px 25px #173b5926; border-radius: 8px; padding: 12px 18px; color: #3f5264; font-size: 13px; max-width: calc(100% - 24px); }
.catalog-page #compare-bar.visible { display: flex; }
.catalog-page #compare-go { background: #1976cc; color: #fff; padding: 9px 18px; border-radius: 5px; font-weight: 600; }
.catalog-page #compare-clear { border: 0; background: transparent; color: #728292; cursor: pointer; white-space: nowrap; }
.hc-catalog :focus-visible { outline: 2px solid #1976cc; outline-offset: 3px; }
@media (min-width: 1700px) {
    .hc-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}
@media (min-width: 2200px) {
    .hc-container { max-width: 1960px; }
}
@media (max-width: 1199px) {
    .hc-layout { grid-template-columns: 220px minmax(0, 1fr); gap: 22px; }
    .hc-sidebar { padding: 15px; }
    .hc-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .hc-benefits .hc-container { gap: 20px; }
    .hc-benefits .hc-container > div + div { padding-left: 20px; }
    .hc-benefits h2 { font-size: 17px; }
}
@media (max-width: 767px) {
    .hc-hero { padding: 28px 18px; }
    .hc-hero h1 { font-size: 28px; }
    .hc-hero p { font-size: 15px; line-height: 1.7; }
    .hc-hero-actions { gap: 9px; margin-top: 20px; }
    .hc-hero-actions a { font-size: 14px; padding: 10px 12px; }
    .hc-benefits { display: none; }
    .hc-catalog { padding: 27px 18px 0; }
    .hc-category-catalog { padding-bottom: 28px; }
    .hc-seller-catalog { padding: 24px 0 0; }
    .hc-intro { padding-bottom: 24px; align-items: flex-start; }
    .hc-intro h2 { font-size: 25px; }
    .hc-intro-text { font-size: 15px; }
    .hc-intro p { font-size: 15px; }
    .hc-intro .hc-sell-link { display: none; }
    .hc-layout { display: block; }
    .hc-sidebar { padding: 0; border: 0; margin: 0 0 12px; }
    .hc-filter-toggle { display: flex; align-items: center; justify-content: space-between; width: 100%; height: 46px; border: 1px solid #1a76d1; border-radius: 5px; background: #1a76d1; padding: 0 14px; color: #fff; font: inherit; font-size: 16px; cursor: pointer; }
    .hc-filter-toggle .fa-sliders { margin-right: 8px; color: #fff; }
    .hc-filter-body { display: none; padding: 18px 12px; }
    .hc-filters-open .hc-filter-body { display: block; }
    .hc-filters-open .hc-filter-toggle > .fa { transform: rotate(180deg); }
    .hc-filter-heading { display: none; }
    .hc-budget { display: grid; grid-template-columns: 1fr 1fr; gap: 0 10px; }
    .hc-budget legend { margin-bottom: 8px; }
    .hc-catalog input[type="search"], .hc-catalog select { font-size: 16px; }
    .hc-apply-filters { display: block; background: #1976cc; border: 0; border-radius: 5px; color: #fff; padding: 12px; width: 100%; margin-top: 16px; }
    .hc-seller-note { display: none; }
    .hc-status-tabs { width: 100%; gap: 3px; }
    .hc-status-tabs a { flex: 1; font-size: 14px; gap: 6px; padding: 7px 6px; }
    .hc-toolbar { gap: 12px; }
    .hc-sort-wrap { margin-left: auto; }
    .hc-sort-wrap select { width: 146px; font-size: 15px; }
    .hc-results-heading { padding: 19px 0 15px; }
    .hc-results-heading h2 { font-size: 19px; }
    .hc-grid { gap: 16px; }
    .hc-card-body { padding: 15px 15px 0; }
    .hc-card-footer { padding: 10px 15px; }
    .hc-card h3 { font-size: 18px; }
    .hc-browse-links { grid-template-columns: 1fr; gap: 15px; }
}
@media (max-width: 540px) {
    .hc-grid { grid-template-columns: minmax(0, 1fr); }
    .hc-card-image { aspect-ratio: 3 / 2; }
    .hc-card h3 { font-size: 18px; }
    .hc-card-price strong { font-size: 29px; }
    .hc-card-footer { min-height: 65px; }
    .catalog-page #compare-bar { gap: 12px; font-size: 12px; padding: 10px 12px; width: max-content; }
    .catalog-page #compare-go { padding: 8px 12px; }
}
@media (max-width: 359px) {
    .hc-catalog { padding-left: 12px; padding-right: 12px; }
    .hc-seller-catalog { padding-left: 0; padding-right: 0; }
    .hc-hero { padding-left: 12px; padding-right: 12px; }
    .hc-hero h1 { font-size: 26px; }
    .hc-status-tabs a { font-size: 13px; gap: 4px; padding-left: 4px; padding-right: 4px; }
    .hc-status-tabs .hc-live-dot, .hc-status-tabs .hc-sold-dot { display: none; }
    .hc-results-heading { align-items: flex-start; }
    .hc-results-heading h2 { max-width: 190px; }
}
