/* =============================================
   VEER - Premium Polish (Thin Fonts + Tight Layout)
   ============================================= */

/* ---- Global Typography ---- */
h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-display);
    font-weight: 600;
    letter-spacing: 0.02em;
}
p, li, span, label, input, select, textarea, button {
    font-family: var(--font-primary);
}
strong, b { font-weight: 600; }

/* ---- Header / Navbar ---- */
.ref-design .veer-navbar {
    padding: 8px 0;
    box-shadow: 0 1px 0 rgba(10,46,115,0.06);
}
.ref-design body.has-topbar .veer-navbar { top: 32px; }
.ref-design .veer-navbar .nav-link {
    font-size: 11px;
    font-weight: 500;
    padding: 5px 10px;
    letter-spacing: 0.7px;
}
.ref-design .veer-navbar .brand-text strong { font-weight: 600; font-size: 16px; }
.ref-design .veer-navbar .brand-text small { font-weight: 300; font-size: 8.5px; }
.ref-design .brand-icon { width: 40px; height: 40px; font-size: 17px; }

.navbar-inner { gap: 12px; min-height: 44px; }
.navbar-brand { flex-shrink: 0; }

/* ---- Hero ---- */
/* margin/padding handled in fixes.css */

.ref-hero-label {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2.5px;
    margin-bottom: 10px;
}
.ref-hero-title {
    font-size: clamp(2rem, 4vw, 3.2rem);
    font-weight: 600;
    margin-bottom: 12px;
    letter-spacing: -0.01em;
}
.ref-hero-desc {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 1.65;
}
.ref-hero-icons { gap: 8px; margin-bottom: 22px; }
.ref-hero-icon-item span { font-size: 10px; font-weight: 500; }
.ref-icon-circle { width: 46px; height: 46px; font-size: 17px; }

.ref-btn-call, .ref-btn-wa {
    padding: 12px 22px;
    font-size: 13px;
    font-weight: 500;
}

.ref-hero-panel {
    padding: 20px 18px;
    border-radius: 16px;
}
.ref-panel-item {
    padding: 9px 0;
    font-size: 13px;
    font-weight: 400;
}

.ref-experience-seal { width: 110px; height: 110px; }
.seal-inner strong { font-size: 26px; font-weight: 700; }

/* ---- Trust & Stats ---- */
.ref-trust-strip { padding: 14px 0; }
.ref-trust-item { font-size: 13px; font-weight: 400; gap: 10px; }
.ref-stats-bar { padding: 20px 0; }
.ref-stat-box { padding: 10px 8px; }
.ref-stat-box strong { font-size: 22px; font-weight: 600; }
.ref-stat-box span { font-size: 11px; font-weight: 400; }

/* ---- Service Cards ---- */
.ref-services { padding-top: 36px; padding-bottom: 36px; }
.ref-service-cards { gap: 20px; }
.ref-svc-head { padding: 20px 22px 16px; }
.ref-svc-head h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
}
.ref-svc-head li {
    padding: 3px 0;
    font-size: 13px;
    font-weight: 300;
}
.ref-svc-mini-icons { gap: 6px; }
.ref-svc-mini-icons span {
    padding: 4px 10px;
    font-size: 10px;
    font-weight: 500;
}
.ref-svc-body { padding: 0 !important; }
.ref-svc-body img { margin-top: 0 !important; height: 170px; border: none !important; }
.ref-svc-btn {
    margin-top: 12px;
    padding: 9px 20px;
    font-size: 12px;
    font-weight: 500;
}

