/* ICNA Dallas — FIFA Dawah Campaign
 * Front-end styles. Everything is scoped under .idfc-page so the plugin
 * never leaks styles into the surrounding theme.
 * Palette: navy #0e1f44 / #0a1733, gold #f6b81e, green #1f8a3b, teal #0f8a8a
 */

.idfc-page *{box-sizing:border-box;margin:0;padding:0}
.idfc-page{font-family:'Barlow',system-ui,sans-serif;color:#1b2540;background:#fff;-webkit-font-smoothing:antialiased;line-height:1.5}
.idfc-page img{max-width:100%;display:block}
.idfc-page a{color:inherit}

@keyframes idfcPulseDot{0%,100%{opacity:1}50%{opacity:.35}}
@keyframes idfcFloatUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}

.idfc-wrap{max-width:1240px;margin:0 auto;padding-left:28px;padding-right:28px}
.idfc-cond{font-family:'Barlow Condensed','Barlow',system-ui,sans-serif}

/* ---- media slots ---- */
.idfc-slot{position:relative;background:#13224a;background-size:cover;background-position:center;overflow:hidden}
.idfc-slot--empty{display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(45deg,#11203f,#11203f 14px,#15264f 14px,#15264f 28px);border:1px dashed rgba(246,184,30,.35)}
.idfc-slot--empty span{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:600;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#7f8cb0;text-align:center;padding:14px}

/* ---- eyebrow pills ---- */
.idfc-eyebrow{display:inline-block;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:13px;letter-spacing:.16em;text-transform:uppercase;padding:6px 14px;border-radius:30px}
.idfc-eyebrow--gold{background:#fdf2d4;color:#a9791a}
.idfc-eyebrow--green{background:#dff0e4;color:#1f8a3b}
.idfc-eyebrow--ondark{background:rgba(246,184,30,.14);color:#f6b81e}
.idfc-eyebrow--teal{background:rgba(255,255,255,.16);color:#fff}

/* ---- buttons ---- */
.idfc-btn{display:inline-block;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;border-radius:6px;cursor:pointer;border:none}
.idfc-btn--gold{background:#f6b81e;color:#0e1f44;box-shadow:0 10px 24px rgba(246,184,30,.3)}
.idfc-btn--green{background:#1f8a3b;color:#fff;box-shadow:0 10px 26px rgba(31,138,59,.28)}
.idfc-btn--navy{background:#0e1f44;color:#fff}
.idfc-btn--ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.5)}
.idfc-btn--ghostnavy{background:transparent;color:#0e1f44;border:1.5px solid #d3d9e6}

/* Button label colors — forced so a theme's own <a> color rules can't override
   them and leave dark text on a dark/green button. */
.idfc-page a.idfc-btn--green,
.idfc-page a.idfc-btn--navy,
.idfc-page a.idfc-btn--ghost,
.idfc-page a.idfc-nav__donate,
.idfc-page a.idfc-goalcard__btn,
.idfc-page a.idfc-tier__btn{color:#fff !important}
.idfc-page a.idfc-btn--gold,
.idfc-page a.idfc-btn--ghostnavy,
.idfc-page .idfc-tier--featured a.idfc-tier__btn{color:#0e1f44 !important}

/* ===== TOP BAR ===== */
.idfc-topbar{background:#0a1733;color:#cdd6ec;font-size:12.5px;letter-spacing:.04em}
.idfc-topbar .idfc-wrap{padding-top:8px;padding-bottom:8px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.idfc-topbar__tag{color:#f6b81e;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:11.5px}
.idfc-topbar__contact{display:flex;gap:22px;align-items:center}

/* ===== NAV ===== */
.idfc-nav{background:#fff;border-bottom:1px solid #eef1f7;position:sticky;top:0;z-index:50}
.idfc-nav .idfc-wrap{padding-top:14px;padding-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.idfc-brand{display:flex;align-items:center;gap:12px;text-decoration:none}
.idfc-brand__logo{width:42px;height:42px;border-radius:50%;background:#0e1f44;display:flex;align-items:center;justify-content:center;border:2px solid #f6b81e;overflow:hidden;flex-shrink:0}
.idfc-brand__logo span{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;color:#f6b81e;font-size:19px;line-height:1}
.idfc-brand__logo img{width:100%;height:100%;object-fit:cover}
.idfc-brand__name{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:20px;letter-spacing:.04em;color:#0e1f44;line-height:1}
.idfc-brand__sub{font-size:10.5px;letter-spacing:.18em;color:#8c93a8;text-transform:uppercase;font-weight:600;line-height:1.4}
.idfc-nav__right{display:flex;align-items:center;gap:22px;flex-wrap:wrap;justify-content:flex-end}
.idfc-nav__links{display:flex;gap:20px;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:600;font-size:15px;letter-spacing:.04em;text-transform:uppercase}
.idfc-nav__links a{color:#28324d;text-decoration:none;white-space:nowrap}
.idfc-nav__donate{background:#1f8a3b;color:#fff;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:15px;letter-spacing:.08em;text-transform:uppercase;padding:11px 22px;border-radius:5px;text-decoration:none;box-shadow:0 6px 16px rgba(31,138,59,.28)}

/* ===== HERO ===== */
.idfc-hero{position:relative;background:#0a1733;color:#fff;overflow:hidden}
.idfc-hero__bg{position:absolute;inset:0;width:100%;height:100%;opacity:.30}
.idfc-hero__veil{position:absolute;inset:0;background:linear-gradient(105deg,#0a1733 0%,rgba(10,23,51,.92) 46%,rgba(10,23,51,.62) 100%)}
.idfc-hero__glow{position:absolute;top:-120px;right:-80px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(246,184,30,.16),transparent 65%)}
.idfc-hero .idfc-wrap{position:relative;padding-top:64px;padding-bottom:76px;display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}
.idfc-hero__copy{animation:idfcFloatUp .6s ease both}
.idfc-badge{display:inline-flex;align-items:center;gap:9px;background:rgba(246,184,30,.14);border:1px solid rgba(246,184,30,.45);color:#f6b81e;padding:7px 14px;border-radius:30px;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:13.5px;letter-spacing:.16em;text-transform:uppercase}
.idfc-badge__dot{width:8px;height:8px;border-radius:50%;background:#f6b81e;animation:idfcPulseDot 1.6s infinite}
.idfc-hero__title{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:900;font-size:74px;line-height:.95;letter-spacing:.005em;margin:22px 0 0;text-transform:uppercase}
.idfc-hero__title .accent{color:#f6b81e}
.idfc-hero__sub{font-size:19px;line-height:1.55;color:#c6cee2;max-width:540px;margin:22px 0 0;font-weight:400}
.idfc-hero__cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
.idfc-hero__cta .idfc-btn{font-size:17px;padding:15px 30px}
.idfc-hero__cta .idfc-btn--ghost{padding:15px 28px;font-weight:700}

/* goal widget */
.idfc-goalcard{background:#fff;border-radius:14px;padding:28px;color:#1b2540;box-shadow:0 30px 70px rgba(0,0,0,.45);animation:idfcFloatUp .6s .12s ease both}
.idfc-goalcard__label{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:14px;letter-spacing:.14em;text-transform:uppercase;color:#1f8a3b}
.idfc-goalcard__row{display:flex;align-items:baseline;gap:10px;margin-top:6px;flex-wrap:wrap}
.idfc-goalcard__raised{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:900;font-size:44px;color:#0e1f44;line-height:1}
.idfc-goalcard__of{font-size:16px;color:#8089a0;font-weight:600}
.idfc-bar{height:14px;border-radius:8px;background:#eef1f7;overflow:hidden;margin-top:14px}
.idfc-bar__fill{height:100%;border-radius:8px;background:linear-gradient(90deg,#1f8a3b,#3fb35e)}
.idfc-goalcard__meta{display:flex;justify-content:space-between;margin-top:8px;font-size:13px;color:#8089a0;font-weight:600}
.idfc-goalcard__btn{display:block;text-align:center;margin-top:18px;background:#1f8a3b;color:#fff;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:18px;letter-spacing:.06em;text-transform:uppercase;padding:14px;border-radius:7px;text-decoration:none}
.idfc-goalcard__alt{display:flex;gap:8px;margin-top:10px}
.idfc-goalcard__alt > div{flex:1;text-align:center;border:1px solid #e4e8f0;border-radius:7px;padding:9px 6px;font-size:12.5px;line-height:1.25;color:#5a6478;font-weight:600}
.idfc-goalcard__alt b{color:#0e1f44}

/* ===== COUNTDOWN ===== */
.idfc-countdown{background:#f6b81e;color:#0e1f44}
.idfc-countdown .idfc-wrap{padding-top:20px;padding-bottom:20px;display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap}
.idfc-countdown__label{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:21px;letter-spacing:.1em;text-transform:uppercase;text-align:center;line-height:1.05}
.idfc-countdown__tiles{display:flex;gap:14px}
.idfc-cdtile{text-align:center;background:rgba(14,31,68,.07);border-radius:8px;padding:8px 16px;min-width:78px}
.idfc-cdtile__num{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:900;font-size:38px;line-height:1}
.idfc-cdtile__unit{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;opacity:.7}

/* ===== SECTION HEADINGS ===== */
.idfc-section{position:relative}
.idfc-section--white{background:#fff}
.idfc-section--light{background:#f6f8fc}
.idfc-section--navy{background:#0e1f44;color:#fff;overflow:hidden}
.idfc-section .idfc-wrap{padding-top:84px;padding-bottom:84px}
.idfc-head{text-align:center;max-width:680px;margin:0 auto}
.idfc-head h2{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:48px;line-height:1.02;margin:16px 0 0;text-transform:uppercase}
.idfc-head--navy h2{color:#fff}
.idfc-head--light h2{color:#0e1f44}
.idfc-head p{font-size:17.5px;line-height:1.6;margin:14px 0 0}
.idfc-head--light p{color:#4a5470}
.idfc-head--navy p{color:#aeb8d4}
.idfc-glow-tl{position:absolute;top:-100px;left:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(246,184,30,.10),transparent 65%)}

/* ===== INTRO ===== */
.idfc-intro .idfc-wrap{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.idfc-intro h2{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:48px;line-height:1.02;color:#0e1f44;margin:18px 0 0;text-transform:uppercase}
.idfc-intro h2 .accent{color:#1f8a3b}
.idfc-intro p{font-size:18px;line-height:1.65;color:#4a5470;margin:20px 0 0}
.idfc-intro p + p{margin-top:16px}
.idfc-intro b{color:#0e1f44}
.idfc-quote{border-left:4px solid #f6b81e;background:#f8f9fc;padding:18px 22px;border-radius:0 8px 8px 0;margin-top:24px}
.idfc-quote p{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:600;font-size:21px;line-height:1.3;color:#0e1f44;font-style:italic;margin:0}
.idfc-videoblk{position:relative}
.idfc-videoblk .idfc-slot{width:100%;height:420px;border-radius:16px;box-shadow:0 24px 56px rgba(14,31,68,.22)}
.idfc-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background:none;border:none;width:100%}
.idfc-play__btn{width:78px;height:78px;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.3)}
.idfc-play__tri{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:24px solid #1f8a3b;margin-left:6px}
.idfc-videoblk__cap{position:absolute;bottom:16px;left:16px;background:rgba(14,31,68,.85);color:#fff;font-size:13px;font-weight:600;padding:7px 14px;border-radius:30px}

/* ===== PLAN ===== */
.idfc-plan__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:46px}
.idfc-statcard{background:#15264f;border:1px solid #233461;border-radius:12px;padding:26px 22px}
.idfc-statcard__icon{font-size:24px}
.idfc-statcard__num{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:900;font-size:42px;color:#f6b81e;line-height:1;margin-top:10px}
.idfc-statcard__title{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:17px;letter-spacing:.04em;text-transform:uppercase;margin-top:6px;color:#fff}
.idfc-statcard__desc{font-size:13.5px;color:#9aa5c4;margin-top:6px;line-height:1.45}

/* ===== STRATEGY ===== */
.idfc-strat{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:34px}
.idfc-strat:last-child{margin-bottom:0}
.idfc-strat .idfc-slot{width:100%;height:340px;border-radius:14px;box-shadow:0 18px 44px rgba(14,31,68,.16)}
.idfc-strat--flip .idfc-strat__media{order:2}
.idfc-strat--flip .idfc-strat__copy{order:1}
.idfc-strat__num{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:900;font-size:72px;color:#e7ddc0;line-height:.8}
.idfc-strat__tag{display:inline-block;background:#0e1f44;color:#f6b81e;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:12px;letter-spacing:.14em;text-transform:uppercase;padding:5px 12px;border-radius:30px;margin-top:8px}
.idfc-strat__copy h3{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:32px;color:#0e1f44;margin:12px 0 0;text-transform:uppercase}
.idfc-strat__copy p{font-size:17px;line-height:1.6;color:#4a5470;margin:12px 0 0}

/* ===== HIGHLIGHTS ===== */
.idfc-hl__head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:20px;margin-bottom:42px}
.idfc-hl__head .idfc-head{text-align:left;max-width:660px;margin:0}
.idfc-hl__head .idfc-head h2{color:#0e1f44}
.idfc-hl__head .idfc-head p{color:#4a5470}
.idfc-chips{display:flex;gap:9px;flex-wrap:wrap}
.idfc-chip{background:#f1f4fa;color:#445072;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;padding:8px 16px;border-radius:30px;cursor:pointer;border:none}
.idfc-chip.is-active{background:#0e1f44;color:#fff}
.idfc-hl__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:16px}
.idfc-tile{position:relative;border-radius:14px;overflow:hidden}
.idfc-tile .idfc-slot{width:100%;height:100%;border-radius:14px}
.idfc-tile--feature{grid-column:span 2;grid-row:span 2}
.idfc-tile--wide{grid-column:span 2}
.idfc-tile__veil{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,23,51,.78),transparent 55%);pointer-events:none}
.idfc-tile__tag{position:absolute;top:12px;left:12px;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:11px;letter-spacing:.12em;text-transform:uppercase;padding:4px 10px;border-radius:30px;pointer-events:none;background:rgba(14,31,68,.85);color:#f6b81e}
.idfc-tile--feature .idfc-tile__tag{font-size:12px;padding:5px 11px}
.idfc-tile__tag--video{background:#dc3545;color:#fff}
.idfc-tile__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}
.idfc-tile__play > div{width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center}
.idfc-tile__play .tri{width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:15px solid #0e1f44;margin-left:4px}
.idfc-tile--feature .idfc-tile__play > div{width:66px;height:66px}
.idfc-tile--feature .idfc-tile__play .tri{border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:20px solid #0e1f44;margin-left:5px}
.idfc-tile__cap{position:absolute;left:16px;bottom:16px;color:#fff;pointer-events:none}
.idfc-tile__cap-title{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:23px;line-height:1.05;text-transform:uppercase}
.idfc-tile__cap-sub{font-size:13.5px;color:#cdd6ec;margin-top:3px}
.idfc-tile--wide .idfc-tile__cap{left:14px;bottom:14px}
.idfc-tile--wide .idfc-tile__cap-title{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:18px;text-transform:uppercase}
.idfc-tile.is-clickable{cursor:pointer}
.idfc-hl__more{text-align:center;margin-top:34px}
.idfc-hl__more .idfc-btn{font-weight:700;font-size:16px;padding:13px 30px}

/* ===== VOLUNTEER ===== */
.idfc-vol__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.idfc-volcard{background:#fff;border:1px solid #e7ebf3;border-radius:14px;padding:26px;box-shadow:0 6px 20px rgba(14,31,68,.05)}
.idfc-volcard__icon{width:50px;height:50px;border-radius:11px;background:#0e1f44;display:flex;align-items:center;justify-content:center;font-size:23px}
.idfc-volcard h3{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:24px;color:#0e1f44;margin:16px 0 0;text-transform:uppercase}
.idfc-volcard p{font-size:15px;line-height:1.55;color:#5a6478;margin:8px 0 0}
.idfc-volcard__meta{display:flex;align-items:center;gap:8px;margin-top:14px;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:600;font-size:14px;letter-spacing:.05em;text-transform:uppercase;color:#1f8a3b}
.idfc-vol__cta{text-align:center;margin-top:36px}
.idfc-vol__cta .idfc-btn{font-size:18px;padding:15px 36px;border-radius:7px}

/* ===== HOSPITALITY ===== */
.idfc-hosp .idfc-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center;position:relative}
.idfc-hosp__glow{position:absolute;bottom:-120px;right:-90px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(15,138,138,.22),transparent 65%)}
.idfc-hosp__copy{position:relative}
.idfc-hosp h2{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:48px;line-height:1.02;margin:16px 0 0;text-transform:uppercase;color:#fff}
.idfc-hosp__copy > p{font-size:17.5px;line-height:1.6;color:#aeb8d4;margin:14px 0 0}
.idfc-hosp__quote{border-left:4px solid #f6b81e;padding:10px 0 10px 18px;margin-top:22px}
.idfc-hosp__quote p{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:600;font-size:20px;font-style:italic;line-height:1.35;color:#fff}
.idfc-hosp__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;position:relative}
.idfc-hospcard{background:#15264f;border:1px solid #24386b;border-radius:13px;padding:22px}
.idfc-hospcard__icon{font-size:26px}
.idfc-hospcard h3{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:21px;margin:10px 0 0;text-transform:uppercase;color:#fff}
.idfc-hospcard p{font-size:14px;line-height:1.5;color:#9aa5c4;margin:6px 0 0}

/* ===== IMPACT ===== */
.idfc-impact{background:linear-gradient(135deg,#0f8a8a,#0c6f74);color:#fff}
.idfc-impact .idfc-wrap{padding-top:70px;padding-bottom:70px}
.idfc-impact .idfc-head{margin-bottom:40px}
.idfc-impact .idfc-head h2{font-size:44px;line-height:1.04}
.idfc-impact .idfc-head p{font-size:16.5px;color:#d7f0f0}
.idfc-impact__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.idfc-impactcard{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:24px 16px;text-align:center}
.idfc-impactcard__num{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:900;font-size:42px;line-height:1}
.idfc-impactcard__label{font-size:13px;letter-spacing:.04em;color:#d7f0f0;margin-top:6px;line-height:1.35}

/* ===== DONATE ===== */
.idfc-donate .idfc-head{max-width:720px;margin-bottom:20px}
.idfc-goalbar{max-width:780px;margin:0 auto 44px;background:#f6f8fc;border:1px solid #e7ebf3;border-radius:14px;padding:24px 26px}
.idfc-goalbar__row{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:8px}
.idfc-goalbar__amt{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:900;font-size:30px;color:#0e1f44;line-height:1}
.idfc-goalbar__amt span{font-size:17px;color:#8089a0;font-weight:600;font-family:'Barlow',sans-serif}
.idfc-goalbar__pct{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:22px;color:#1f8a3b}
.idfc-goalbar--cs{background:transparent;border:none;padding:0}
/* Charity Stack live fundraising bar embed wrapper */
.idfc-csbar{margin:14px 0 4px}
.idfc-goalbar--cs .idfc-csbar{margin:0}
.idfc-csbar > *{max-width:100%}
.idfc-goalbar .idfc-bar{height:16px;border-radius:9px;background:#e7ebf3;margin-top:12px}
.idfc-goalbar .idfc-bar__fill{border-radius:9px}
.idfc-tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}
.idfc-tier{background:#fff;border:1px solid #e7ebf3;border-radius:14px;padding:26px 22px;display:flex;flex-direction:column;position:relative}
.idfc-tier__label{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#1f8a3b}
.idfc-tier__amt{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:900;font-size:46px;color:#0e1f44;line-height:1;margin-top:4px}
.idfc-tier p{font-size:14.5px;line-height:1.5;color:#5a6478;margin:12px 0 0;flex:1}
.idfc-tier b{color:#0e1f44}
.idfc-tier__btn{display:block;text-align:center;margin-top:18px;background:#0e1f44;color:#fff;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:16px;letter-spacing:.06em;text-transform:uppercase;padding:12px;border-radius:7px;text-decoration:none}
.idfc-tier--featured{background:#0e1f44;border:2px solid #f6b81e;box-shadow:0 20px 44px rgba(14,31,68,.22)}
.idfc-tier--featured .idfc-tier__label{color:#f6b81e}
.idfc-tier--featured .idfc-tier__amt{color:#fff}
.idfc-tier--featured p{color:#c6cee2}
.idfc-tier--featured b{color:#fff}
.idfc-tier--featured .idfc-tier__btn{background:#f6b81e;color:#0e1f44;font-weight:800}
.idfc-tier__ribbon{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#f6b81e;color:#0e1f44;font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:12px;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border-radius:30px;white-space:nowrap}
.idfc-ways{margin-top:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.idfc-way{background:#f6f8fc;border:1px solid #e7ebf3;border-radius:13px;padding:22px;text-align:center}
.idfc-way__t{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:18px;color:#0e1f44;text-transform:uppercase}
.idfc-way p{font-size:15px;color:#5a6478;margin:8px 0 0;line-height:1.45}
.idfc-way b{color:#0e1f44}
.idfc-disclaimer{text-align:center;font-size:14px;color:#8089a0;margin-top:18px}

/* ===== FAQ ===== */
.idfc-faq .idfc-wrap{max-width:840px;padding-top:84px;padding-bottom:84px}
.idfc-faq__head{text-align:center;margin-bottom:40px}
.idfc-faq__head h2{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:800;font-size:46px;line-height:1.02;color:#0e1f44;margin:16px 0 0;text-transform:uppercase}
.idfc-faqlist{display:flex;flex-direction:column;gap:12px}
.idfc-faqitem{background:#fff;border:1px solid #e7ebf3;border-radius:11px;padding:20px 24px;cursor:pointer;box-shadow:0 3px 12px rgba(14,31,68,.04)}
.idfc-faqitem__q{display:flex;justify-content:space-between;align-items:center;gap:16px}
.idfc-faqitem__q-text{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:21px;color:#0e1f44;letter-spacing:.01em}
.idfc-faqitem__toggle{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#f1f4fa;display:flex;align-items:center;justify-content:center;color:#1f8a3b;font-size:22px;font-weight:700;line-height:1}
.idfc-faqitem__a{font-size:16px;line-height:1.6;color:#5a6478;margin:12px 0 0;display:none}
.idfc-faqitem.is-open .idfc-faqitem__a{display:block}

/* ===== CLOSING CTA ===== */
.idfc-cta{position:relative;background:#0a1733;color:#fff;overflow:hidden}
.idfc-cta__bg{position:absolute;inset:0;width:100%;height:100%;opacity:.22}
.idfc-cta__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,23,51,.86),rgba(10,23,51,.94))}
.idfc-cta .idfc-wrap{position:relative;max-width:980px;padding-top:96px;padding-bottom:96px;text-align:center}
.idfc-cta__quote{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:600;font-size:24px;font-style:italic;color:#f6b81e;line-height:1.35;max-width:680px;margin:0 auto}
.idfc-cta h2{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:900;font-size:62px;line-height:.98;margin:26px 0 0;text-transform:uppercase}
.idfc-cta h2 .accent{color:#f6b81e}
.idfc-cta__sub{font-size:18.5px;line-height:1.6;color:#c6cee2;max-width:620px;margin:18px auto 0}
.idfc-cta__btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:32px}
.idfc-cta__btns .idfc-btn{font-size:18px;padding:16px 36px;border-radius:7px}
.idfc-cta__btns .idfc-btn--ghost{padding:16px 34px;font-weight:700}

/* ===== FOOTER ===== */
.idfc-footer{background:#070f24;color:#9aa5c4}
.idfc-footer .idfc-wrap{padding-top:56px;padding-bottom:28px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}
.idfc-footer__brand{display:flex;align-items:center;gap:12px}
.idfc-footer__brand .idfc-brand__name{color:#fff}
.idfc-footer__about{font-size:14.5px;line-height:1.6;margin:16px 0 0;max-width:340px}
.idfc-social{display:flex;gap:10px;margin-top:18px}
.idfc-social a{width:36px;height:36px;border-radius:50%;background:#15264f;display:flex;align-items:center;justify-content:center;color:#cdd6ec;font-size:15px;text-decoration:none}
.idfc-footer__col-t{font-family:'Barlow Condensed','Barlow',sans-serif;font-weight:700;font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:#fff}
.idfc-footer__links{display:flex;flex-direction:column;gap:9px;margin-top:14px;font-size:14.5px}
.idfc-footer__links a,.idfc-footer__links span{color:#9aa5c4;text-decoration:none}
.idfc-footer__bar{border-top:1px solid #15264f;margin-top:36px}
.idfc-footer__bar .idfc-wrap{padding-top:18px;padding-bottom:18px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:13px;color:#6f7a98}

/* ===== VIDEO LIGHTBOX ===== */
.idfc-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(5,11,28,.92);display:none;align-items:center;justify-content:center;padding:24px}
.idfc-lightbox.is-open{display:flex}
.idfc-lightbox__inner{position:relative;width:100%;max-width:960px;aspect-ratio:16/9}
.idfc-lightbox__stage{position:absolute;inset:0}
.idfc-lightbox__inner iframe,.idfc-lightbox__inner video{width:100%;height:100%;border:0;border-radius:10px;background:#000}
.idfc-lightbox__close{position:absolute;top:-44px;right:0;background:none;border:none;color:#fff;font-size:34px;line-height:1;cursor:pointer;font-family:'Barlow Condensed','Barlow',sans-serif}

/* ===== RESPONSIVE ===== */
@media(max-width:1024px){
  .idfc-hero .idfc-wrap{grid-template-columns:1fr;gap:36px}
  .idfc-hero__title{font-size:58px}
  .idfc-intro .idfc-wrap{grid-template-columns:1fr;gap:36px}
  .idfc-plan__grid{grid-template-columns:repeat(2,1fr)}
  .idfc-strat{grid-template-columns:1fr;gap:24px}
  .idfc-strat--flip .idfc-strat__media{order:0}
  .idfc-strat--flip .idfc-strat__copy{order:0}
  .idfc-vol__grid{grid-template-columns:repeat(2,1fr)}
  .idfc-hosp .idfc-wrap{grid-template-columns:1fr;gap:32px}
  .idfc-impact__grid{grid-template-columns:repeat(3,1fr)}
  .idfc-tiers{grid-template-columns:repeat(2,1fr)}
  .idfc-ways{grid-template-columns:1fr}
  .idfc-head h2,.idfc-intro h2,.idfc-hosp h2{font-size:40px}
  .idfc-footer .idfc-wrap{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .idfc-wrap{padding-left:18px;padding-right:18px}
  .idfc-section .idfc-wrap{padding-top:56px;padding-bottom:56px}
  .idfc-topbar__contact{gap:14px;font-size:11.5px}
  .idfc-nav__links{gap:14px;font-size:14px}
  .idfc-hero .idfc-wrap{padding-top:44px;padding-bottom:52px}
  .idfc-hero__title{font-size:44px}
  .idfc-hero__sub{font-size:17px}
  .idfc-countdown .idfc-wrap{gap:18px}
  .idfc-countdown__tiles{gap:8px}
  .idfc-cdtile{min-width:64px;padding:6px 10px}
  .idfc-cdtile__num{font-size:30px}
  .idfc-plan__grid{grid-template-columns:repeat(2,1fr);gap:12px}
  .idfc-hl__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}
  .idfc-tile--feature{grid-column:span 2;grid-row:span 2}
  .idfc-tile--wide{grid-column:span 2}
  .idfc-vol__grid{grid-template-columns:1fr}
  .idfc-hosp__grid{grid-template-columns:1fr}
  .idfc-impact__grid{grid-template-columns:repeat(2,1fr)}
  .idfc-tiers{grid-template-columns:1fr}
  .idfc-head h2,.idfc-intro h2,.idfc-hosp h2,.idfc-faq__head h2{font-size:34px}
  .idfc-cta h2{font-size:42px}
  .idfc-footer .idfc-wrap{grid-template-columns:1fr}
}
