.el-home {
  --home-navy: #071d2e;
  --home-navy-2: #0a3553;
  --home-red: #ed174c;
  --home-red-aa: #e6164a;
  --home-blue: #009ad6;
  --home-blue-aa: #007dad;
  --home-cream: #f5f1e9;
  --home-paper: #fffdf9;
  --home-ink: #102431;
  --home-muted: #536875;
  --home-line: #d9e3e8;
  background: var(--home-paper);
  color: var(--home-ink);
  font-size: 17px;
  line-height: 1.65;
  overflow: hidden;
}
.el-home *, .el-home *::before, .el-home *::after { box-sizing: border-box; }
.el-home [id] { scroll-margin-top: 112px; }
.el-home img { display: block; height: auto; max-width: 100%; }
.el-home-mobile-callbar { display: none; }
.el-home h1, .el-home h2, .el-home h3, .el-home p { margin-top: 0; }
.el-home h1, .el-home h2, .el-home h3 { color: inherit; font-family: Georgia, "Times New Roman", serif; }
.el-home a:not(.el-home-button):not(.el-home-choice):not(.el-home-video):not(.el-home-news-card) { color: var(--home-blue-aa); font-weight: 800; text-decoration: underline; text-decoration-thickness: .12em; text-underline-offset: .18em; }
.el-home-shell { margin-inline: auto; max-width: 1240px; padding-inline: 24px; }
.el-home-kicker { color: var(--home-blue-aa); font-size: 12px; font-weight: 900; letter-spacing: .17em; text-transform: uppercase; }
.el-home-kicker-light { color: #6ed6ff; }
.el-home-kicker-mobile, .el-home-hero-lead-mobile, .el-home-mobile-solo { display: none; }
.el-home-button { align-items: center; background: var(--home-red-aa); border: 2px solid var(--home-red-aa); border-radius: 7px; color: #fff !important; display: inline-flex; font-size: 14px; font-weight: 900; gap: 12px; justify-content: center; min-height: 54px; padding: 13px 22px; text-decoration: none !important; transition: background .18s ease, border-color .18s ease, transform .18s ease; }
.el-home-button:hover { background: #bf103a; border-color: #bf103a; transform: translateY(-2px); }
.el-home-button-outline { background: transparent; border-color: rgba(255,255,255,.68); box-shadow: none; }
.el-home-button-outline:hover { background: #fff; border-color: #fff; color: var(--home-navy) !important; }
.el-home-button-dark { background: var(--home-navy); border-color: var(--home-navy); }

.el-home-hero { background: linear-gradient(135deg,#020d16 0%,var(--home-navy) 58%,#0b3652 100%); color: #fff; position: relative; }
.el-home-hero::before { background: var(--home-red); content: ""; height: 8px; left: 0; position: absolute; top: 0; width: 31%; z-index: 2; }
.el-home-hero-copy { max-width: 1380px; padding-block: clamp(56px,5.5vw,86px) clamp(36px,3.5vw,54px); position: relative; z-index: 2; }
.el-home-hero h1 { color: #fff; font-size: clamp(54px,5.4vw,88px); font-weight: 400; letter-spacing: -.052em; line-height: .94; margin: 16px 0 0; max-width: 1160px; }
.el-home-hero h1 em { color: #5bd4ff; font-style: normal; }
.el-home-hero-decision { align-items: end; display: grid; gap: 42px; grid-template-columns: minmax(0,1fr) auto; margin-top: 30px; }
.el-home-hero-lead { color: #d2e1e8; font-size: clamp(17px,1.18vw,20px); line-height: 1.48; margin-bottom: 0; max-width: 760px; }
.el-home-hero-fight { border-left: 5px solid var(--home-red); color: #fff; font-family: Georgia,"Times New Roman",serif; font-size: clamp(25px,2.2vw,34px); font-weight: 700; line-height: 1.08; margin: 0; padding: 4px 0 4px 20px; }
.el-home-hero-fight span { color: #6ed6ff; display: block; font-family: Arial,sans-serif; font-size: 10px; font-weight: 900; letter-spacing: .16em; margin-bottom: 8px; text-transform: uppercase; }
.el-home-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.el-home-hero-decision .el-home-actions { flex-wrap: nowrap; margin-top: 0; }
.el-home-trust { display: flex; flex-wrap: wrap; gap: 12px 25px; list-style: none; margin: 30px 0 0; padding: 0; }
.el-home-trust li { color: #c9dbe4; font-size: 12px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.el-home-trust li::before { color: var(--home-blue); content: "●"; font-size: 9px; margin-right: 9px; }
.el-home-hero-team { background: radial-gradient(circle at 50% 42%,#103f5d 0,#052438 48%,#020c14 100%); border-bottom: 1px solid rgba(91,212,255,.44); border-top: 1px solid rgba(237,23,76,.62); min-height: 390px; overflow: hidden; padding: 28px 24px 24px; position: relative; }
.el-home-hero-team::after { background: repeating-linear-gradient(90deg,transparent 0 92px,rgba(0,154,214,.08) 93px 94px),linear-gradient(180deg,transparent 76%,rgba(0,154,214,.1)); bottom: 0; content: ""; height: 34%; left: 0; pointer-events: none; position: absolute; right: 0; z-index: 0; }
.el-home-captains-shell { margin: 0 auto; max-width: 1180px; position: relative; text-align: center; z-index: 1; }
.el-home-team-label { background: rgba(2,13,22,.88); border: 1px solid rgba(110,214,255,.42); color: #fff; display: inline-block; font-size: 11px; font-weight: 900; letter-spacing: .17em; padding: 9px 16px; text-transform: uppercase; }
.el-home-captains { align-items: start; display: grid; gap: 28px clamp(22px,4vw,58px); grid-template-columns: repeat(3,minmax(0,1fr)); margin: 28px auto 0; max-width: 920px; }
.el-home-captain { appearance: none; background: transparent; border: 0; color: #fff; cursor: pointer; font: inherit; min-width: 0; padding: 0 2px 8px; text-align: center; }
.el-home-captain-portrait { aspect-ratio: 1; background: #102f43; border: 4px solid #51d1ff; border-radius: 50%; box-shadow: 0 0 0 5px rgba(3,28,45,.88),0 18px 34px rgba(0,0,0,.34); display: block; margin: auto; max-width: 178px; overflow: hidden; position: relative; transition: border-color .18s ease,box-shadow .18s ease,filter .18s ease; width: 100%; }
.el-home-captain img { height: 100%; inset: 0; object-fit: cover; object-position: center; position: absolute; transition: opacity .28s ease,transform .46s cubic-bezier(.2,.75,.25,1); width: 100%; }
.el-home-captain-john img { object-position: center 42%; }
.el-home-captain-photo-real { opacity: 1; transform: scale(1); z-index: 0; }
.el-home-captain-photo-fighter { opacity: 0; transform: scale(1.08); z-index: 1; }
.el-home-captain:hover .el-home-captain-photo-real,.el-home-captain:focus-visible .el-home-captain-photo-real,.el-home-captain.is-fighting .el-home-captain-photo-real { opacity: 0; transform: scale(.97); }
.el-home-captain:hover .el-home-captain-photo-fighter,.el-home-captain:focus-visible .el-home-captain-photo-fighter,.el-home-captain.is-fighting .el-home-captain-photo-fighter { opacity: 1; transform: scale(1); }
.el-home-captain-bubble { background: #fff; border: 2px solid var(--home-red); border-radius: 9px; bottom: 9px; box-shadow: 4px 4px 0 rgba(2,13,22,.8); color: var(--home-navy); font-family: Georgia,"Times New Roman",serif; font-size: clamp(7px,.65vw,10px); font-weight: 700; left: 9px; line-height: 1; max-width: calc(100% - 18px); opacity: 0; padding: 6px 8px; position: absolute; text-align: center; transform: translate(0,7px) scale(.82); transform-origin: bottom left; transition: opacity .2s ease .06s,transform .28s cubic-bezier(.2,.8,.2,1) .06s; white-space: nowrap; z-index: 3; }
.el-home-captain:hover .el-home-captain-bubble,.el-home-captain:focus-visible .el-home-captain-bubble,.el-home-captain.is-fighting .el-home-captain-bubble { opacity: 1; transform: translate(0,0) scale(1); }
.el-home-captain strong { display: block; font-family: Georgia,"Times New Roman",serif; font-size: clamp(16px,1.45vw,21px); font-weight: 700; line-height: 1.05; margin-top: 15px; }
.el-home-captain small { color: #87dcfa; display: block; font-size: 9px; font-weight: 900; letter-spacing: .085em; line-height: 1.25; margin-top: 6px; min-height: 24px; text-transform: uppercase; }
.el-home-captain:hover .el-home-captain-portrait,.el-home-captain:focus-visible .el-home-captain-portrait,.el-home-captain.is-fighting .el-home-captain-portrait { border-color: var(--home-red); box-shadow: 0 0 0 5px rgba(3,28,45,.9),0 0 36px rgba(237,23,76,.62),0 24px 45px rgba(0,0,0,.42); filter: saturate(1.08); }
.el-home-captain:focus-visible { outline: 3px solid #fff; outline-offset: 8px; }
.el-home-captains-note { color: #8db7c9; font-size: 9px; font-weight: 900; letter-spacing: .12em; margin: 13px 0 0; text-transform: uppercase; }
@media (prefers-reduced-motion: reduce) { .el-home-captain img,.el-home-captain-bubble { transition: none; } }
@media (hover:none) {
  .el-home-captain:hover .el-home-captain-photo-real { opacity: 1; transform: scale(1); }
  .el-home-captain:hover .el-home-captain-photo-fighter { opacity: 0; transform: scale(1.08); }
  .el-home-captain:hover .el-home-captain-bubble { opacity: 0; transform: translate(0,7px) scale(.82); }
  .el-home-captain.is-fighting .el-home-captain-photo-real { opacity: 0; transform: scale(.97); }
  .el-home-captain.is-fighting .el-home-captain-photo-fighter { opacity: 1; transform: scale(1); }
  .el-home-captain.is-fighting .el-home-captain-bubble { opacity: 1; transform: translate(0,0) scale(1); }
}
.el-home-hero-footer { align-items: center; display: grid; gap: clamp(36px,5vw,82px); grid-template-columns: minmax(310px,.72fr) minmax(0,1.28fr); max-width: 1380px; padding-block: 36px 42px; }
.el-home-hero-footer-right { border-left: 1px solid rgba(255,255,255,.15); padding-left: clamp(30px,4vw,62px); }
.el-home-hero-footer-right > strong { color: #fff; display: block; font-family: Georgia,"Times New Roman",serif; font-size: clamp(20px,1.75vw,27px); line-height: 1.18; }
.el-home-hero-footer .el-home-trust { margin-top: 14px; }

.el-home-google-reviews { background: #fff; border-bottom: 1px solid var(--home-line); position: relative; }
.el-home-google-reviews::before { background: linear-gradient(90deg,#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75% 100%); content: ""; height: 5px; inset: 0 0 auto; position: absolute; }
.el-home-google-reviews-grid { align-items: stretch; display: grid; gap: 14px; grid-template-columns: minmax(225px,.72fr) minmax(0,2.28fr); padding-block: 25px 18px; }
.el-home-google-rating { align-items: flex-start; background: var(--home-navy); border-radius: 10px; color: #fff !important; display: flex; flex-direction: column; justify-content: center; min-height: 142px; padding: 22px 25px; }
.el-home-google-stars { color: #fbbc05; font-size: 20px; letter-spacing: .09em; line-height: 1; }
.el-home-google-rating strong { display: block; font-family: Georgia,"Times New Roman",serif; font-size: 29px; line-height: 1.05; margin-top: 11px; }
.el-home-google-rating small { color: #bcd2dc; font-size: 10px; font-weight: 800; margin-top: 8px; }
.el-home-google-links { align-items: center; display: flex; flex-wrap: wrap; gap: 8px 13px; margin-top: 13px; }
.el-home-google-links a { color: #fff !important; font-size: 10px; font-weight: 900; text-decoration-color: rgba(255,255,255,.55) !important; }
.el-home-google-links .el-home-google-review-cta { background: var(--home-red-aa); border-radius: 4px; padding: 7px 9px; text-decoration: none !important; }
.el-home-google-links .el-home-google-review-cta:hover { background: #bf103a; }
.el-home-review-cards { display: grid; gap: 10px; grid-template-columns: repeat(3,minmax(0,1fr)); }
.el-home-review-cards figure { background: #f7fafb; border: 1px solid var(--home-line); border-radius: 10px; display: flex; flex-direction: column; justify-content: space-between; margin: 0; min-width: 0; padding: 20px; }
.el-home-review-cards blockquote { color: var(--home-navy); font-family: Georgia,"Times New Roman",serif; font-size: 17px; font-weight: 700; line-height: 1.32; margin: 0; }
.el-home-review-cards figcaption { color: var(--home-muted); font-size: 9.5px; font-weight: 900; letter-spacing: .06em; margin-top: 15px; text-transform: uppercase; }
.el-home-review-note { color: #758791; font-size: 9px; grid-column: 1/-1; line-height: 1.35; margin: -2px 0 0; text-align: right; }

.el-home-proofbar { background: #fff; border-bottom: 1px solid var(--home-line); }
.el-home-proofbar .el-home-shell { align-items: center; display: grid; gap: 46px; grid-template-columns: minmax(330px,.78fr) minmax(0,1.72fr); min-height: 138px; }
.el-home-proof-claim strong { color: var(--home-navy); display: block; font-family: Georgia,"Times New Roman",serif; font-size: clamp(24px,2.4vw,36px); line-height: 1.05; }
.el-home-proof-claim small { color: var(--home-muted); display: block; font-size: 11px; margin-top: 7px; }
.el-home-proof-names { align-items: stretch; display: grid; gap: 8px; grid-template-columns: repeat(7,minmax(0,1fr)); }
.el-home-proof-logo { align-items: center; background: #fff; border: 1px solid var(--home-line); border-radius: 8px; display: inline-flex; height: 66px; justify-content: center; min-width: 0; overflow: hidden; padding: 7px; }
.el-home-proof-logo svg { display: block; height: 42px; max-width: 100%; width: 100%; }
.el-home-proof-logo-image > img { display: block; height: auto; max-height: 46px; max-width: 100%; object-fit: contain; width: auto; }
.el-home-proof-logo-image b { color: var(--home-navy); font-size: 10px; letter-spacing: .035em; text-transform: uppercase; }
.el-home-proof-logo-network { background: #142334; padding: 0; }
.el-home-proof-logo-network > img { height: 100%; max-height: none; max-width: none; object-fit: cover; width: 100%; }
.el-home-proof-logo-super img { max-height: 43px; width: 100%; }

.el-home-section { padding: clamp(76px,8vw,116px) 0; }
.el-home-section-heading { align-items: start; display: grid; gap: 72px; grid-template-columns: minmax(0,1.08fr) minmax(320px,.92fr); margin-bottom: 46px; }
.el-home-section-heading h2, .el-home-title { color: var(--home-navy); font-size: clamp(40px,4.35vw,64px); font-weight: 400; letter-spacing: -.045em; line-height: 1.02; margin-bottom: 0; }
.el-home-section-heading p:last-child { color: var(--home-muted); font-size: 18px; max-width: 680px; }

.el-home-choice-grid { display: grid; gap: 14px; grid-template-columns: repeat(4,minmax(0,1fr)); }
.el-home-choice { background: #fff; border: 1px solid var(--home-line); border-radius: 12px; color: var(--home-ink); min-height: 270px; padding: 28px; position: relative; text-decoration: none !important; transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease; }
.el-home-choice::before { background: linear-gradient(90deg,var(--home-red),var(--home-blue)); content: ""; height: 5px; left: 28px; position: absolute; top: 0; width: 62px; }
.el-home-choice:hover { border-color: #9fc5d5; box-shadow: 0 22px 55px rgba(7,29,46,.12); transform: translateY(-5px); }
.el-home-choice b { color: var(--home-red-aa); display: block; font-size: 12px; letter-spacing: .1em; margin-bottom: 38px; text-transform: uppercase; }
.el-home-choice h3 { color: var(--home-navy); font-size: 27px; line-height: 1.1; margin-bottom: 12px; }
.el-home-choice p { color: var(--home-muted); font-size: 15px; line-height: 1.55; }
.el-home-choice span { bottom: 22px; color: var(--home-blue-aa); font-size: 13px; font-weight: 900; position: absolute; }

.el-home-authority { background: var(--home-cream); }
.el-home-authority-grid { align-items: stretch; display: grid; gap: 18px; grid-template-columns: 1.3fr .7fr; }
.el-home-authority-quote { background: var(--home-navy); color: #fff; padding: clamp(42px,6vw,78px); position: relative; }
.el-home-authority-quote::before { color: var(--home-red); content: "“"; font-family: Georgia,"Times New Roman",serif; font-size: 120px; left: 35px; line-height: 1; opacity: .85; position: absolute; top: 15px; }
.el-home-authority-quote blockquote { color: #fff; font-family: Georgia,"Times New Roman",serif; font-size: clamp(35px,4vw,57px); letter-spacing: -.035em; line-height: 1.08; margin: 55px 0 30px; max-width: 760px; }
.el-home-authority-quote cite { color: #83dcff; font-size: 12px; font-style: normal; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.el-home-authority-stat { background: var(--home-red-aa); color: #fff; display: flex; flex-direction: column; justify-content: space-between; padding: 45px; }
.el-home-authority-stat strong { font-family: Georgia,"Times New Roman",serif; font-size: clamp(52px,6.5vw,90px); font-weight: 400; letter-spacing: -.045em; line-height: .88; overflow-wrap: anywhere; }
.el-home-authority-stat p { font-size: 18px; font-weight: 800; line-height: 1.35; }
.el-home-authority-stat small { font-size: 11px; opacity: .82; }

.el-home-seo-core { background: #fff; }
.el-home-seo-intro { border-left: 6px solid var(--home-red); display: grid; gap: 30px; grid-template-columns: repeat(2,minmax(0,1fr)); margin-bottom: 42px; padding: 8px 0 8px 30px; }
.el-home-seo-intro p { color: var(--home-muted); font-size: 18px; margin-bottom: 0; }
.el-home-subtitle { color: var(--home-navy); font-size: clamp(27px,2.3vw,34px); margin: 0 0 24px; }
.el-home-matter-featured { display: grid; gap: 16px; grid-template-columns: repeat(2,minmax(0,1fr)); }
.el-home-matter-feature { background: #fff; border: 1px solid var(--home-line); border-top: 7px solid var(--home-red); box-shadow: 0 16px 42px rgba(7,29,46,.08); color: var(--home-navy) !important; display: flex; flex-direction: column; min-height: 210px; padding: 29px 31px; text-decoration: none !important; transition: box-shadow .18s ease, transform .18s ease; }
.el-home-matter-feature:hover { box-shadow: 0 24px 58px rgba(7,29,46,.14); transform: translateY(-4px); }
.el-home-matter-feature span { color: var(--home-red-aa); font-size: 11px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.el-home-matter-feature strong { display: block; font-family: Georgia,"Times New Roman",serif; font-size: clamp(27px,2.4vw,35px); line-height: 1.02; margin-top: 25px; }
.el-home-matter-feature small { color: var(--home-muted); display: block; font-size: 14px; line-height: 1.5; margin-top: 12px; }
.el-home-matter-secondary-title { color: var(--home-muted); font-family: Arial,sans-serif !important; font-size: 12px; font-weight: 900; letter-spacing: .13em; margin: 44px 0 12px; text-transform: uppercase; }
.el-home-matter-list { border-top: 1px solid var(--home-line); display: grid; gap: 0 40px; grid-template-columns: repeat(2,minmax(0,1fr)); list-style: none; margin: 0; padding: 0; }
.el-home-matter-list li { border-bottom: 1px solid var(--home-line); color: var(--home-navy); font-size: 15px; font-weight: 800; min-height: 62px; padding: 18px 32px 18px 0; position: relative; }
.el-home-matter-list li::after { color: var(--home-red-aa); content: "→"; font-size: 17px; position: absolute; right: 3px; top: 16px; }
.el-home-matter-list a { color: var(--home-navy) !important; overflow-wrap: anywhere; text-decoration: none !important; }
.el-home-matter-list a:hover { color: var(--home-red-aa) !important; }
.el-home-seo-close { background: linear-gradient(110deg,var(--home-navy),#0c3e5e); border-left: 7px solid var(--home-red); color: #fff; font-family: Georgia,"Times New Roman",serif; font-size: clamp(22px,2.25vw,32px); line-height: 1.18; margin: 24px 0 0; padding: 26px 30px; }
.el-home-seo-close strong { color: #6ed6ff; display: block; font-family: Arial,sans-serif; font-size: 12px; letter-spacing: .1em; margin-top: 10px; text-transform: uppercase; }

.el-home-priority { background: linear-gradient(135deg,var(--home-navy),#0c3e60); color: #fff; }
.el-home-priority .el-home-title { color: #fff; max-width: 920px; }
.el-home-priority-intro { color: #bdd3dd; font-size: 19px; max-width: 770px; }
.el-home-priority-grid { display: grid; gap: 14px; grid-template-columns: repeat(3,minmax(0,1fr)); margin-top: 44px; }
.el-home-priority-card { background: rgba(255,255,255,.055); border: 1px solid rgba(255,255,255,.14); border-radius: 12px; min-height: 260px; padding: 29px; }
.el-home-priority-card b { color: #6dd8ff; font-size: 12px; letter-spacing: .13em; text-transform: uppercase; }
.el-home-priority-card h3 { color: #fff; font-size: 29px; line-height: 1.08; margin: 28px 0 12px; }
.el-home-priority-card p { color: #bcd1da; font-size: 15px; }
.el-home-priority-action { align-items: center; background: #fff; border-left: 8px solid var(--home-red); box-shadow: 0 18px 50px rgba(2,13,22,.22); color: var(--home-navy); display: grid; gap: 26px; grid-template-columns: auto minmax(0,1fr) auto; margin-top: 22px; padding: 28px 30px; }
.el-home-urgent-beacon { align-items: center; background: var(--home-red-aa); border: 5px solid #ffd6df; border-radius: 50%; color: #fff; display: flex; font-size: 25px; font-weight: 900; height: 58px; justify-content: center; position: relative; width: 58px; }
.el-home-urgent-beacon::before, .el-home-urgent-beacon::after { border: 2px solid rgba(230,22,74,.48); border-radius: 50%; content: ""; inset: -8px; position: absolute; }
.el-home-urgent-beacon::after { animation: el-home-alert-ring 1.9s ease-out infinite; inset: -15px; }
@keyframes el-home-alert-ring { 0% { opacity: .75; transform: scale(.72); } 75%,100% { opacity: 0; transform: scale(1.18); } }
.el-home-priority-action p { font-size: 17px; font-weight: 700; margin: 0; max-width: 700px; }
.el-home-priority-action p strong { color: var(--home-red-aa); display: block; font-size: 12px; letter-spacing: .08em; margin-bottom: 5px; text-transform: uppercase; }
.el-home-priority-action .el-home-button { background: var(--home-red-aa); border-color: var(--home-red-aa); white-space: nowrap; }
@media (prefers-reduced-motion: reduce) { .el-home-urgent-beacon::after { animation: none; opacity: .35; } }

.el-home-news { background: #fff; }
.el-home-news-grid { display: grid; gap: 16px; grid-template-columns: repeat(3,minmax(0,1fr)); }
.el-home-news-card { background: var(--home-paper); border: 1px solid var(--home-line); color: var(--home-ink); display: flex; flex-direction: column; min-height: 360px; padding: 30px; text-decoration: none !important; transition: box-shadow .18s ease, transform .18s ease; }
.el-home-news-card:hover { box-shadow: 0 20px 50px rgba(7,29,46,.11); transform: translateY(-4px); }
.el-home-news-meta { color: var(--home-red-aa); font-size: 11px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.el-home-news-card h3 { color: var(--home-navy); font-size: 29px; line-height: 1.1; margin: 34px 0 16px; }
.el-home-news-card p { color: var(--home-muted); font-size: 15px; }
.el-home-news-card strong { color: var(--home-blue-aa); font-size: 13px; margin-top: auto; }
.el-home-litigation-note { color: var(--home-muted); font-size: 12px; margin: 22px 0 0; max-width: 900px; }

.el-home-video-section { background: var(--home-cream); }
.el-home-video-early { background: linear-gradient(135deg,#03111d 0%,var(--home-navy) 72%,#0c3d5c 100%); color: #fff; padding-block: clamp(64px,7vw,96px); }
.el-home-video-early .el-home-section-heading h2 { color: #fff; }
.el-home-video-early .el-home-section-heading p:last-child { color: #c5d8e1; }
.el-home-video-early .el-home-kicker { color: #6ed6ff; }
.el-home-video-grid { align-items: start; display: grid; gap: 16px; grid-template-columns: repeat(2,minmax(0,1fr)); }
.el-home-video-more { grid-column: 1/-1; }
.el-home-video-more > summary { display: none; }
.el-home-video-more-grid { display: grid; gap: 16px; grid-template-columns: repeat(2,minmax(0,1fr)); }
.el-home-video { background: #fff; border-radius: 12px; box-shadow: 0 16px 45px rgba(7,29,46,.08); color: var(--home-ink); overflow: hidden; text-decoration: none !important; }
.el-home-video-featured { box-shadow: 0 24px 65px rgba(0,0,0,.28); grid-column: 1/-1; }
.el-home-video-featured .el-home-video-copy h3 { font-size: clamp(24px,2vw,31px); }
.el-home-video-image { aspect-ratio: 16/9; background: var(--home-navy); overflow: hidden; position: relative; }
.el-home-video-image img { height: 100%; object-fit: cover; transition: transform .25s ease; width: 100%; }
.el-home-video:hover .el-home-video-image img { transform: scale(1.035); }
.el-home-video-original .el-home-video-image img { object-position: center 40%; }
.el-home-video-espn .el-home-video-image img { object-position: left center; }
.el-home-video-logo .el-home-video-image img { object-fit: cover; object-position: center; }
.el-home-play { align-items: center; background: var(--home-red-aa); border-radius: 50%; color: #fff; display: flex; font-size: 22px; height: 62px; justify-content: center; left: 50%; padding-left: 4px; position: absolute; top: 50%; transform: translate(-50%,-50%); width: 62px; }
.el-home-video-copy { padding: 24px; }
.el-home-video-copy span { color: var(--home-blue-aa); font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.el-home-video-copy h3 { color: var(--home-navy); font-size: 24px; line-height: 1.15; margin: 10px 0 0; }
.el-home-video[data-youtube] { cursor: pointer; }
.el-home-video.is-playing { background: #000; box-shadow: 0 24px 65px rgba(0,0,0,.3); display: block; }
.el-home-video-frame { aspect-ratio: 16/9; border: 0; display: block; height: auto; width: 100%; }
.el-home-video-preview-notice { align-items: center; aspect-ratio: 16/9; background: radial-gradient(circle at 50% 35%,#173c56,#020d16 72%); color: #fff; display: flex; flex-direction: column; gap: 12px; justify-content: center; padding: 28px; text-align: center; }
.el-home-video-preview-notice strong { font-family: Georgia,"Times New Roman",serif; font-size: 24px; }
.el-home-video-preview-notice span { color: #c5d8e1; font-size: 13px; line-height: 1.5; max-width: 390px; }
.el-home-video-preview-notice a { background: var(--home-red-aa); border-radius: 5px; color: #fff !important; font-size: 12px; padding: 10px 14px; text-decoration: none !important; }
.el-home-video-action { align-items: center; border-top: 1px solid rgba(255,255,255,.16); display: flex; gap: 26px; justify-content: space-between; margin-top: 32px; padding-top: 26px; }
.el-home-video-action p { color: #d5e5eb; margin: 0; }
.el-home-video-action strong { color: #fff; }
.el-home-archive-grid { display: grid; gap: 16px; grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 34px; }
.el-home-archive-card { background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.16); color: #fff !important; display: grid; grid-template-columns: minmax(150px,.72fr) minmax(0,1.28fr); overflow: hidden; text-decoration: none !important; }
.el-home-archive-card > img { height: 100%; min-height: 280px; object-fit: cover; object-position: center 20%; width: 100%; }
.el-home-archive-card > div { padding: 26px; }
.el-home-archive-card span { color: #6ed6ff; font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.el-home-archive-card h3 { color: #fff; font-size: 27px; line-height: 1.08; margin: 18px 0 12px; }
.el-home-archive-card p { color: #c5d8e1; font-size: 14px; margin: 0; }

.el-home-recognition { background: #fff; }
.el-home-recognition-grid { display: grid; gap: 12px; grid-template-columns: repeat(6,minmax(0,1fr)); }
.el-home-recognition-grid :where(span,a) { align-items: center; background: #fff; border: 1px solid var(--home-line); border-radius: 10px; display: flex; justify-content: center; min-height: 116px; padding: 15px; text-decoration: none !important; }
.el-home-recognition-grid img { max-height: 80px; object-fit: contain; width: 100%; }

.el-home-social { background: linear-gradient(112deg,#03121e 0%,var(--home-navy) 58%,#0b4568 100%); border-top: 1px solid rgba(110,214,255,.28); color: #fff; padding: 44px 0; position: relative; }
.el-home-social::before { background: linear-gradient(90deg,var(--home-red) 0 35%,var(--home-blue) 35% 100%); content: ""; height: 5px; left: 0; position: absolute; right: 0; top: 0; }
.el-home-social-inner { align-items: center; display: grid; gap: clamp(34px,5vw,78px); grid-template-columns: minmax(340px,.9fr) minmax(560px,1.1fr); }
.el-home-social-copy .el-home-kicker { margin-bottom: 8px; }
.el-home-social-copy h2 { color: #fff; font-size: clamp(29px,3vw,43px); letter-spacing: -.035em; line-height: 1; margin: 0; }
.el-home-social-copy > p:last-child { color: #bad3de; font-size: 14px; line-height: 1.5; margin: 12px 0 0; max-width: 620px; }
.el-home-social-links { display: grid; gap: 10px; grid-template-columns: repeat(5,minmax(0,1fr)); }
.el-home-social-links a { align-items: center; background: rgba(255,255,255,.075); border: 1px solid rgba(255,255,255,.2); border-radius: 9px; color: #fff !important; display: flex; flex-direction: column; font-size: 11px; font-weight: 900; gap: 9px; justify-content: center; min-height: 106px; padding: 14px 8px; text-align: center; text-decoration: none !important; transition: background .18s ease,border-color .18s ease,transform .18s ease; }
.el-home-social-links a:hover { background: rgba(0,154,214,.2); border-color: #6ed6ff; transform: translateY(-3px); }
.el-home-social-links svg { fill: currentColor; height: 28px; width: 28px; }

.el-home-bio { background: #fff; }
.el-home-bio-grid { align-items: start; display: grid; gap: clamp(55px,7vw,92px); grid-template-columns: minmax(340px,430px) minmax(0,1fr); }
.el-home-bio-photo { background: var(--home-navy); border-bottom: 10px solid var(--home-red); box-shadow: 18px 18px 0 #e8f0f3; position: relative; }
.el-home-bio-photo::before { border-left: 4px solid var(--home-blue); border-top: 4px solid var(--home-blue); content: ""; height: 58px; left: -12px; position: absolute; top: -12px; width: 58px; z-index: 2; }
.el-home-bio-photo img { aspect-ratio: 4/5; object-fit: cover; object-position: center 35%; width: 100%; }
.el-home-bio-copy h2 { color: var(--home-navy); font-size: clamp(43px,4.5vw,66px); letter-spacing: -.045em; line-height: .98; max-width: 680px; }
.el-home-bio-copy p { color: var(--home-muted); max-width: 700px; }
.el-home-bio-points { display: grid; gap: 10px; grid-template-columns: repeat(2,minmax(0,1fr)); list-style: none; margin: 28px 0; padding: 0; }
.el-home-bio-points li { border-top: 1px solid var(--home-line); color: var(--home-navy); font-size: 14px; font-weight: 900; padding: 14px 0; }
.el-home-book-card { align-items: center; background: radial-gradient(circle at 18% 20%,#164b6c 0%,var(--home-navy) 42%,#020d16 100%); border-top: 8px solid var(--home-red); box-shadow: 0 26px 70px rgba(7,29,46,.2); color: #fff !important; display: grid; gap: clamp(28px,4vw,58px); grid-template-columns: 165px minmax(0,1fr) auto; margin: 72px auto 0; max-width: 1240px; padding: 36px clamp(30px,4vw,54px); text-decoration: none !important; transition: box-shadow .18s ease, transform .18s ease; width: calc(100% - 48px); }
.el-home-book-card:hover { box-shadow: 0 34px 82px rgba(7,29,46,.3); transform: translateY(-4px); }
.el-home-book-cover { background: linear-gradient(145deg,#071d2e 0%,#0d456a 66%,#009ad6 100%); border-left: 7px solid #ed174c; box-shadow: 6px 8px 0 #cdd9df; color: #fff; display: flex; flex-direction: column; min-height: 154px; padding: 10px 9px 9px; position: relative; }
.el-home-book-series { color: #78dcff; font-size: 6px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.el-home-book-cover strong { font-family: Georgia,"Times New Roman",serif; font-size: 24px; font-weight: 400; letter-spacing: -.04em; line-height: .73; margin-top: 18px; }
.el-home-book-cover strong em { color: var(--home-red); font-size: 14px; font-style: italic; }
.el-home-book-cover small { color: #cce0e9; font-size: 5.5px; line-height: 1.25; margin-top: 11px; }
.el-home-book-cover b { bottom: 8px; font-size: 6px; left: 9px; letter-spacing: .05em; position: absolute; text-transform: uppercase; }
.el-home-book-copy b { color: #fff; display: block; font-family: Georgia,"Times New Roman",serif; font-size: clamp(37px,4vw,56px); line-height: .98; margin-top: 9px; }
.el-home-book-copy small { color: #6ed6ff; display: block; font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.el-home-book-copy p { color: #c8dce5; font-size: 16px; line-height: 1.5; margin: 13px 0 0; max-width: 650px; }
.el-home-book-cover-image { border: 1px solid rgba(255,255,255,.55); box-shadow: 10px 12px 0 rgba(91,212,255,.24); width: 155px; }
.el-home-book-cta { background: var(--home-red-aa); border: 2px solid var(--home-red-aa); border-radius: 6px; color: #fff; font-size: 14px; font-weight: 900; padding: 15px 20px; text-align: center; white-space: nowrap; }
.el-home-checklist { align-items: center; background: var(--home-cream); border: 1px solid #ddd8ce; border-bottom: 9px solid var(--home-blue); box-shadow: 0 28px 72px rgba(7,29,46,.14); display: grid; gap: clamp(30px,4vw,58px); grid-template-columns: minmax(185px,.48fr) minmax(330px,1.1fr) minmax(330px,.9fr); margin: 34px auto 0; max-width: 1240px; overflow: hidden; padding: clamp(30px,4vw,52px); position: relative; width: calc(100% - 48px); }
.el-home-checklist::before { background: linear-gradient(90deg,var(--home-red) 0 52%,var(--home-blue) 52% 100%); content: ""; height: 8px; left: 0; position: absolute; right: 0; top: 0; }
.el-home-checklist-art { justify-self: center; max-width: 230px; position: relative; transform: rotate(-2deg); }
.el-home-checklist-art img { background: #fff; border: 1px solid #cfdbe1; box-shadow: 13px 16px 0 #d5e2e8, 0 22px 46px rgba(7,29,46,.18); display: block; width: 100%; }
.el-home-checklist-art span { background: var(--home-red-aa); bottom: 18px; color: #fff; font-size: 9px; font-weight: 900; left: -14px; letter-spacing: .08em; padding: 9px 12px; position: absolute; text-transform: uppercase; }
.el-home-checklist-copy h2 { color: var(--home-navy); font-size: clamp(36px,3.2vw,49px); letter-spacing: -.04em; line-height: .98; margin: 9px 0 18px; }
.el-home-checklist-copy > p:not(.el-home-kicker) { color: var(--home-muted); font-size: 16px; line-height: 1.55; margin: 0; }
.el-home-checklist-copy ul { display: grid; gap: 8px; list-style: none; margin: 24px 0 0; padding: 0; }
.el-home-checklist-copy li { color: var(--home-navy); font-size: 13px; font-weight: 900; padding-left: 22px; position: relative; }
.el-home-checklist-copy li::before { color: var(--home-red); content: "✓"; font-weight: 900; left: 0; position: absolute; }
.el-home-checklist-download { background: #fff; border: 1px solid var(--home-line); box-shadow: 0 18px 44px rgba(7,29,46,.1); padding: 29px; }
.el-home-checklist-download-label { color: var(--home-red-aa); font-size: 10px; font-weight: 900; letter-spacing: .14em; margin-bottom: 12px; text-transform: uppercase; }
.el-home-checklist-download > strong { color: var(--home-navy); display: block; font-family: Georgia,"Times New Roman",serif; font-size: 25px; line-height: 1.12; }
.el-home-checklist-download > p:not(.el-home-checklist-download-label) { color: var(--home-muted); font-size: 13px; line-height: 1.5; margin: 12px 0 20px; }
.el-home-checklist-download .el-home-button { width: 100%; }
.el-home-checklist-download small { color: #70838e; display: block; font-size: 9.5px; line-height: 1.45; margin-top: 13px; }

.el-home-community { background: var(--home-cream); border-top: 1px solid #e1ddd4; }
.el-home-community-grid { align-items: center; display: grid; gap: clamp(38px,6vw,80px); grid-template-columns: 1.15fr .85fr; }
.el-home-community-image { border-bottom: 10px solid var(--home-red); box-shadow: 0 22px 58px rgba(7,29,46,.14); overflow: hidden; }
.el-home-community-image img { aspect-ratio: 4/3; object-fit: cover; object-position: left center; width: 100%; }
.el-home-community p { color: var(--home-muted); }

.el-home-mobile-disclosure > summary { display: none; }
.el-home-resources { background: #eef3f5; border-block: 1px solid var(--home-line); padding: 52px 0; }
.el-home-resources-heading { align-items: end; display: flex; gap: 30px; justify-content: space-between; margin-bottom: 24px; }
.el-home-resources-heading .el-home-kicker { margin: 0; }
.el-home-resources-heading h2 { color: var(--home-navy); font-size: clamp(27px,2.5vw,38px); line-height: 1.06; margin: 0; max-width: 700px; }
.el-home-resource-links { display: grid; gap: 0 34px; grid-template-columns: repeat(4,minmax(0,1fr)); }
.el-home-resource-links a { border-top: 1px solid #cbd9df; color: var(--home-navy) !important; font-size: 12px; line-height: 1.35; padding: 12px 0; text-decoration: none !important; }
.el-home-resource-links a:hover { color: var(--home-red-aa) !important; }

.el-home-reasons { background: #fff; border-top: 1px solid var(--home-line); position: relative; }
.el-home-reasons::before { background: linear-gradient(90deg,var(--home-red) 0 30%,var(--home-blue) 30% 64%,var(--home-navy) 64% 100%); content: ""; height: 8px; left: 0; position: absolute; right: 0; top: 0; }
.el-home-reasons-list { counter-reset: el-home-reason; display: grid; gap: 14px; grid-template-columns: repeat(2,minmax(0,1fr)); list-style: none; margin: 0; padding: 0; }
.el-home-reasons-list li { align-items: center; background: #fff; border: 1px solid var(--home-line); color: var(--home-navy); counter-increment: el-home-reason; display: grid; font-weight: 800; gap: 18px; grid-template-columns: 52px 1fr; min-height: 94px; padding: 18px 22px; }
.el-home-reasons-list li::before { align-items: center; background: var(--home-navy); border-radius: 50%; color: #fff; content: counter(el-home-reason, decimal-leading-zero); display: flex; font-size: 12px; font-weight: 900; height: 44px; justify-content: center; letter-spacing: .08em; width: 44px; }

.el-home-start { background: var(--home-navy); color: #fff; }
.el-home-start .el-home-title { color: #fff; }
.el-home-start-grid { display: grid; gap: 14px; grid-template-columns: repeat(3,minmax(0,1fr)); margin-top: 42px; }
.el-home-start-card { background: #fff; border-top: 7px solid var(--home-blue); color: var(--home-ink); display: flex; flex-direction: column; min-height: 390px; padding: 31px; }
.el-home-start-card:first-child { border-color: var(--home-red); }
.el-home-start-card span { color: var(--home-red-aa); font-size: 11px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.el-home-start-card h3 { color: var(--home-navy); font-size: 31px; line-height: 1.05; margin: 28px 0 14px; }
.el-home-start-card p { color: var(--home-muted); font-size: 15px; }
.el-home-start-card small { color: var(--home-muted); display: block; font-size: 11px; margin-top: 12px; }
.el-home-start-card .el-home-button { margin-top: auto; }

.el-home-faq { background: var(--home-paper); }
.el-home-faq-grid { display: grid; gap: 70px; grid-template-columns: .75fr 1.25fr; }
.el-home-faq-list details { border-bottom: 1px solid var(--home-line); padding: 23px 0; }
.el-home-faq-list summary { color: var(--home-navy); cursor: pointer; font-size: 18px; font-weight: 900; list-style: none; padding-right: 35px; position: relative; }
.el-home-faq-list summary::-webkit-details-marker { display: none; }
.el-home-faq-list summary::after { color: var(--home-red-aa); content: "+"; font-size: 27px; position: absolute; right: 0; top: -4px; }
.el-home-faq-list details[open] summary::after { content: "–"; }
.el-home-faq-list details p { color: var(--home-muted); font-size: 15px; margin: 16px 0 0; }

.el-home-final { background: var(--home-red-aa); color: #fff; padding: clamp(76px,9vw,130px) 24px; text-align: center; }
.el-home-final h2 { color: #fff; font-size: clamp(48px,6vw,82px); font-weight: 400; letter-spacing: -.05em; line-height: .98; margin-inline: auto; max-width: 980px; }
.el-home-final p { font-size: 19px; margin-inline: auto; max-width: 690px; }
.el-home-final .el-home-actions { justify-content: center; }
.el-home-final .el-home-button { background: var(--home-navy); border-color: var(--home-navy); }
.el-home-final .el-home-button-outline { background: transparent; border-color: #fff; }

@media (max-width: 1100px) {
  .el-home-community-grid { grid-template-columns: 1fr; }
  .el-home-community-image { max-width: 720px; }
}

@media (max-width: 980px) {
  .el-home-bio-grid { grid-template-columns: 1fr; }
  .el-home-bio-photo { max-width: 430px; }
  .el-home-bio-copy { max-width: 760px; }
}

/* On ultrawide screens the copy remains editorially composed while the team
   band expands into a cinematic centerpiece. */
@media (min-width: 1800px) {
  .el-home-hero-copy, .el-home-hero-footer { max-width: 1460px; }
  .el-home-hero h1 { font-size: 96px; max-width: 1260px; }
  .el-home-hero-team { min-height: 430px; padding-top: 34px; }
}

@media (max-width: 1050px) {
  .el-home-hero h1 { font-size: clamp(52px,7vw,70px); }
  .el-home-hero-decision { align-items: start; grid-template-columns: 1fr; }
  .el-home-hero-decision .el-home-actions { justify-content: flex-start; }
  .el-home-hero-footer { gap: 30px; grid-template-columns: minmax(280px,.8fr) minmax(0,1.2fr); }
  .el-home-choice-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .el-home-priority-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .el-home-proofbar .el-home-shell { gap: 28px; grid-template-columns: minmax(290px,.75fr) minmax(0,1.25fr); }
  .el-home-proof-names { grid-template-columns: repeat(4,minmax(0,1fr)); }
  .el-home-video-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .el-home-video-more-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .el-home-video-featured { grid-column: 1/-1; }
  .el-home-recognition-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
  .el-home-social-inner { grid-template-columns: 1fr; }
}
@media (max-width: 800px) {
  .el-home { padding-bottom: 66px; }
  .el-home-mobile-callbar { align-items: stretch; background: #fff; border-top: 1px solid #cbd9df; bottom: 0; box-shadow: 0 -12px 32px rgba(2,13,22,.18); display: grid; grid-template-columns: 1.2fr .8fr; left: 0; padding: 8px max(10px,env(safe-area-inset-left)) max(8px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-right)); position: fixed; right: 0; z-index: 1001; }
  .el-home-mobile-callbar a { align-items: center; background: var(--home-red-aa); border-radius: 5px; color: #fff !important; display: flex; font-size: 13px; font-weight: 900; gap: 7px; justify-content: center; min-height: 48px; text-decoration: none !important; }
  .el-home-mobile-callbar a:last-child { background: var(--home-navy); border-radius: 0 5px 5px 0; }
  .el-home-mobile-callbar a:first-child { border-radius: 5px 0 0 5px; }
  .el-home-proofbar .el-home-shell, .el-home-section-heading, .el-home-authority-grid, .el-home-bio-grid, .el-home-community-grid, .el-home-faq-grid { grid-template-columns: 1fr; }
  .el-home-proofbar .el-home-shell { padding-block: 28px; }
  .el-home-google-reviews-grid { grid-template-columns: 1fr; }
  .el-home-google-rating { min-height: 0; }
  .el-home-review-cards { grid-template-columns: repeat(3,minmax(235px,1fr)); overflow-x: auto; padding-bottom: 7px; scroll-snap-type: x proximity; }
  .el-home-review-cards figure { scroll-snap-align: start; }
  .el-home-review-note { text-align: left; }
  .el-home-proof-names { justify-content: flex-start; }
  .el-home-news-grid, .el-home-start-grid { grid-template-columns: 1fr; }
  .el-home-priority-action { align-items: start; grid-template-columns: auto minmax(0,1fr); }
  .el-home-priority-action .el-home-button { grid-column: 1/-1; width: 100%; }
  .el-home-bio-photo { max-width: 540px; }
  .el-home-seo-intro, .el-home-matter-featured, .el-home-matter-list { grid-template-columns: 1fr; }
  .el-home-book-card { grid-template-columns: 135px minmax(0,1fr); }
  .el-home-book-cta { grid-column: 1/-1; }
  .el-home-checklist { grid-template-columns: 170px minmax(0,1fr); }
  .el-home-checklist-download { grid-column: 1/-1; }
  .el-home-hero-copy { max-width: none; padding: 48px 24px 24px; }
  .el-home-hero h1 { font-size: clamp(38px,10.5vw,50px); line-height: .94; margin: 12px 0 20px; }
  .el-home-kicker-desktop, .el-home-hero-lead-desktop, .el-home-hero-team, .el-home-hero-footer-right, .el-home-trust { display: none; }
  .el-home-kicker-mobile, .el-home-hero-lead-mobile, .el-home-mobile-solo { display: block; }
  .el-home-mobile-solo { background: #020d16; border-bottom: 5px solid var(--home-red); border-radius: 8px; box-shadow: 0 18px 42px rgba(0,0,0,.28); margin: 0 0 18px; overflow: hidden; position: relative; }
  .el-home-mobile-solo img { aspect-ratio: 16/9; height: auto; object-fit: cover; object-position: center 28%; width: 100%; }
  .el-home-mobile-solo::after { background: linear-gradient(180deg,transparent 42%,rgba(2,13,22,.92)); content: ""; inset: 0; pointer-events: none; position: absolute; }
  .el-home-mobile-solo span { bottom: 9px; color: #fff; font-size: 9px; font-weight: 900; left: 12px; letter-spacing: .09em; position: absolute; text-transform: uppercase; z-index: 2; }
  .el-home-hero-lead-mobile { color: #d2e1e8; font-size: 16px; line-height: 1.45; margin-bottom: 14px; }
  .el-home-hero-decision { display: block; margin-top: 0; }
  .el-home-hero-footer { display: block; padding: 0 24px 34px; }
  .el-home-hero-fight { font-family: Arial,sans-serif; font-size: 13px; line-height: 1.35; margin: 14px 0 0; padding: 5px 0 5px 12px; text-transform: uppercase; }
  .el-home-hero-fight span { font-size: 9px; margin-bottom: 5px; }
  .el-home-hero .el-home-actions { display: grid; gap: 8px; grid-template-columns: 1.25fr .75fr; margin-top: 16px; }
  .el-home-hero .el-home-button { font-size: 12px; min-height: 48px; padding: 9px 10px; }
  .el-home-video-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .el-home-video-more { background: transparent; grid-column: 1/-1; }
  .el-home-video-more > summary { align-items: center; background: var(--home-navy); border: 2px solid var(--home-blue); border-radius: 7px; color: #fff; cursor: pointer; display: flex; font-size: 13px; font-weight: 900; justify-content: space-between; list-style: none; min-height: 52px; padding: 12px 16px; }
  .el-home-video-more > summary::-webkit-details-marker { display: none; }
  .el-home-video-more > summary::after { color: #6ed6ff; content: "+"; font-size: 24px; line-height: 1; }
  .el-home-video-more[open] > summary::after { content: "−"; }
  .el-home-video-more-grid { grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 16px; }
  .el-home-video-featured { grid-column: 1/-1; }
  .el-home-video-grid .el-home-video:not(.el-home-video-featured) .el-home-video-copy { padding: 16px; }
  .el-home-video-grid .el-home-video:not(.el-home-video-featured) .el-home-video-copy h3 { font-size: 17px; }
  .el-home-video-action { align-items: stretch; flex-direction: column; }
  .el-home-archive-grid { grid-template-columns: 1fr; }
  .el-home-recognition-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .el-home-social-links { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .el-home-mobile-disclosure > summary { align-items: center; background: #fff; border: 1px solid var(--home-line); border-top: 6px solid var(--home-red); box-shadow: 0 12px 28px rgba(7,29,46,.08); color: var(--home-navy); cursor: pointer; display: flex; flex-direction: column; gap: 5px; list-style: none; padding: 20px 52px 20px 20px; position: relative; }
  .el-home-mobile-disclosure > summary::-webkit-details-marker { display: none; }
  .el-home-mobile-disclosure > summary::after { color: var(--home-red-aa); content: "+"; font-size: 29px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); }
  .el-home-mobile-disclosure[open] > summary::after { content: "−"; }
  .el-home-mobile-disclosure > summary span { color: var(--home-blue-aa); font-size: 9px; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }
  .el-home-mobile-disclosure > summary strong { font-family: Georgia,"Times New Roman",serif; font-size: 22px; line-height: 1.12; }
  .el-home-mobile-disclosure-content { padding-top: 30px; }
  .el-home-resources { padding: 32px 0; }
  .el-home-resources-heading { display: block; }
  .el-home-resource-links { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 560px) {
  .el-home-shell { padding-inline: 19px; }
  .el-home-hero-copy { padding: 38px 20px 20px; }
  .el-home-hero-footer { padding: 0 20px 28px; }
  .el-home-hero h1 { font-size: clamp(36px,10.2vw,42px); }
  .el-home-actions { display: grid; }
  .el-home-book-card { gap: 28px; grid-template-columns: 1fr; margin-top: 52px; padding: 30px 24px; width: calc(100% - 38px); }
  .el-home-book-cover-image { width: 138px; }
  .el-home-book-cta { width: 100%; }
  .el-home-checklist { grid-template-columns: 1fr; padding: 34px 24px; width: calc(100% - 38px); }
  .el-home-checklist-art { max-width: 170px; }
  .el-home-checklist-copy h2 { font-size: 38px; }
  .el-home-checklist-download { padding: 23px 20px; }
  .el-home-choice-grid, .el-home-priority-grid, .el-home-bio-points { grid-template-columns: 1fr; }
  .el-home-choice { min-height: 240px; }
  .el-home-authority-quote, .el-home-authority-stat { padding: 34px 26px; }
  .el-home-authority-quote blockquote { margin-top: 45px; }
  .el-home-reasons-list { grid-template-columns: 1fr; }
  .el-home-proofbar .el-home-shell { grid-template-columns: 1fr; }
  .el-home-proof-names { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .el-home-recognition-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .el-home-social { padding: 38px 0; }
  .el-home-social-links { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .el-home-social-links a:last-child { grid-column: 1/-1; }
  .el-home-video-more-grid { grid-template-columns: 1fr; }
  .el-home-resource-links { grid-template-columns: 1fr; }
  .el-home-archive-card { grid-template-columns: 1fr; }
  .el-home-archive-card > img { max-height: 310px; min-height: 0; }
  .el-home-section-heading { gap: 24px; }
  .el-home-section-heading h2, .el-home-title { font-size: 42px; }
}
@media (prefers-reduced-motion: reduce) {
  .el-home *, .el-home *::before, .el-home *::after { scroll-behavior: auto !important; transition: none !important; }
}