/* ---- About ---- */
.ref-about-block { padding-top: 40px; padding-bottom: 40px; }
.ref-about-row { gap: 32px; margin-bottom: 32px; }
.ref-founder-img img { height: 360px; }
.ref-about-mini-stats { gap: 8px; margin: 16px 0; }
.ref-about-mini-stats div { padding: 10px 8px; border: 1px solid #051a42; }
.ref-about-mini-stats strong { font-size: 14px; font-weight: 600; }
.ref-why-title { font-size: 18px; font-weight: 600; margin-bottom: 16px; }
.ref-why-grid { gap: 10px; }
.ref-why-item { padding: 14px 10px; border: 1px solid #051a42;}
.ref-why-item span { font-size: 11px; font-weight: 500; }
.ref-why-icon { width: 42px; height: 42px; font-size: 18px; margin-bottom: 8px; }

/* ---- Map & Counter ---- */
.ref-map-banner { padding: 22px 0; }
.ref-map-text h4 { font-weight: 600; }
.ref-counter-ribbon { padding: 36px 0; }
.counter-num { font-weight: 600 !important; }
.counter-label { font-weight: 400; font-size: 13px; }

/* ---- Process ---- */
.ref-process-section { padding-top: 40px; padding-bottom: 40px; }
.ref-process-circle { width: 48px; height: 48px; font-size: 17px; margin-bottom: 8px; }
.ref-process-node > span { font-size: 10px; font-weight: 500; }
.ref-quote-card { padding: 24px 20px; top: 110px; }
.ref-quote-card h3 { font-size: 18px; font-weight: 600; margin-bottom: 8px; }
.ref-quote-card p { font-size: 13px; font-weight: 300; margin-bottom: 16px; }
.ref-quote-phone { padding: 12px 20px; font-size: 17px; font-weight: 600; }

/* ---- Projects ---- */
.ref-projects-row { gap: 10px; }
.ref-project-cta { padding: 16px 12px; }
.ref-project-cta h4 { font-size: 13px; font-weight: 500; margin-bottom: 12px; }
.ref-feature-bar { padding: 28px 0; }

/* ---- Testimonials + FAQ (tight) ---- */
.ref-testimonial-faq {
    padding: 40px 0 !important;
}
.ref-testimonial-faq .section-title {
    font-size: 1.35rem;
    margin-bottom: 0;
}
.ref-testimonial-faq .section-tag { margin-bottom: 6px; }
.ref-testimonial-faq .row { --bs-gutter-y: 1rem; }

.ref-testimonial-stack {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 16px;
}
.ref-testimonial-stack .testimonial-card {
    padding: 18px 20px;
    margin: 0;
}
.ref-testimonial-stack .testimonial-text {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.6;
}
.ref-testimonial-stack .testimonial-name { font-size: 14px; font-weight: 600; }
.ref-testimonial-stack .testimonial-location { font-size: 11px; font-weight: 300; }

.ref-testimonial-faq .faq-item { margin-bottom: 8px; }
.ref-testimonial-faq .faq-question {
    padding: 14px 18px;
    font-size: 13px;
    font-weight: 500;
}
.ref-testimonial-faq .faq-answer-inner {
    padding: 0 18px 14px;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.65;
}

/* Testimonial slider - see fixes.css */

/* ---- Trust values ---- */
.ref-trust-values { padding: 20px 0; }
.ref-trust-values .trust-item span { font-size: 12px; font-weight: 500; }
.ref-trust-values .trust-item i { font-size: 24px; margin-bottom: 6px; }

/* ---- Contact ---- */
.ref-contact-section {
    padding: 44px 0 !important;
}
.ref-contact-section .row {
    --bs-gutter-x: 1.25rem;
    --bs-gutter-y: 1.25rem;
    align-items: flex-start;
}
.ref-contact-title {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 16px;
}
.ref-contact-form {
    padding: 24px 22px;
}
.ref-contact-form .form-label {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 4px;
}
.ref-contact-form .form-control {
    padding: 10px 14px;
    font-size: 13px;
    font-weight: 300;
}
.ref-contact-form .form-group { margin-bottom: 14px; }
.ref-contact-form .btn-submit {
    padding: 12px;
    font-size: 13px;
    font-weight: 500;
}

.ref-contact-side h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 16px;
}
.ref-contact-list > div { margin-bottom: 14px; gap: 12px; }
.ref-contact-list i { width: 38px; height: 38px; font-size: 15px; border-radius: 10px; }
.ref-contact-list a, .ref-contact-list span { font-size: 14px; font-weight: 400; }

.ref-why-checklist {
    margin: 16px 0;
    padding: 16px;
    background: rgba(255,255,255,0.05);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255,255,255,0.08);
}
.ref-why-checklist h5 { font-size: 13px; font-weight: 600; margin-bottom: 10px; }
.ref-why-checklist li { padding: 4px 0; font-size: 13px; font-weight: 300; }

