
/* ==========================================================
   MERITZA CLASSES - LEARNING PLANS
========================================================== */
.mc-plans-page,.mc-custom-plan-page{min-height:60vh}
.mc-plans-hero{padding:8px 0 18px}
.mc-plans-breadcrumb{margin-bottom:18px}
.mc-plans-intro,.mc-custom-intro{text-align:center;max-width:820px;margin:0 auto}
.mc-plans-eyebrow{display:inline-block;font-size:13px;font-weight:800;letter-spacing:1.8px;color:#D4AF37;margin-bottom:8px}
.mc-plans-intro h1,.mc-custom-intro h1{font-size:36px;line-height:1.1;color:#0A1946;font-weight:850;margin:0 0 12px}
.mc-plans-intro p,.mc-custom-intro p{font-size:14px;line-height:1.55;color:#5d6b82;margin:0}
.mc-plans-section{padding:8px 0 36px}
.mc-plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
.mc-plan-card{position:relative;display:flex;flex-direction:column;padding:18px 18px 16px;border:1px solid rgba(255,255,255,.62);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.74),rgba(248,250,255,.52));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 24px rgba(10,25,70,.08),inset 0 1px 0 rgba(255,255,255,.78);overflow:hidden;min-height:0}
.mc-plan-card::before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#0A1946,#D4AF37)}
.mc-plan-card-entry{background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(242,246,253,.56))}
.mc-plan-card-custom{background:linear-gradient(145deg,rgba(10,25,70,.94),rgba(23,62,125,.86));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#fff;border-color:rgba(212,175,55,.42)}
.mc-plan-card-custom::before{background:#D4AF37}
.mc-plan-number{font-size:10px;font-weight:800;letter-spacing:1.4px;color:#D4AF37;margin-bottom:7px}
.mc-plan-card-custom .mc-plan-number,.mc-plan-card-custom .mc-plan-label{font-size:9px;font-weight:850;letter-spacing:1.3px;color:#71809a;margin-bottom:5px}
.mc-plan-label{font-size:10px;font-weight:850;letter-spacing:1.5px;color:#71809a;margin-bottom:8px}
.mc-plan-card h2{font-size:20px;line-height:1.18;color:#0A1946;font-weight:800;margin:0 0 7px}
.mc-plan-card-custom h2{color:#fff}
.mc-plan-short{font-size:11.5px;line-height:1.48;color:#5c6a80;margin:0 0 10px;min-height:0}
.mc-plan-card-custom .mc-plan-short{color:rgba(255,255,255,.82)}
.mc-plan-meta{font-size:10.5px;font-weight:750;color:#0A1946;background:rgba(238,243,249,.72);border:1px solid rgba(10,25,70,.05);border-radius:7px;padding:7px 9px;margin-bottom:9px}
.mc-plan-card-custom .mc-plan-meta{background:rgba(255,255,255,.10);color:#fff}
.mc-plan-card ul{padding:0;margin:0 0 9px;list-style:none}
.mc-plan-card li{position:relative;padding-left:17px;margin:4px 0;font-size:11px;line-height:1.35;color:#46536b}
.mc-plan-card li::before{content:"✓";position:absolute;left:0;color:#D4AF37;font-weight:900}
.mc-plan-card-custom li{color:rgba(255,255,255,.88)}
.mc-plan-best{font-size:10px;line-height:1.4;color:#6c7890;margin-top:auto;padding-top:9px;border-top:1px solid rgba(10,25,70,.07)}
.mc-plan-card-custom .mc-plan-best{color:rgba(255,255,255,.72);border-top-color:rgba(255,255,255,.14)}
.mc-plan-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:37px;margin-top:10px;padding:8px 12px;border-radius:8px;background:#0A1946;color:#fff!important;text-decoration:none!important;font-size:11.5px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.mc-plan-btn:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(10,25,70,.18);background:#122c65}
.mc-plan-btn-gold{background:#D4AF37;color:#0A1946!important}
.mc-plan-btn-gold:hover{background:#e2c55d}
.mc-custom-intro{margin-bottom:28px}
.mc-custom-plan-form{max-width:950px;margin:0 auto}
.mc-custom-step{position:relative;margin-bottom:16px;padding:24px 24px 24px 74px;border:1px solid rgba(10,25,70,.08);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(10,25,70,.06)}
.mc-custom-step-number{position:absolute;left:24px;top:24px;color:#D4AF37;font-weight:900;font-size:12px;letter-spacing:1px}
.mc-custom-step h2{font-size:19px;color:#0A1946;margin:0 0 5px}
.mc-custom-step p{font-size:12.5px;color:#6a7890;margin:0 0 14px}
.mc-custom-options{display:flex;flex-wrap:wrap;gap:9px}
.mc-custom-options label{cursor:pointer}
.mc-custom-options input{position:absolute;opacity:0;pointer-events:none}
.mc-custom-options span{display:block;padding:10px 13px;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#4f5d73;font-size:12px;font-weight:700;transition:.2s}
.mc-custom-options input:checked+span{border-color:#D4AF37;background:#fff9df;color:#0A1946;box-shadow:0 0 0 1px rgba(212,175,55,.15)}
.mc-custom-input,.mc-custom-select-wrap select,.mc-custom-time-row input,.mc-custom-day-times input{width:100%;max-width:360px;padding:11px 12px;border:1px solid #d7deea;border-radius:8px;background:#fff;color:#33425a;font-size:13px;outline:none}
.mc-custom-input{margin-top:12px}
.mc-custom-select-wrap{display:block;max-width:420px}
.mc-custom-time-row{margin-top:13px}
.mc-custom-day-times{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}
.mc-custom-review{margin-top:22px;padding:28px;border-radius:18px;background:#0A1946;color:#fff;box-shadow:0 15px 40px rgba(10,25,70,.16)}
.mc-custom-review h2{margin:0 0 12px;font-size:24px}
.mc-custom-summary{padding:16px;border-radius:10px;background:rgba(255,255,255,.09);font-size:13px;line-height:1.8;color:rgba(255,255,255,.9)}
.mc-custom-summary strong:first-child{display:block;font-size:18px;line-height:1.3;color:#fff;margin-bottom:4px}
.mc-custom-review .mc-plan-btn{max-width:320px}
@media(max-width:991px){.mc-plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){
 .mc-plans-intro h1,.mc-custom-intro h1{font-size:31px}
 .mc-plans-intro p,.mc-custom-intro p{font-size:14px}
 .mc-plans-grid{grid-template-columns:1fr;gap:16px}
 .mc-plan-card{padding:22px 19px 19px}
 .mc-plan-short{min-height:auto}
 .mc-custom-step{padding:22px 18px 22px 58px}
 .mc-custom-step-number{left:18px;top:22px}
 .mc-custom-day-times{grid-template-columns:1fr}
 .mc-custom-review{padding:22px}
}

/* Custom learning plan review headings */
.mc-custom-review .mc-plans-eyebrow,
.mc-custom-review h2 {
    color: #fff;
}
/* ==========================================================
   MERITZA CLASSES - LEARNING PLANS
========================================================== */
.mc-plans-page,.mc-custom-plan-page{min-height:60vh}
.mc-plans-hero{padding:8px 0 18px}
.mc-plans-breadcrumb{margin-bottom:18px}
.mc-plans-intro,.mc-custom-intro{text-align:center;max-width:820px;margin:0 auto}
.mc-plans-eyebrow{display:inline-block;font-size:13px;font-weight:800;letter-spacing:1.8px;color:#D4AF37;margin-bottom:8px}
.mc-plans-intro h1,.mc-custom-intro h1{font-size:36px;line-height:1.1;color:#0A1946;font-weight:850;margin:0 0 12px}
.mc-plans-intro p,.mc-custom-intro p{font-size:14px;line-height:1.55;color:#5d6b82;margin:0}
.mc-plans-section{padding:8px 0 36px}
.mc-plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
.mc-plan-card{position:relative;display:flex;flex-direction:column;padding:18px 18px 16px;border:1px solid rgba(255,255,255,.62);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.74),rgba(248,250,255,.52));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 24px rgba(10,25,70,.08),inset 0 1px 0 rgba(255,255,255,.78);overflow:hidden;min-height:0}
.mc-plan-card::before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#0A1946,#D4AF37)}
.mc-plan-card-entry{background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(242,246,253,.56))}
.mc-plan-card-custom{background:linear-gradient(145deg,rgba(10,25,70,.94),rgba(23,62,125,.86));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#fff;border-color:rgba(212,175,55,.42)}
.mc-plan-card-custom::before{background:#D4AF37}
.mc-plan-number{font-size:10px;font-weight:800;letter-spacing:1.4px;color:#D4AF37;margin-bottom:7px}
.mc-plan-card-custom .mc-plan-number,.mc-plan-card-custom .mc-plan-label{font-size:9px;font-weight:850;letter-spacing:1.3px;color:#71809a;margin-bottom:5px}
.mc-plan-label{font-size:10px;font-weight:850;letter-spacing:1.5px;color:#71809a;margin-bottom:8px}
.mc-plan-card h2{font-size:20px;line-height:1.18;color:#0A1946;font-weight:800;margin:0 0 7px}
.mc-plan-card-custom h2{color:#fff}
.mc-plan-short{font-size:11.5px;line-height:1.48;color:#5c6a80;margin:0 0 10px;min-height:0}
.mc-plan-card-custom .mc-plan-short{color:rgba(255,255,255,.82)}
.mc-plan-meta{font-size:10.5px;font-weight:750;color:#0A1946;background:rgba(238,243,249,.72);border:1px solid rgba(10,25,70,.05);border-radius:7px;padding:7px 9px;margin-bottom:9px}
.mc-plan-card-custom .mc-plan-meta{background:rgba(255,255,255,.10);color:#fff}
.mc-plan-card ul{padding:0;margin:0 0 9px;list-style:none}
.mc-plan-card li{position:relative;padding-left:17px;margin:4px 0;font-size:11px;line-height:1.35;color:#46536b}
.mc-plan-card li::before{content:"✓";position:absolute;left:0;color:#D4AF37;font-weight:900}
.mc-plan-card-custom li{color:rgba(255,255,255,.88)}
.mc-plan-best{font-size:10px;line-height:1.4;color:#6c7890;margin-top:auto;padding-top:9px;border-top:1px solid rgba(10,25,70,.07)}
.mc-plan-card-custom .mc-plan-best{color:rgba(255,255,255,.72);border-top-color:rgba(255,255,255,.14)}
.mc-plan-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:37px;margin-top:10px;padding:8px 12px;border-radius:8px;background:#0A1946;color:#fff!important;text-decoration:none!important;font-size:11.5px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.mc-plan-btn:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(10,25,70,.18);background:#122c65}
.mc-plan-btn-gold{background:#D4AF37;color:#0A1946!important}
.mc-plan-btn-gold:hover{background:#e2c55d}
.mc-custom-intro{margin-bottom:28px}
.mc-custom-plan-form{max-width:950px;margin:0 auto}
.mc-custom-step{position:relative;margin-bottom:16px;padding:24px 24px 24px 74px;border:1px solid rgba(10,25,70,.08);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(10,25,70,.06)}
.mc-custom-step-number{position:absolute;left:24px;top:24px;color:#D4AF37;font-weight:900;font-size:12px;letter-spacing:1px}
.mc-custom-step h2{font-size:19px;color:#0A1946;margin:0 0 5px}
.mc-custom-step p{font-size:12.5px;color:#6a7890;margin:0 0 14px}
.mc-custom-options{display:flex;flex-wrap:wrap;gap:9px}
.mc-custom-options label{cursor:pointer}
.mc-custom-options input{position:absolute;opacity:0;pointer-events:none}
.mc-custom-options span{display:block;padding:10px 13px;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#4f5d73;font-size:12px;font-weight:700;transition:.2s}
.mc-custom-options input:checked+span{border-color:#D4AF37;background:#fff9df;color:#0A1946;box-shadow:0 0 0 1px rgba(212,175,55,.15)}
.mc-custom-input,.mc-custom-select-wrap select,.mc-custom-time-row input,.mc-custom-day-times input{width:100%;max-width:360px;padding:11px 12px;border:1px solid #d7deea;border-radius:8px;background:#fff;color:#33425a;font-size:13px;outline:none}
.mc-custom-input{margin-top:12px}
.mc-custom-select-wrap{display:block;max-width:420px}
.mc-custom-time-row{margin-top:13px}
.mc-custom-day-times{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}
.mc-custom-review{margin-top:22px;padding:28px;border-radius:18px;background:#0A1946;color:#fff;box-shadow:0 15px 40px rgba(10,25,70,.16)}
.mc-custom-review h2{margin:0 0 12px;font-size:24px}
.mc-custom-summary{padding:16px;border-radius:10px;background:rgba(255,255,255,.09);font-size:13px;line-height:1.8;color:rgba(255,255,255,.9)}
.mc-custom-summary strong:first-child{display:block;font-size:18px;line-height:1.3;color:#fff;margin-bottom:4px}
.mc-custom-review .mc-plan-btn{max-width:320px}

@media(max-width:991px){
    .mc-plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:767px){
    .mc-plans-intro h1,.mc-custom-intro h1{font-size:31px}
    .mc-plans-intro p,.mc-custom-intro p{font-size:14px}
    .mc-plans-grid{grid-template-columns:1fr;gap:16px}
    .mc-plan-card{padding:22px 19px 19px}
    .mc-plan-short{min-height:auto}
    .mc-custom-step{padding:22px 18px 22px 58px}
    .mc-custom-step-number{left:18px;top:22px}
    .mc-custom-day-times{grid-template-columns:1fr}
    .mc-custom-review{padding:22px}

    /* ------------------------------------------------------
       MOBILE / PWA
       Plans page: keep only the eyebrow.
       ------------------------------------------------------ */
    .mc-plans-page .mc-plans-intro h1,
    .mc-plans-page .mc-plans-intro p{
        display:none !important;
        margin:0 !important;
    }

    .mc-plans-page .mc-plans-intro{
        margin-bottom:0 !important;
    }
}

/* Custom learning plan review headings */
.mc-custom-review .mc-plans-eyebrow,
.mc-custom-review h2 {
    color: #fff;
}