/* ============================================================
   ProRuah Website - Consolidated Styles
   Extracted from inline CSS across all ProRuah_Website pages
   ============================================================ */

/* ──────────────────────────────────────────────────────────────
   INDEX.HTML - Hero Stat Icons
   ────────────────────────────────────────────────────────────── */
.hvc-stat-icon.icon-churches {
    background: rgba(105,240,174,0.15);
    color: #69F0AE;
}
.hvc-stat-icon.icon-modules {
    background: rgba(130,177,255,0.15);
    color: #82B1FF;
}
.hvc-stat-icon.icon-members {
    background: rgba(255,213,79,0.15);
    color: #FFD54F;
}
.hvc-stat-icon.icon-uptime {
    background: rgba(234,128,252,0.15);
    color: #EA80FC;
}

/* ──────────────────────────────────────────────────────────────
   INDEX.HTML - About Stats Row Icons
   ────────────────────────────────────────────────────────────── */
.asb-icon.icon-churches-served {
    background: #E3F2FD;
    color: #1565C0;
}
.asb-icon.icon-core-modules {
    background: #E8F5E9;
    color: #2E7D32;
}
.asb-icon.icon-members-managed {
    background: #FFF3E0;
    color: #E65100;
}
.asb-icon.icon-uptime-guarantee {
    background: #EDE7F6;
    color: #4527A0;
}

/* ──────────────────────────────────────────────────────────────
   INDEX.HTML - Module Cards (CSS custom properties as classes)
   ────────────────────────────────────────────────────────────── */
