/* ==========================================================================
   sluzby-pre-sk.css
   Landing page /sluzby-pre-slovenskych-podnikatelov — page-specific styly.
   Načítáno v `stranky/sluzby-pre-sk.blade.php` přes @push('styles').
   ========================================================================== */

/* --- Karta v rozcestníku /dalsi-stranky --- */
.sk-rozcestnik-title {
    margin-top: 2%;
}

/* --- Hero sekce --- */
.sk-hero {
    padding-top: 40px;
}

.sk-hero h1 {
    margin-bottom: 20px;
}

/* Hero image — na desktopu vyplní celou výšku textového sloupce
   (absolute-positioned, takže nepřispívá k výšce row). Na mobilu
   se zobrazí pod textem s přirozenou výškou podle poměru stran. */
.sk-hero-image-wrap {
    position: relative;
    min-height: 260px;
}

.sk-hero-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 12px;
    display: block;
}

@media (max-width: 991px) {
    .sk-hero-image-wrap {
        position: static;
        min-height: 0;
        text-align: center;
        margin-top: 24px;
    }

    .sk-hero-image {
        position: static;
        width: auto;
        max-width: 400px;
        height: auto;
        margin: 0 auto;
    }
}

.sk-hero-bullets {
    list-style: none;
    padding-left: 0;
    margin: 20px 0;
}

.sk-hero-bullets li {
    padding: 6px 0;
    font-size: 1.05em;
}

.sk-hero-bullets li i {
    color: #26ace3;
    margin-right: 6px;
}

/* Anchor menu v hero (3 rychlé linky) */
/* Stats sekce — zmenšený padding, aby nevznikala velká mezera
   před navazující sekcí „Biznisová konzultácia". */
.sk-stats-section {
    padding-bottom: 0 !important;
}

.sk-stats-section + .services .service-banner {
    margin-top: 20px;
}

/* Sticky header offset pro anchor navigation (scroll-to-anchor) */
html {
    scroll-padding-top: 100px;
}

.sk-anchor-menu {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px 32px;
}

.sk-anchor-menu a {
    display: inline-block;
    padding: 10px 0;
    color: #26ace3;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.2s;
}

.sk-anchor-menu a:hover,
.sk-anchor-menu a:focus {
    color: #1a8ab8;
    text-decoration: underline;
}

.sk-anchor-menu a.primary {
    background: #26ace3;
    color: #fff;
    padding: 10px 18px;
    border-radius: 2px;
}

.sk-anchor-menu a.primary:hover,
.sk-anchor-menu a.primary:focus {
    background: #1a8ab8;
    color: #fff;
    text-decoration: none;
}

/* --- Najžiadanejšie služby — service banner (stejný vzor jako blog
   /blog/marketingova-strategie-znacky-jak-zacit-podnikat-8, sekce
   "Podnikatelům nabízíme výkonný online marketing") --- */
.service-banner {
    background: linear-gradient(135deg, #0288d1 0%, #0277bd 100%);
    padding: 50px 40px;
    border-radius: 12px;
    margin: 50px 0;
    box-shadow: 0 8px 24px rgba(2, 136, 209, 0.2);
    position: relative;
    overflow: hidden;
}

.service-banner::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 400px;
    height: 400px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    z-index: 1;
}

.service-banner::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 50%;
    z-index: 1;
}

.banner-content {
    position: relative;
    z-index: 2;
}

.banner-title {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 8px;
    line-height: 1.3;
}

.banner-features {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.banner-feature {
    display: flex;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, 0.95);
    font-size: 15px;
}

.banner-feature svg {
    width: 20px;
    height: 20px;
    fill: #4fc3f7;
    flex-shrink: 0;
}

.banner-button {
    display: inline-block;
    padding: 16px 40px;
    background: #ffffff;
    color: #0277bd;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.banner-button:hover {
    background: #f5f5f5;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
    color: #01579b;
    text-decoration: none;
}

@media (max-width: 992px) {
    .banner-features {
        justify-content: center;
    }
    .banner-title {
        font-size: 24px;
    }
}

