
/*
 * UKURAN TEKS BIT UNION V2
 * Skala tipografi dibuat serasi untuk desktop, tablet, dan mobile.
 * Hanya mengatur ukuran, line-height, letter-spacing, dan bobot teks.
 * Kompatibel PHP 7.4.
 */

:root{
    --text-xs:10px;
    --text-sm:11.5px;
    --text-md:13px;
    --text-base:14px;
    --text-lg:16px;
    --text-xl:20px;
    --text-2xl:24px;
    --text-3xl:32px;
    --text-hero:42px;
}

/* Dasar seluruh website */
html{
    font-size:14px !important;
}

body{
    font-size:var(--text-base) !important;
    line-height:1.55 !important;
    letter-spacing:0 !important;
}

p,
li,
label,
input,
textarea,
select,
option,
button,
a,
span,
small,
td,
th{
    line-height:1.45 !important;
}

/* Skala judul global untuk semua halaman */
h1{
    font-size:38px !important;
    line-height:1.18 !important;
    letter-spacing:-1px !important;
    font-weight:700 !important;
}

h2{
    font-size:23px !important;
    line-height:1.25 !important;
    letter-spacing:-.45px !important;
    font-weight:700 !important;
}

h3{
    font-size:17px !important;
    line-height:1.3 !important;
    letter-spacing:-.2px !important;
    font-weight:700 !important;
}

h4{
    font-size:14px !important;
    line-height:1.35 !important;
    font-weight:600 !important;
}

h5{
    font-size:13px !important;
    line-height:1.4 !important;
    font-weight:600 !important;
}

h6{
    font-size:12px !important;
    line-height:1.4 !important;
    font-weight:600 !important;
}

/* Header */
.logo strong{
    font-size:23px !important;
    line-height:1 !important;
    letter-spacing:-.7px !important;
    font-weight:700 !important;
}

.logo small{
    font-size:10.5px !important;
    line-height:1.25 !important;
    font-weight:400 !important;
}

.nav a,
.main-nav a{
    font-size:13px !important;
    line-height:1 !important;
    font-weight:600 !important;
}

.btn,
button,
input[type="button"],
input[type="submit"],
input[type="reset"]{
    font-size:13.5px !important;
    line-height:1 !important;
    font-weight:600 !important;
    letter-spacing:0 !important;
}

.btn-login{
    font-size:13px !important;
}

/* Hero */
.badge,
.eyebrow{
    font-size:12px !important;
    line-height:1.15 !important;
    font-weight:600 !important;
}

.hero-left h1,
.hero-copy h1{
    font-size:42px !important;
    line-height:1.14 !important;
    letter-spacing:-1.25px !important;
    font-weight:600 !important;
}

.hero-left > p,
.hero-copy > p{
    font-size:16px !important;
    line-height:1.6 !important;
    font-weight:400 !important;
}

.hero-left > small,
.hero-note{
    font-size:11.5px !important;
    line-height:1.4 !important;
    font-weight:500 !important;
}

/* Statistik utama */
.stat-row strong,
.mini-stat b{
    font-size:24px !important;
    line-height:1 !important;
    letter-spacing:-.45px !important;
    font-weight:600 !important;
}

.stat-row small,
.mini-stat span{
    font-size:11.5px !important;
    line-height:1.3 !important;
    font-weight:400 !important;
}

/* Judul section */
.section-heading h2,
.exact-heading h2{
    font-size:22px !important;
    line-height:1.25 !important;
    letter-spacing:-.4px !important;
    font-weight:600 !important;
}

.section-heading p,
.exact-heading p{
    font-size:12.5px !important;
    line-height:1.5 !important;
    font-weight:400 !important;
}

/* Kartu keunggulan */
.feature-copy h3,
.exact-feature-text h3,
.features h3{
    font-size:13.5px !important;
    line-height:1.3 !important;
    letter-spacing:-.1px !important;
    font-weight:600 !important;
}

.feature-copy p,
.exact-feature-text p,
.features p{
    font-size:11.5px !important;
    line-height:1.5 !important;
    font-weight:400 !important;
}

.feature-copy a,
.exact-feature-text a,
.features a{
    font-size:11.5px !important;
    line-height:1.2 !important;
    font-weight:600 !important;
}

/* Trust strip */
.exact-trust-copy{
    font-size:11px !important;
    line-height:1.5 !important;
    font-weight:500 !important;
}

.exact-trust-item{
    font-size:11px !important;
    line-height:1.35 !important;
    font-weight:500 !important;
}

/* Kartu informasi bawah */
.bottom-card h2{
    font-size:15.5px !important;
    line-height:1.3 !important;
    letter-spacing:-.2px !important;
    font-weight:600 !important;
}

.registration-step h3,
.audience-row h3{
    font-size:11.5px !important;
    line-height:1.3 !important;
    font-weight:600 !important;
}

.registration-step p,
.audience-row p,
.audience-intro{
    font-size:10.5px !important;
    line-height:1.45 !important;
    font-weight:400 !important;
}

