/* ============================================================
   JANNATA GROUP — TENTANG KAMI PAGE STYLESHEET
   Mobile (<768px), Tablet (768px-1023px), Macbook (1024px-1439px), Desktop (>=1440px)
   ============================================================ */

/* ============================================================
   SECTION 1 — HERO BANNER
   ============================================================ */
.tk-hero-section {
    position: relative;
    height: 450px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 40px;
    background: url('/img/kontak-kami/hero.png') no-repeat center center / cover, linear-gradient(180deg, #000843 -50.43%, #03225D 74.35%, #0F2A5C 133.57%);
    border-radius: 0 0 120px 120px;
    color: #FFFFFF;
    text-align: center;
    overflow: hidden;
}

.tk-hero-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
}

.tk-hero-tag {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.08em;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 12px;
    text-transform: uppercase;
}

.tk-hero-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2;
    color: #FFFFFF;
    margin: 0 0 16px 0;
    letter-spacing: -0.01em;
}

.tk-hero-desc {
    font-size: 16px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    margin: 0;
    max-width: 1155px;
}

/* ============================================================
   SECTION 2 — ABOUT PROFILE DETAIL
   ============================================================ */
.tk-about-section {
    background: #FFFFFF;
}

.tk-about-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 64px;
    width: 100%;
}

.tk-about-left {
    flex: none;
    width: 403px;
    height: 410px;
}

.tk-about-images-group {
    position: relative;
    width: 403px;
    height: 410px;
}

.tk-about-img {
    position: absolute;
    object-fit: cover;
}

/* Satpam 1 (Kiri) */
.tk-about-img1 {
    top: 0;
    left: 0;
    width: 191.83px;
    height: 364.48px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 0px;
}

/* Satpam 2 (Kanan) */
.tk-about-img2 {
    top: 45.52px;
    left: 211.34px;
    width: 191.83px;
    height: 364.48px;
    border-top-left-radius: 0px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
}

/* Wrapper Logo (Tengah Overlap) */
.tk-about-badge-logo {
    position: absolute;
    top: 114px;
    left: 125px;
    width: 141px;
    height: 141px;
    border-radius: 70px;
    background: #E9F6E7;
    border: 8px solid #FFFFFF;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: 5;
}

.tk-badge-logo-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.tk-about-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
}

.tk-section-tag {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0A3995;
    margin-bottom: 14px;
    display: block;
}

.tk-about-title {
    font-family: 'Inter', sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    color: #1C252E;
    margin: 0 0 20px 0;
}

.tk-about-paragraph {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 160%;
    color: #637381;
    margin: 0 0 16px 0;
}

.tk-about-paragraph:last-child {
    margin-bottom: 0;
}

/* ============================================================
   SECTION 3 & 4 — VISI & MISI KAMI (FIGMA SPECIFIED LAYOUT)
   ============================================================ */
.tk-visimisi-section {
    width: 100%;
    background: #F9FAFB;
    padding: 0;
}

.tk-visimisi-block {
    width: 100%;
    padding: 64px 0;
    background: #F2F4F7;
}

.tk-visimisi-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 70px;
}

/* VISI BLOCK: Text Left (860px max), Divider, Title Right (200px) */
.tk-visi-content {
    flex: 1;
    max-width: 860px;
}

.tk-visi-text {
    margin: 0;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #606060;
}

.tk-visimisi-divider {
    width: 1px;
    min-height: 128px;
    background: #D2D2D2;
    flex-shrink: 0;
    align-self: stretch;
}

.tk-visi-header {
    width: 200px;
    flex-shrink: 0;
}

.tk-visimisi-title {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    color: #1F1F1F;
    margin: 0;
    white-space: nowrap;
}

/* HORIZONTAL SEPARATOR LINE */
.tk-visimisi-hr {
    width: 100%;
    height: 1px;
    background: #D2D2D2;
}

/* MISI BLOCK: Title Left (200px), Divider, List Right (860px max) */
.tk-misi-header {
    width: 200px;
    flex-shrink: 0;
}

.tk-misi-content {
    flex: 1;
    max-width: 860px;
}

.tk-misi-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.tk-misi-item {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 14px;
}

.tk-misi-num {
    width: 30px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: #0C45B5;
    flex-shrink: 0;
}

.tk-misi-text {
    margin: 0;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #606060;
    flex: 1;
    display: flex;
    align-items: center;
}

/* ============================================================
   SECTION 5 — LEGALITAS PERUSAHAAN & PERIZINAN (EXACT FIGMA SPECS)
   ============================================================ */