@media (max-width: 768px) {
    .service-banner {
        padding: 35px 25px;
    }
    .banner-title {
        font-size: 22px;
    }
    .banner-button {
        padding: 14px 32px;
        font-size: 16px;
    }
    .banner-features {
        gap: 20px;
    }
    .banner-feature {
        font-size: 14px;
    }
}

/* --- Služby sekce (živnostníci + firmy) --- */
.sk-segment-image {
    width: 100%;
    height: auto;
    border-radius: 4px;
    object-fit: cover;
    max-width: 400px;
    margin: 0 auto;
    display: block;
}

/* --- Service grid (stejný vzor jako blog
   /blog/ostry-start-a-prvni-zakaznici-jak-zacit-podnikat-9,
   sekce "Seriál článků Jak začít podnikat?") --- */
.serie-row {
    display: flex;
    flex-wrap: wrap;
}

.serie-row > [class*="col-"] {
    display: flex;
    flex-direction: column;
}

.serie-card {
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    background: #ffffff;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 150px;
}

.serie-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(38, 172, 227, 0.1), transparent);
    transition: left 0.5s ease;
}

.serie-card:hover::before {
    left: 100%;
}

.serie-card:hover {
    border-color: #26ace3;
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(38, 172, 227, 0.2);
}

.serie-icon {
    font-size: 2.5rem;
    line-height: 1;
}

.serie-title {
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
    color: #333;
}

a:has(.serie-card) {
    display: flex;
    height: 100%;
    flex-direction: column;
}

@media (max-width: 992px) {
    .serie-card {
        margin-bottom: 1rem;
    }
}

/* --- Article image cards — hover efekty pro pattern z blogu
   /blog/dopady-slovenskeho-konsolidacneho-balicka-2026-a-preco-sa-moze-vyplatit-podnikat-radsej-v-cesku.
   Layout a barvy jsou v HTML jako inline style (1:1 kopie blog patternu). --- */
.article-image-card {
    transition: all 0.3s ease;
}

.article-image-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25) !important;
}

.article-image-card .article-overlay {
    transition: all 0.3s ease;
}

.article-image-card:hover .article-overlay {
    background: linear-gradient(to bottom, rgba(38, 172, 227, 0.4), rgba(38, 172, 227, 0.7)) !important;
}

/* Btn-primary override jen v kontextu této LP (sluzby-pre-sk.css je page-scoped) */
.btn-primary {
    background-color: #26ace3;
    border-color: #26ace3;
    transition: all 0.3s ease;
}

.btn-primary:hover {
    background-color: #1a8db8;
    border-color: #1a8db8;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(38, 172, 227, 0.3);
}

/* --- Alert box (datová schránka) — Bootstrap alert-warning
   s vlastním upgrade: větší ikona, border-left akcent, hover-friendly link. --- */
.sk-alert {
    padding: 22px 26px;
    margin: 30px 0;
    border-radius: 8px;
    border: 1px solid #ffecb5;
    border-left: 5px solid #f0ad4e;
    background-color: #fff8e1;
    color: #5d4a0f;
    font-size: 1rem;
    line-height: 1.6;
}

.sk-alert-icon {
    font-size: 2.2rem;
    color: #cc8800;
    margin-right: 18px;
    flex-shrink: 0;
    line-height: 1;
    padding-top: 2px;
}

.sk-alert-content {
    flex: 1;
}

.sk-alert-content strong {
    color: #5d4a0f;
}

.sk-alert-content a {
    color: #856404;
    font-weight: 600;
    text-decoration: underline;
}

.sk-alert-content a:hover,
.sk-alert-content a:focus {
    color: #3f3609;
}

/* --- FAQ accordion (lokální overrides nad BS5 accordion) --- */
#accordion-sk-faq .accordion-button {
    font-weight: 600;
}

#accordion-sk-faq .accordion-body p {
    margin-bottom: 0.8em;
}

#accordion-sk-faq .accordion-body p:last-child {
    margin-bottom: 0;
}

/* --- Mobil --- */
@media (max-width: 768px) {
    .sk-anchor-menu {
        flex-direction: column;
    }

    .sk-anchor-menu a {
        text-align: center;
    }

    .sk-top-services-list {
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
    }

    .sk-alert {
        padding: 18px 20px;
    }

    .sk-alert-icon {
        font-size: 1.8rem;
        margin-right: 12px;
    }
}