.step-number{
    font-size:11px !important;
    line-height:1 !important;
    font-weight:600 !important;
}

.bottom-card-action{
    font-size:10.5px !important;
    line-height:1.15 !important;
    font-weight:600 !important;
}

.bottom-card-title select{
    font-size:10px !important;
    line-height:1.2 !important;
    font-weight:500 !important;
}

/* Kuota */
.quota-info-item small{
    font-size:9px !important;
    line-height:1.2 !important;
    font-weight:400 !important;
}

.quota-info-item strong{
    font-size:17px !important;
    line-height:1 !important;
    letter-spacing:-.3px !important;
    font-weight:600 !important;
}

.quota-info-item em,
.quota-info-item p{
    font-size:8.5px !important;
    line-height:1.25 !important;
    font-weight:500 !important;
}

/* Butuh bantuan */
.support-agent h3{
    font-size:15px !important;
    line-height:1.2 !important;
    letter-spacing:-.1px !important;
    font-weight:600 !important;
}

.support-agent p{
    font-size:9.5px !important;
    line-height:1.35 !important;
    font-weight:400 !important;
}

.support-contact small{
    font-size:8.5px !important;
    line-height:1.2 !important;
    font-weight:400 !important;
}

.support-contact strong{
    font-size:12px !important;
    line-height:1.25 !important;
    letter-spacing:0 !important;
    font-weight:600 !important;
}

/* Footer */
.footer-brand .logo strong{
    font-size:18px !important;
    line-height:1 !important;
    letter-spacing:-.45px !important;
    font-weight:600 !important;
}

.footer-brand .logo small{
    font-size:8.5px !important;
    line-height:1.25 !important;
    font-weight:400 !important;
}

.footer-brand p{
    font-size:9px !important;
    line-height:1.55 !important;
    font-weight:400 !important;
}

.footer-column h4{
    font-size:10.5px !important;
    line-height:1.25 !important;
    font-weight:600 !important;
}

.footer-column a{
    font-size:9px !important;
    line-height:1.35 !important;
    font-weight:400 !important;
}

.footer-bottom-exact{
    font-size:8.5px !important;
    line-height:1.3 !important;
    font-weight:400 !important;
}

/* Form, tabel, notifikasi, dan halaman berikutnya */
input,
textarea,
select,
option{
    font-size:13px !important;
    line-height:1.45 !important;
    font-weight:400 !important;
}

label{
    font-size:12px !important;
    line-height:1.35 !important;
    font-weight:500 !important;
}

table,
thead,
tbody,
tfoot,
tr,
th,
td{
    font-size:12px !important;
    line-height:1.45 !important;
}

th{
    font-weight:600 !important;
}

.badge:not(.hero-card .badge),
.alert,
.notice,
.message,
.tooltip{
    font-size:11px !important;
    line-height:1.4 !important;
}

/* Halaman placeholder dan halaman umum lain */
.placeholder h1,
.simple-page h1{
    font-size:34px !important;
    line-height:1.2 !important;
    letter-spacing:-.8px !important;
    font-weight:600 !important;
}

.placeholder p,
.simple-page p{
    font-size:14px !important;
    line-height:1.6 !important;
}

/* Tablet */
@media(max-width:1080px){
    .hero-left h1,
    .hero-copy h1{
        font-size:36px !important;
        line-height:1.16 !important;
        letter-spacing:-.9px !important;
    }

    .hero-left > p,
    .hero-copy > p{
        font-size:15px !important;
    }

    .stat-row strong,
    .mini-stat b{
        font-size:22px !important;
    }

    .section-heading h2,
    .exact-heading h2{
        font-size:21px !important;
    }
}

/* Mobile */
@media(max-width:680px){
    html{
        font-size:13px !important;
    }

    body{
        font-size:13px !important;
    }

    .logo strong{
        font-size:18px !important;
    }

    .nav a,
    .main-nav a{
        font-size:13px !important;
    }

    .btn,
    button{
        font-size:13px !important;
    }

    .hero-left h1,
    .hero-copy h1{
        font-size:28px !important;
        line-height:1.18 !important;
        letter-spacing:-.65px !important;
    }

    .hero-left > p,
    .hero-copy > p{
        font-size:14px !important;
        line-height:1.55 !important;
    }

    .hero-left > small,
    .hero-note{
        font-size:10.5px !important;
    }

    .stat-row strong,
    .mini-stat b{
        font-size:20px !important;
    }

    .stat-row small,
    .mini-stat span{
        font-size:11px !important;
    }

    .section-heading h2,
    .exact-heading h2{
        font-size:20px !important;
    }

    .section-heading p,
    .exact-heading p{
        font-size:12px !important;
    }

    .bottom-card h2{
        font-size:15px !important;
    }

    .support-agent h3{
        font-size:14px !important;
    }

    .footer-brand .logo strong{
        font-size:17px !important;
    }

    .placeholder h1,
    .simple-page h1{
        font-size:28px !important;
    }
}