.tk-legal-section {
    background: #FFFFFF;
    padding: 100px 0;
}

.tk-legal-section .site-container {
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

@media (max-width: 1439px) {
    .tk-legal-section .site-container {
        padding-left: 24px;
        padding-right: 24px;
    }
}

.tk-section-header-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 40px;
}

.tk-accent-line {
    width: 301px;
    height: 0px;
    border: 2px solid #0C45B5;
    margin: 10px auto 0 auto;
}

.tk-legal-groups-wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
}

.tk-legal-group-card {
    width: 100%;
    box-sizing: border-box;
    background: linear-gradient(180deg, #F2F4F7 0%, #FFFFFF 100%);
    border-radius: 50px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.tk-legal-group-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 18px;
}

.tk-legal-icon-box {
    width: 70px;
    height: 68px;
    background: #0A3995;
    border-radius: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.tk-legal-group-text {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.tk-legal-group-title {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 44px;
    color: #1C252E;
    margin: 0;
}

.tk-legal-group-desc {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #727272;
    margin: 0;
}

.tk-legal-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.tk-legal-item-card {
    background: #FFFFFF;
    border: 2px solid #0C45B5;
    border-radius: 24px;
    padding: 32px;
    display: flex;
    flex-direction: column;
    gap: 18px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.tk-legal-item-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(12, 69, 181, 0.12);
}

.tk-legal-item-title {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 150%;
    color: #333333;
    margin: 0;
}

.tk-legal-item-line {
    width: 100%;
    height: 1px;
    background: #E5E7EB;
}

.tk-legal-item-rows {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.tk-legal-row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.tk-legal-label {
    width: 130px;
    flex-shrink: 0;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #0C45B5;
}

.tk-legal-val {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #606060;
    text-align: right;
}

/* ============================================================
   SECTION 6 — PRESTASI DAN PENGHARGAAN KAMI
   ============================================================ */
/* ============================================================
   SECTION 6 — PRESTASI DAN PENGHARGAAN KAMI (EXACT FIGMA SPECS)
   ============================================================ */
.tk-awards-section {
    background: #F2F4F7;
    padding: 80px 0;
}

.tk-section-tag {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0A3995;
    margin-bottom: 8px;
    display: inline-block;
}

.tk-section-title {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #1C252E;
    margin: 0;
}

.tk-awards-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 40px;
}

.tk-award-card {
    background: #FFFFFF;
    border: 2px solid #0C45B5;
    border-radius: 40px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    min-height: 434px;
    overflow: hidden;
    box-sizing: border-box;
}

.tk-award-card--reverse {
    flex-direction: row-reverse;
}

.tk-award-media {
    flex: 1;
    width: 50%;
    min-height: 430px;
    background: linear-gradient(135deg, #000E4B 0%, #0B1B4F 100%);
    border-radius: 38px;
    margin: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.tk-award-img {
    max-width: 90%;
    max-height: 360px;
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 12px 24px rgba(0, 0, 0, 0.4));
    transition: transform 0.4s ease;
}

.tk-award-card:hover .tk-award-img {
    transform: scale(1.04);
}

.tk-award-content {
    flex: 1;
    width: 50%;
    padding: 56px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 15px;
}

.tk-award-tag {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #333333;
    margin: 0;
}

.tk-award-title {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 150%;
    color: #203E93;
    margin: 0;
}

.tk-award-divider {
    width: 301px;
    max-width: 100%;
    height: 1px;
    background: #D2D2D2;
    margin: 4px 0;
}

.tk-award-desc {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #727272;
    margin: 0;
}

/* ============================================================
   SECTION 7 — CALL TO ACTION BANNER
   ============================================================ */
.tk-cta-section {
    background: #FAFAFA;
}

.tk-cta-card {
    background: linear-gradient(135deg, #000E4B 0%, #0B1B4F 50%, #162F65 100%);
    border-radius: 24px;
    padding: 56px 32px;
    text-align: center;
    color: #FFFFFF;
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.12);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tk-cta-title {
    font-size: 34px;
    font-weight: 800;
    color: #FFFFFF;
    margin: 0 0 16px 0;
    max-width: 720px;
    line-height: 1.25;
}

.tk-cta-desc {
    font-size: 17px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    margin: 0 0 32px 0;
    max-width: 640px;
}

/* ============================================================
   RESPONSIVE BREAKPOINTS (Desktop, Macbook, Tablet, Mobile)
   ============================================================ */

/* 1. DESKTOP (>= 1440px) - Handled by default styles */

/* 2. MACBOOK / LAPTOP (1024px to 1439px) */
@media (min-width: 1024px) and (max-width: 1439px) {
    .tk-hero-title {
        font-size: 36px;
    }

    .tk-about-title,
    .tk-cta-title {
        font-size: 30px;
    }

    .tk-visi-card,
    .tk-misi-card {
        padding: 36px;
        gap: 28px;
    }

    .tk-legal-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .tk-award-card {
        padding: 0;
        min-height: 380px;
    }

    .tk-award-content {
        padding: 36px 28px;
    }
}

/* 3. TABLET (768px to 1023px) */
@media (min-width: 768px) and (max-width: 1023px) {
    .tk-hero-section {
        padding-top: 100px;
        padding-bottom: 40px;
        height: auto;
        min-height: 360px;
        border-radius: 0 0 60px 60px;
    }

    .tk-hero-title {
        font-size: 34px;
    }

    .tk-hero-desc {
        font-size: 15px;
    }

    .tk-about-section {
        padding: 60px 0;
    }

    .tk-about-inner {
        flex-direction: column;
        align-items: center;
        gap: 48px;
    }

    .tk-about-left {
        flex: none;
        width: 360px;
        height: 366px;
        margin: 0 auto;
    }

    .tk-about-images-group {
        position: relative;
        width: 360px;
        height: 366px;
        margin: 0 auto;
    }

    .tk-about-img1 {
        width: 171px;
        height: 325px;
        top: 0;
        left: 0;
    }

    .tk-about-img2 {
        width: 171px;
        height: 325px;
        top: 40px;
        left: 188px;
    }

    .tk-about-badge-logo {
        width: 126px;
        height: 126px;
        top: 102px;
        left: 112px;
        border-width: 6px;
    }

    .tk-about-right {
        width: 100%;
        align-items: flex-start;
    }

    .tk-about-title {
        font-size: 32px;
        line-height: 40px;
    }

    .tk-visimisi-block {
        padding: 48px 0;
    }

    .tk-visi-block .tk-visimisi-inner {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 20px;
    }

    .tk-misi-block .tk-visimisi-inner {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .tk-visimisi-divider {
        width: 100%;
        height: 1px;
        min-height: 1px;
        background: #D2D2D2;
    }

    .tk-visi-header,
    .tk-misi-header,
    .tk-visi-content,
    .tk-misi-content {
        width: 100%;
        max-width: 100%;
    }

    .tk-visimisi-title {
        font-size: 26px;
        line-height: 1.3;
    }

    .tk-visi-text,
    .tk-misi-text {
        font-size: 16px;
        line-height: 26px;
    }

    .tk-misi-num {
        font-size: 24px;
        line-height: 32px;
        width: 24px;
    }

    .tk-legal-section {
        padding: 60px 0;
    }

    .tk-legal-group-card {
        border-radius: 28px;
        padding: 28px 20px;
        gap: 28px;
    }

    .tk-legal-group-header {
        flex-direction: row;
        align-items: center;
        gap: 16px;
    }

    .tk-legal-group-title {
        font-size: 24px;
        line-height: 1.3;
    }

    .tk-legal-group-desc {
        font-size: 16px;
    }

    .tk-legal-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .tk-legal-item-card {
        padding: 24px 20px;
        gap: 16px;
    }

    .tk-legal-row {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .tk-award-card,
    .tk-award-card--reverse {
        flex-direction: column !important;
        min-height: auto;
        border-radius: 28px;
    }

    .tk-award-media {
        width: 100% !important;
        max-width: 100% !important;
        min-height: 280px;
        height: 280px;
        border-radius: 24px;
    }

    .tk-award-content {
        width: 100% !important;
        max-width: 100% !important;
        padding: 32px 24px;
    }
}

/* 4. MOBILE (< 768px) */
@media (max-width: 767px) {
    .tk-hero-section {
        padding-top: 90px;
        padding-bottom: 40px;
        height: auto;
        min-height: 280px;
        border-radius: 0 0 40px 40px;
    }

    .tk-hero-tag {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .tk-hero-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 12px;
    }

    .tk-hero-desc {
        font-size: 14px;
        line-height: 22px;
    }

    /* Profile Detail Section Mobile Fix */
    .tk-about-section {
        padding: 48px 0;
    }

    .tk-about-inner {
        flex-direction: column;
        align-items: center;
        gap: 36px;
        width: 100%;
    }

    .tk-about-left {
        flex: none;
        width: 290px;
        height: 295px;
        margin: 0 auto;
    }

    .tk-about-images-group {
        position: relative;
        width: 290px;
        height: 295px;
        margin: 0 auto;
        transform: none;
    }

    .tk-about-img {
        position: absolute;
        object-fit: cover;
    }

    .tk-about-img1 {
        width: 138px;
        height: 262px;
        top: 0;
        left: 0;
        border-top-left-radius: 70px;
        border-top-right-radius: 70px;
        border-bottom-left-radius: 70px;
        border-bottom-right-radius: 0px;
    }

    .tk-about-img2 {
        width: 138px;
        height: 262px;
        top: 32px;
        left: 151px;
        border-top-left-radius: 0px;
        border-top-right-radius: 70px;
        border-bottom-right-radius: 70px;
        border-bottom-left-radius: 70px;
    }

    .tk-about-badge-logo {
        position: absolute;
        top: 82px;
        left: 95px;
        width: 100px;
        height: 100px;
        border-radius: 50px;
        background: #E9F6E7;
        border: 5px solid #FFFFFF;
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        z-index: 5;
    }

    .tk-badge-logo-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 50%;
    }

    .tk-about-right {
        width: 100%;
        align-items: flex-start;
        text-align: left;
    }

    .tk-section-tag {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .tk-about-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 14px;
    }

    .tk-about-paragraph {
        font-size: 15px;
        line-height: 160%;
        margin-bottom: 12px;
    }

    /* Visi Misi Mobile Fix */
    .tk-visimisi-block {
        padding: 36px 0;
    }

    .tk-visi-block .tk-visimisi-inner {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 16px;
    }

    .tk-misi-block .tk-visimisi-inner {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    .tk-visimisi-divider {
        width: 100%;
        height: 1px;
        min-height: 1px;
        background: #D2D2D2;
    }

    .tk-visi-header,
    .tk-misi-header,
    .tk-visi-content,
    .tk-misi-content {
        width: 100%;
        max-width: 100%;
    }

    .tk-visimisi-title {
        font-size: 24px;
        line-height: 30px;
    }

    .tk-visi-text,
    .tk-misi-text {
        font-size: 15px;
        line-height: 24px;
    }

    .tk-misi-item {
        gap: 10px;
    }

    .tk-misi-num {
        font-size: 22px;
        line-height: 26px;
        width: 20px;
    }

    /* Legalitas Mobile Fix */
    .tk-legal-section {
        padding: 48px 0;
    }

    .tk-legal-section .site-container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .tk-legal-group-card {
        border-radius: 24px;
        padding: 24px 16px;
        gap: 20px;
    }

    .tk-legal-group-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .tk-legal-icon-box {
        width: 52px;
        height: 52px;
        border-radius: 26px;
    }

    .tk-legal-icon-box svg {
        width: 26px;
        height: 26px;
    }

    .tk-legal-group-title {
        font-size: 20px;
        line-height: 28px;
    }

    .tk-legal-group-desc {
        font-size: 14px;
        line-height: 20px;
    }

    .tk-legal-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .tk-legal-item-card {
        padding: 20px 16px;
        gap: 14px;
        border-radius: 18px;
    }

    .tk-legal-item-title {
        font-size: 17px;
        line-height: 24px;
    }

    .tk-legal-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 2px;
    }

    .tk-legal-label {
        width: 100%;
        font-size: 13px;
        line-height: 16px;
    }

    .tk-legal-val {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
    }

    /* Awards Section Mobile Fix */
    .tk-awards-section {
        padding: 48px 0;
    }

    .tk-award-card,
    .tk-award-card--reverse {
        flex-direction: column !important;
        min-height: auto;
        border-radius: 24px;
    }

    .tk-award-media {
        width: 100% !important;
        max-width: 100% !important;
        min-height: 220px;
        height: 220px;
        border-radius: 20px;
        padding: 20px;
    }

    .tk-award-img {
        max-height: 180px;
    }

    .tk-award-content {
        width: 100% !important;
        max-width: 100% !important;
        padding: 24px 18px;
        gap: 10px;
    }

    .tk-award-tag {
        font-size: 14px;
    }

    .tk-award-title {
        font-size: 20px;
        line-height: 28px;
    }

    .tk-award-desc {
        font-size: 14px;
        line-height: 22px;
    }

    .tk-cta-card {
        padding: 36px 20px;
        border-radius: 20px;
    }

    .tk-cta-title {
        font-size: 22px;
        line-height: 30px;
    }

    .tk-cta-desc {
        font-size: 14px;
        line-height: 22px;
    }
}