.ref-warranty-seal {
    padding: 14px 16px;
    gap: 12px;
}
.ref-warranty-seal i { font-size: 32px; }
.ref-warranty-seal strong { font-size: 20px; font-weight: 700; }
.ref-warranty-seal span { font-size: 12px; font-weight: 500; }

/* ---- Footer Premium ---- */
.veer-footer {
    background: #051a42;
}
.footer-top { padding: 40px 0 28px; }
.footer-logo .logo-icon {
    width: 38px; height: 38px;
    border-radius: 50%;
    background: linear-gradient(145deg, var(--primary-light), var(--secondary));
}
.footer-logo .logo-text strong {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}
.footer-logo .logo-text small {
    font-size: 9px;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.footer-about {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.65;
    margin-bottom: 16px;
    opacity: 0.85;
}
.footer-title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 14px;
    padding-bottom: 8px;
    letter-spacing: 0.5px;
}
.footer-links a {
    font-size: 13px;
    font-weight: 300;
}
.footer-links li { margin-bottom: 7px; }
.footer-contact li { font-size: 13px; font-weight: 300; margin-bottom: 10px; }
.footer-bottom { padding: 14px 0; }
.copyright { font-size: 12px; font-weight: 300; opacity: 0.7; }
.footer-legal a { font-size: 12px; font-weight: 300; }

/* ---- CTA ---- */
.cta-section { padding: 48px 0; }
.cta-content h2 { font-size: 1.75rem; font-weight: 600; margin-bottom: 10px; }
.cta-content p { font-size: 14px; font-weight: 300; margin-bottom: 20px; }

/* ---- Floating Buttons (compact) ---- */
.floating-actions {
    bottom: 90px;
    right: 16px;
    gap: 8px;
}
.float-btn {
    width: 42px; height: 42px;
    font-size: 16px;
    box-shadow: 0 3px 12px rgba(0,0,0,0.18);
}

/* ---- Buttons global thin ---- */
.btn-primary-custom,
.btn-secondary-custom,
.btn-outline-custom {
    font-weight: 500;
    font-size: 13px;
    padding: 10px 22px;
}

/* ---- Feature bar compact ---- */
.feature-bar { margin-top: 0; padding-bottom: 0; }
.feature-bar-inner { padding: 20px 16px; }
.feature-bar-item span { font-size: 10px; font-weight: 500; }
.feature-bar-item i { font-size: 20px; margin-bottom: 6px; }

/* ---- Testimonial cards global ---- */
.testimonial-card { padding: 20px; }
.testimonial-text { font-weight: 300; font-size: 13px; }
.testimonial-name { font-weight: 600; }

/* ---- Form global ---- */
.form-label { font-weight: 500; font-size: 12px; }
.form-control { font-weight: 300; font-size: 13px; }

/* ---- Page banner ---- */
.page-banner { padding: 130px 0 50px; }
.page-banner h1 { font-weight: 600; font-size: 2.2rem; }

/* ---- Area banner ---- */
.area-banner { padding: 16px 0; }
.area-banner h4 { font-size: 15px; font-weight: 600; }

/* ---- Mobile app typography ---- */
@media (max-width: 991px) {
    .app-hero-title { font-weight: 600; }
    .app-hero-desc { font-weight: 300; }
    .app-stat-pill strong { font-weight: 600; }
    .app-stat-pill span { font-weight: 400; }
    .app-icon-chip { font-weight: 500; }
    .ref-design .section { padding: 28px 0; }
    .floating-actions { bottom: 130px; }
}