.module-card.mod-diocese       { --accent: #1E90FF; }
.module-card.mod-family        { --accent: #6C5CE7; }
.module-card.mod-finance       { --accent: #F39C12; }
.module-card.mod-attendance    { --accent: #E84393; }
.module-card.mod-reports       { --accent: #2980B9; }
.module-card.mod-songs         { --accent: #9B59B6; }
.module-card.mod-ai            { --accent: #00CEC9; }
.module-card.mod-presbyter     { --accent: #00B894; }
.module-card.mod-settings      { --accent: #E67E22; }
.module-card.mod-account       { --accent: #27AE60; }
.module-card.mod-communication { --accent: #9B59B6; }
.module-card.mod-digital       { --accent: #00CEC9; }
.module-card.mod-offerings     { --accent: #E67E22; }
.module-card.mod-technology    { --accent: #2980B9; }
.module-card.mod-streaming     { --accent: #27AE60; }
.module-card.mod-infrastructure{ --accent: #1ABC9C; }

.module-icon-wrap.mod-diocese       { background: linear-gradient(135deg, #1E90FF22, #1E90FF44); }
.module-icon-wrap.mod-family        { background: linear-gradient(135deg, #6C5CE722, #6C5CE744); }
.module-icon-wrap.mod-finance       { background: linear-gradient(135deg, #F39C1222, #F39C1244); }
.module-icon-wrap.mod-attendance    { background: linear-gradient(135deg, #E8439322, #E8439344); }
.module-icon-wrap.mod-reports       { background: linear-gradient(135deg, #2980B922, #2980B944); }
.module-icon-wrap.mod-songs         { background: linear-gradient(135deg, #9B59B622, #9B59B644); }
.module-icon-wrap.mod-ai            { background: linear-gradient(135deg, #00CEC922, #00CEC944); }
.module-icon-wrap.mod-presbyter     { background: linear-gradient(135deg, #00B89422, #00B89444); }
.module-icon-wrap.mod-settings      { background: linear-gradient(135deg, #E67E2222, #E67E2244); }
.module-icon-wrap.mod-account       { background: linear-gradient(135deg, #27AE6022, #27AE6044); }
.module-icon-wrap.mod-communication { background: linear-gradient(135deg, #9B59B622, #9B59B644); }
.module-icon-wrap.mod-digital       { background: linear-gradient(135deg, #00CEC922, #00CEC944); }
.module-icon-wrap.mod-offerings     { background: linear-gradient(135deg, #E67E2222, #E67E2244); }
.module-icon-wrap.mod-technology    { background: linear-gradient(135deg, #2980B922, #2980B944); }
.module-icon-wrap.mod-streaming     { background: linear-gradient(135deg, #27AE6022, #27AE6044); }
.module-icon-wrap.mod-infrastructure{ background: linear-gradient(135deg, #1ABC9C22, #1ABC9C44); }

.module-icon-wrap.mod-diocese i       { color: #1E90FF; }
.module-icon-wrap.mod-family i        { color: #6C5CE7; }
.module-icon-wrap.mod-finance i       { color: #F39C12; }
.module-icon-wrap.mod-attendance i    { color: #E84393; }
.module-icon-wrap.mod-reports i       { color: #2980B9; }
.module-icon-wrap.mod-songs i         { color: #9B59B6; }
.module-icon-wrap.mod-ai i            { color: #00CEC9; }
.module-icon-wrap.mod-presbyter i     { color: #00B894; }
.module-icon-wrap.mod-settings i      { color: #E67E22; }
.module-icon-wrap.mod-account i       { color: #27AE60; }
.module-icon-wrap.mod-communication i { color: #9B59B6; }
.module-icon-wrap.mod-digital i       { color: #00CEC9; }
.module-icon-wrap.mod-offerings i     { color: #E67E22; }
.module-icon-wrap.mod-technology i    { color: #2980B9; }
.module-icon-wrap.mod-streaming i     { color: #27AE60; }
.module-icon-wrap.mod-infrastructure i{ color: #1ABC9C; }

/* ──────────────────────────────────────────────────────────────
   INDEX.HTML - Contact Info Icons
   ────────────────────────────────────────────────────────────── */
.ci-icon.icon-location {
    background: #E3F2FD;
    color: #1565C0;
}
.ci-icon.icon-branch {
    background: #FCE4EC;
    color: #C2185B;
}
.ci-icon.icon-email {
    background: #E8F5E9;
    color: #2E7D32;
}
.ci-icon.icon-whatsapp {
    background: #E8F5E9;
    color: #25D366;
}
.ci-icon.icon-phone {
    background: #E3F2FD;
    color: #1565C0;
}
.ci-icon.icon-website {
    background: #E3F2FD;
    color: #1565C0;
}

/* ──────────────────────────────────────────────────────────────
   INDEX.HTML - Map iframe
   ────────────────────────────────────────────────────────────── */
.map-wrapper iframe {
    border: 0;
    width: 100%;
    height: 320px;
}

/* ──────────────────────────────────────────────────────────────
   CMS_HISTORY.HTML - Page Styles
   ────────────────────────────────────────────────────────────── */
.history-page body {
    background: var(--bg-light);
}

.history-hero {
    position: relative;
    background: linear-gradient(135deg, #0D47A1 0%, #1565C0 45%, #0097A7 100%);
    padding: 140px 0 90px;
    overflow: hidden;
}
.history-hero::before {
    content: '';
    position: absolute; inset: 0;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.history-hero-content { position: relative; z-index: 2; }
.history-hero .section-label {
    background: rgba(255,255,255,.12);
    color: #fff;
    border: 1px solid rgba(255,255,255,.2);
}

.history-hero h1 {
    font-family: 'Raleway', sans-serif;
    font-size: clamp(2rem, 4.5vw, 3.2rem);
    font-weight: 900;
    color: #fff;
    margin-bottom: 14px;
}
.history-hero h1 span {
    background: linear-gradient(90deg, #69F0AE, #00E5FF);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.history-hero p {
    color: rgba(255,255,255,.85);
    font-size: 1.1rem;
}
.history-hero .hero-wave {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.history-hero .hero-wave svg { display: block; }

.scripture-banner {
    background: linear-gradient(135deg, #E3F2FD, #E0F7FA);
    border-left: 5px solid var(--primary);
    border-radius: var(--radius);
    padding: 24px 30px;
    font-style: italic;
    color: var(--text-dark);
    box-shadow: var(--shadow);
}
.scripture-banner strong { color: var(--primary); }
.scripture-banner h3 { font-style: normal; }

.scripture-section { padding: 50px 0 30px; }

.year-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-bottom: 40px;
}

.year-nav a {
    display: inline-flex;
    align-items: center;
    background: var(--white);
    color: var(--primary);
    font-weight: 600;
    font-size: 0.88rem;
    padding: 8px 20px;
    border-radius: 30px;
    border: 2px solid var(--primary);
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 2px 8px rgba(21,101,192,0.08);
}
.year-nav a:hover,
.year-nav a.active {
    background: linear-gradient(135deg, var(--primary), var(--accent));
    color: #fff;
    border-color: transparent;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(21,101,192,0.25);
}

.timeline-section { padding: 80px 0; }
.timeline-wrap { position: relative; padding-left: 40px; }
.timeline-wrap::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(180deg, var(--primary), var(--accent));
    border-radius: 4px;
}
.tl-item {
    position: relative;
    margin-bottom: 36px;
    background: var(--white);
    border-radius: var(--radius);
    padding: 28px 32px;
    box-shadow: var(--shadow);
    transition: var(--transition);
}
.tl-item:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-hover);
}

.tl-item::before {
    content: '';
    position: absolute;
    left: -34px;
    top: 32px;
    width: 18px;
    height: 18px;
    background: var(--white);
    border: 4px solid var(--primary);
    border-radius: 50%;
    z-index: 1;
}
.tl-item .tl-year {
    display: inline-block;
    background: linear-gradient(135deg, var(--primary), var(--accent));
    color: #fff;
    font-weight: 700;
    font-size: 0.82rem;
    padding: 4px 14px;
    border-radius: 20px;
    margin-bottom: 10px;
}
.tl-item h4 {
    color: var(--text-dark);
    font-size: 1.15rem;
    font-weight: 700;
    margin-bottom: 8px;
}
.tl-item p,
.tl-item ul { color: var(--text-body); margin-bottom: 0; }
.tl-item ul { padding-left: 18px; }
.tl-item ul li { margin-bottom: 4px; }

.vision-section {
    padding: 60px 0;
    background: var(--white);
}
.commitment-card {
    background: var(--white);
    border-radius: var(--radius);
    padding: 32px;
    box-shadow: var(--shadow);
    transition: var(--transition);
    height: 100%;
}
.commitment-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-hover);
}
.commitment-card .cc-icon {
    width: 56px;
    height: 56px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    margin-bottom: 16px;
}
.commitment-card h5 { font-size: 1.05rem; font-weight: 700; }
.commitment-card p { color: var(--text-muted); margin: 0; font-size: 0.92rem; }

/* History page - Commitment card icon variants */
.cc-icon.icon-excellence {
    background: #E8F5E9;
    color: #2E7D32;
}
.cc-icon.icon-integrity {
    background: #E3F2FD;
    color: #1565C0;
}
.cc-icon.icon-secure {
    background: #FFF3E0;
    color: #E65100;
}
.cc-icon.icon-relationships {
    background: #EDE7F6;
    color: #4527A0;
}
.cc-icon.icon-improvement {
    background: #E0F7FA;
    color: #00695C;
}
.cc-icon.icon-kingdom {
    background: #FCE4EC;
    color: #AD1457;
}
.cc-icon.icon-vision {
    background: #E3F2FD;
    color: var(--primary);
}

/* History page - Org chart */
.team-section {
    padding: 80px 0;
    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
}
.org-chart-wrap {
    max-width: 960px;
    margin: 0 auto;
    padding: 40px 20px;
}
.oc-level {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    position: relative;
}
.oc-vline {
    width: 3px;
    height: 36px;
    background: linear-gradient(180deg, #1565C0, #00ACC1);
    margin: 0 auto;
    border-radius: 3px;
}
.oc-hline {
    height: 3px;
    background: linear-gradient(90deg, #1565C0, #00ACC1);
    border-radius: 3px;
    margin: 0 auto;
}

.oc-node { text-align: center; transition: all 0.3s ease; }
.oc-node-inner {
    border-radius: 16px;
    padding: 20px 28px;
    transition: all 0.3s ease;
}
.oc-node:hover .oc-node-inner { transform: translateY(-4px); }
.oc-node .oc-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
    font-size: 1.3rem;
}
.oc-node .oc-title {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 0.92rem;
    margin: 0;
}

.oc-board .oc-node-inner {
    background: linear-gradient(135deg, #0D47A1, #1565C0);
    box-shadow: 0 8px 32px rgba(13,71,161,0.3);
    min-width: 220px;
}
.oc-board .oc-icon { background: rgba(255,213,79,0.2); color: #FFD54F; }
.oc-board .oc-title { color: #fff; font-size: 1rem; }

.oc-ceo .oc-node-inner {
    background: linear-gradient(135deg, #1565C0, #0097A7);
    box-shadow: 0 8px 32px rgba(21,101,192,0.25);
    min-width: 260px;
    border-radius: 50px;
}
.oc-ceo .oc-icon {
    background: rgba(255,255,255,0.2);
    color: #FFD54F;
    border-radius: 50%;
}
.oc-ceo .oc-title { color: #fff; font-size: 1rem; }

.oc-clevel .oc-node-inner {
    background: #fff;
    border: 2px solid #1565C0;
    box-shadow: 0 4px 20px rgba(21,101,192,0.12);
    min-width: 200px;
    border-radius: 14px;
}
.oc-clevel .oc-icon {
    background: linear-gradient(135deg, #E3F2FD, #E0F7FA);
    color: #1565C0;
}
.oc-clevel .oc-title { color: #0D47A1; font-size: 0.88rem; }
.oc-clevel:hover .oc-node-inner {
    border-color: #00ACC1;
    box-shadow: 0 8px 28px rgba(0,172,193,0.18);
}

.oc-dept .oc-node-inner {
    background: #fff;
    border: 1.5px solid #E0F2F1;
    box-shadow: 0 3px 14px rgba(0,172,193,0.08);
    min-width: 130px;
    padding: 16px 18px;
    border-radius: 12px;
}

.oc-dept .oc-icon {
    width: 38px;
    height: 38px;
    background: linear-gradient(135deg, #E0F7FA, #E3F2FD);
    color: #00ACC1;
    font-size: 1.1rem;
    border-radius: 10px;
}
.oc-dept .oc-title { color: #37474F; font-size: 0.8rem; font-weight: 600; }
.oc-dept:hover .oc-node-inner {
    border-color: #00ACC1;
    box-shadow: 0 6px 22px rgba(0,172,193,0.15);
}

.oc-hline.hline-65 { width: 65%; }
.oc-hline.hline-85 { width: 85%; }
.oc-hline.hline-60 { width: 60%; }
.oc-level.level-mt { margin-top: 16px; }

@media (max-width: 768px) {
    .oc-level { gap: 12px; }
    .oc-node-inner { padding: 14px 16px; min-width: auto !important; }
    .oc-hline { width: 80% !important; }
}

.foundation-section {
    padding: 80px 0;
    background: linear-gradient(135deg, #E3F2FD, #E0F7FA);
}
.foundation-card {
    background: var(--white);
    border-radius: var(--radius);
    padding: 48px;
    box-shadow: var(--shadow);
    text-align: center;
}
.foundation-card blockquote {
    background: linear-gradient(135deg, #FFF8E1, #FFF3E0);
    border-left: 5px solid #F39C12;
    border-radius: 12px;
    padding: 20px 28px;
    margin-top: 20px;
    font-style: italic;
}

.commitment-section { padding: 80px 0; }
.commitment-card p.body-text {
    color: var(--text-body);
    font-size: 1rem;
}

/* ──────────────────────────────────────────────────────────────
   CMS_PRIVACY_POLICY.HTML - Privacy Policy Styles
   ────────────────────────────────────────────────────────────── */
.privacy-page body { background: #F4FAF7; }
.privacy-page section { padding: 0; }

.pp-hero {
    position: relative;
    background: #0F1C14;
    padding: 120px 0 80px;
    overflow: hidden;
}
.pp-hero::before {
    content: '';
    position: absolute; inset: 0;
    background:
        radial-gradient(ellipse 65% 80% at 10% 50%, rgba(13,122,92,.5) 0%, transparent 70%),
        radial-gradient(ellipse 40% 50% at 88% 20%, rgba(201,168,76,.16) 0%, transparent 60%);
}
.pp-hero-dots {
    position: absolute; inset: 0;
    background-image: radial-gradient(rgba(255,255,255,.05) 1px, transparent 1px);
    background-size: 28px 28px;
}
.pp-hero-content { position: relative; z-index: 2; }

.pp-hero-badge {
    display: inline-flex; align-items: center; gap: 7px;
    background: rgba(201,168,76,.15);
    color: #F5C842; font-size: .76rem; font-weight: 700;
    padding: 5px 16px; border-radius: 30px;
    border: 1px solid rgba(201,168,76,.3);
    margin-bottom: 16px;
}
.pp-hero h1 {
    font-family: 'Raleway', sans-serif;
    font-size: clamp(1.9rem, 4vw, 3rem);
    font-weight: 900; color: #fff;
    letter-spacing: -.4px; margin-bottom: 12px;
}
.pp-hero h1 span {
    background: linear-gradient(90deg, #C9A84C, #F5C842);
    -webkit-background-clip: text; background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pp-hero p {
    color: rgba(255,255,255,.65); font-size: .95rem; margin: 0;
}

.pp-hero-meta {
    display: flex; flex-wrap: wrap; gap: 10px; margin-top: 20px;
}
.pp-hero-meta span {
    display: inline-flex; align-items: center; gap: 6px;
    background: rgba(255,255,255,.08);
    border: 1px solid rgba(255,255,255,.15);
    color: rgba(255,255,255,.75);
    font-size: .76rem; font-weight: 600;
    padding: 5px 14px; border-radius: 20px;
}
.pp-hero-meta span i { color: #F5C842; }
.pp-wave { line-height: 0; }
.pp-wave svg { width: 100%; height: 56px; display: block; }

.pp-layout {
    max-width: 1140px; margin: 0 auto;
    padding: 60px 20px 80px;
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 40px;
    align-items: start;
}

.pp-toc {
    position: sticky; top: 88px;
    background: #fff;
    border-radius: 16px;
    border: 1.5px solid #D4E8DF;
    box-shadow: 0 4px 20px rgba(10,92,69,.07);
    padding: 24px 20px;
}
.pp-toc h6 {
    font-size: .7rem; font-weight: 800;
    text-transform: uppercase; letter-spacing: 2px;
    color: #6B7F74; margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 2px solid #D4E8DF;
}
.pp-toc ul { list-style: none; padding: 0; margin: 0; }
.pp-toc ul li { margin-bottom: 4px; }
.pp-toc ul li a {
    display: flex; align-items: center; gap: 8px;
    font-size: .82rem; font-weight: 500; color: #3A4A40;
    padding: 7px 10px; border-radius: 8px;
    text-decoration: none; transition: all .2s ease;
}
.pp-toc ul li a i { font-size: .85rem; color: #C9A84C; flex-shrink: 0; }
.pp-toc ul li a:hover { background: #E6F4F0; color: #0A5C45; }
.pp-toc ul li a.active { background: #E6F4F0; color: #0A5C45; font-weight: 700; }

.pp-content { min-width: 0; }

.pp-section {
    background: #fff;
    border-radius: 16px;
    border: 1.5px solid #D4E8DF;
    box-shadow: 0 4px 16px rgba(10,92,69,.06);
    padding: 32px 36px;
    margin-bottom: 24px;
    scroll-margin-top: 96px;
}
.pp-section-header {
    display: flex; align-items: center; gap: 14px;
    margin-bottom: 18px; padding-bottom: 16px;
    border-bottom: 1px solid #EDF5F1;
}
.pp-section-icon {
    width: 46px; height: 46px; border-radius: 12px;
    display: flex; align-items: center; justify-content: center;
    font-size: 1.3rem; flex-shrink: 0;
    background: #E6F4F0; color: #0A5C45;
}
.pp-section h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 1.05rem; font-weight: 800;
    color: #111D16; margin: 0;
    letter-spacing: -.1px;
}

.pp-section p {
    font-size: .9rem; color: #3A4A40;
    line-height: 1.8; margin-bottom: 10px;
}
.pp-section p:last-child { margin-bottom: 0; }
.pp-list { list-style: none; padding: 0; margin: 10px 0 0; }
.pp-list li {
    display: flex; align-items: flex-start; gap: 10px;
    font-size: .88rem; color: #3A4A40;
    padding: 7px 0; border-bottom: 1px solid #F0F5F2;
    line-height: 1.55;
}
.pp-list li:last-child { border-bottom: none; }
.pp-list li i { color: #0A5C45; font-size: .9rem; flex-shrink: 0; margin-top: 2px; }

.pp-contact-box {
    background: linear-gradient(135deg, #0A5C45, #0D7A5C);
    border-radius: 14px; padding: 28px 32px;
    color: #fff; margin-top: 8px;
}

.pp-contact-box h5 {
    font-family: 'Raleway', sans-serif;
    font-size: 1rem; font-weight: 800;
    color: #F5C842; margin-bottom: 14px;
}
.pp-contact-box .pp-contact-row {
    display: flex; align-items: center; gap: 10px;
    margin-bottom: 10px; font-size: .88rem;
}
.pp-contact-box .pp-contact-row:last-child { margin-bottom: 0; }
.pp-contact-box .pp-contact-row i { color: #F5C842; font-size: 1rem; flex-shrink: 0; }
.pp-contact-box a { color: #A5D6C5; }
.pp-contact-box a:hover { color: #fff; }

.pp-effective {
    display: flex; align-items: center; gap: 10px;
    background: #FFF8E7; border: 1.5px solid #F5C842;
    border-radius: 10px; padding: 12px 18px;
    font-size: .83rem; font-weight: 600; color: #8B6914;
    margin-bottom: 28px;
}
.pp-effective i { color: #C9A84C; font-size: 1rem; }

@media (max-width: 900px) {
    .pp-layout { grid-template-columns: 1fr; }
    .pp-toc { position: static; }
    .pp-section { padding: 24px 20px; }
}

/* ──────────────────────────────────────────────────────────────
   CMS_READMORE.HTML & EV2EV_READMORE.HTML & HRMS_READMORE.HTML
   - Readmore/Product Page Styles
   ────────────────────────────────────────────────────────────── */
.readmore-content {
    max-width: 1000px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding-top: 81px;
}
.readmore-content h1 {
    font-size: 22px;
    color: #2c3e50;
}
.readmore-content > div:first-child {
    font-size: 15px;
    font-weight: 500;
    color: #555;
    margin-bottom: 0.5rem;
}
.readmore-content p {
    font-size: 16px;
    line-height: 1.7;
    color: #555;
}

.readmore-content h2 {
    font-size: 22px;
    color: #34495e;
    border-bottom: 2px solid #3498db;
    display: inline-block;
    padding-bottom: 0.3rem;
}
.features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    margin-top: 1rem;
}
.feature {
    background: #ffffff;
    padding: 1.5rem;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s ease-in-out;
}
.feature:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
}
.feature h3 {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    color: #2980b9 !important;
}
.feature p {
    font-size: 1rem;
    color: #555;
}

.benefit {
    margin-top: 1.5rem;
    padding-left: 1.5rem;
}
.benefits {
    margin-bottom: 0.75rem;
    font-size: 1.05rem;
    color: #444;
    position: relative;
    padding-left: 1.25rem;
    display: block;
}
.benefits::before {
    content: "\2714";
    color: #27ae60;
    position: absolute;
    left: 0;
}

/* Footer background for readmore pages */
.footer-top.footer-bg {
    background: url(../img/footer-bg.png);
}

/* ──────────────────────────────────────────────────────────────
   CMS_HISTORY-OLD.HTML - Old History Page Styles
   ────────────────────────────────────────────────────────────── */

.history-old-page * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.history-old-page body {
    font-family: 'Poppins', sans-serif;
    background: #f5f8fb;
    color: #444;
    line-height: 1.8;
}
.history-old-page .hero {
    background: linear-gradient(135deg, #0d6efd, #0a4d98);
    padding: 90px 20px;
    text-align: center;
    color: #fff;
}
.history-old-page .hero h1 {
    font-size: 42px;
    margin-bottom: 20px;
}
.history-old-page .hero p {
    max-width: 900px;
    margin: auto;
    font-size: 18px;
    opacity: .95;
}

.history-old-page .container {
    max-width: 1200px;
    margin: auto;
    padding: 70px 25px;
}
.history-old-page .section-title {
    text-align: center;
    font-size: 34px;
    margin-bottom: 15px;
    color: #123b67;
}
.history-old-page .subtitle {
    text-align: center;
    color: #777;
    margin-bottom: 60px;
}
.history-old-page .card {
    background: #fff;
    padding: 35px;
    border-radius: 14px;
    box-shadow: 0 8px 30px rgba(0,0,0,.08);
    margin-bottom: 35px;
}
.history-old-page .card h2 {
    color: #0d6efd;
    margin-bottom: 18px;
}

.history-old-page .timeline {
    position: relative;
    margin-left: 20px;
    padding-left: 35px;
    border-left: 4px solid #0d6efd;
}
.history-old-page .timeline-item {
    position: relative;
    margin-bottom: 45px;
}
.history-old-page .timeline-item::before {
    content: '';
    position: absolute;
    left: -47px;
    top: 8px;
    width: 18px;
    height: 18px;
    background: #0d6efd;
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0 0 0 3px #0d6efd;
}
.history-old-page .year {
    font-size: 24px;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 10px;
}
.history-old-page .timeline-item h3 {
    margin-bottom: 10px;
    color: #123b67;
}
.history-old-page .timeline-item ul {
    margin-left: 20px;
}

.history-old-page .phase-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin-top: 40px;
}
.history-old-page .phase {
    background: #fff;
    padding: 30px;
    border-radius: 14px;
    box-shadow: 0 8px 25px rgba(0,0,0,.08);
    border-top: 5px solid #0d6efd;
    transition: .3s;
}
.history-old-page .phase:hover { transform: translateY(-6px); }
.history-old-page .phase h3 { color: #0d6efd; margin-bottom: 15px; }
.history-old-page .phase ul { margin-left: 20px; }

.history-old-page .quote {
    margin-top: 60px;
    background: #0a4d98;
    color: #fff;
    padding: 50px;
    border-radius: 15px;
    text-align: center;
}
.history-old-page .quote h2 { margin-bottom: 20px; }
.history-old-page .quote p {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 15px;
}

.history-old-page .footer {
    background: #123b67;
    color: #fff;
    text-align: center;
    padding: 30px;
    margin-top: 60px;
}

@media (max-width: 768px) {
    .history-old-page .hero h1 { font-size: 32px; }
    .history-old-page .section-title { font-size: 28px; }
}

/* Privacy Policy section icon variants */
.pp-section-icon.icon-collection {
    background: #E3F2FD;
    color: #1565C0;
}
.pp-section-icon.icon-usage {
    background: #FFF8E7;
    color: #8B6914;
}
.pp-section-icon.icon-storage {
    background: #EDE7F6;
    color: #4527A0;
}
.pp-section-icon.icon-access {
    background: #FFEBEE;
    color: #C62828;
}
.pp-section-icon.icon-rights {
    background: #E8F5E9;
    color: #2E7D32;
}
.pp-section-icon.icon-dbsec {
    background: #E3F2FD;
    color: #1565C0;
}
.pp-section-icon.icon-comply {
    background: #FFF8E7;
    color: #8B6914;
}
.pp-section-icon.icon-updates {
    background: #E8F5E9;
    color: #2E7D32;
}
.pp-section-icon.icon-contact {
    background: #FFF8E7;
    color: #C9A84C;
}
.pp-section p.mt-note {
    margin-top: 14px;
}

.history-old-page .quote-text {
    font-size: 18px;
}
