/* Dedicated styles for the IFE partnership and direct-link document pages. */
.home-ife{position:relative;overflow:hidden;border-top:1px solid #e8eef6;border-bottom:1px solid #e8eef6;background:#fff}
.home-ife::before{content:"";position:absolute;top:0;left:0;width:34%;height:100%;pointer-events:none;background:linear-gradient(90deg,rgba(34,89,176,.055),rgba(34,89,176,0))}
.home-ife .container{position:relative}
.home-ife-intro{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:84px;align-items:end;margin-bottom:52px}
.home-ife-title h2{max-width:650px;margin:18px 0 0;font-size:clamp(42px,4.5vw,62px);line-height:1.02;letter-spacing:-.048em}
.home-ife-intro-copy{padding-left:2px}
.home-ife-intro-copy .lead{margin:0 0 16px;color:var(--ink);font-size:18px;font-weight:700;line-height:1.62}
.home-ife-intro-copy>p:not(.lead){margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.8}
.home-ife-choices{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.home-ife-card{position:relative;display:flex;min-height:480px;padding:38px;overflow:hidden;border:1px solid #dbe5f1;border-radius:26px;background:#fff;box-shadow:0 20px 55px rgba(18,41,74,.08);flex-direction:column}
.home-ife-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:var(--brand)}
.home-ife-card-brand::before{background:#c51f2a}
.home-ife-card-head{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:58px}
.home-ife-card-head img{width:auto;max-width:205px;max-height:58px;object-fit:contain}
.home-ife-card-head span{max-width:155px;color:#5b6c83;font-size:10px;font-weight:900;line-height:1.45;text-align:right;text-transform:uppercase;letter-spacing:.1em}
.home-ife-card h3{max-width:530px;margin:28px 0 24px;color:var(--ink);font-size:24px;line-height:1.32}
.home-ife-card ul{display:grid;gap:13px;margin:0 0 32px;padding:0;list-style:none}
.home-ife-card li{position:relative;padding-left:26px;color:var(--muted);font-size:13px;line-height:1.6}
.home-ife-card li::before{content:"✓";position:absolute;left:0;color:var(--brand);font-weight:900}
.home-ife-card .btn{align-self:flex-start;margin-top:auto}
.home-ife-note{max-width:940px;margin:28px auto 0;color:#718097;font-size:11px;line-height:1.7;text-align:center}

.ife-page,.docs-page{background:#fff}
.ife-hero{position:relative;min-height:780px;padding:190px 0 110px;overflow:hidden;color:#fff;background:#071b35}
.ife-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.ife-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,50,.97) 0%,rgba(7,35,72,.91) 47%,rgba(7,27,53,.63) 100%)}
.ife-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.65fr);gap:70px;align-items:center}
.ife-brand-lockup{display:flex;align-items:center;gap:18px;margin:0 0 30px}
.ife-brand-lockup>img{width:218px}.ife-brand-lockup>i{width:1px;height:46px;background:rgba(255,255,255,.35)}
.ife-logo-plate{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:10px 16px;border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 12px 30px rgba(0,0,0,.16)}
.ife-logo-plate img{width:168px}
.ife-hero h1{max-width:760px;margin:0;font-size:clamp(48px,5vw,72px);line-height:1.03;letter-spacing:-.045em}
.ife-hero-copy>p{max-width:730px;margin:26px 0 32px;color:rgba(255,255,255,.82);font-size:17px}
.ife-hero-actions,.docs-hero-actions{display:flex;flex-wrap:wrap;gap:14px}
.ife-hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px;padding-top:25px;border-top:1px solid rgba(255,255,255,.2)}
.ife-hero-facts strong{display:block;color:#fff;font-size:25px;line-height:1.1}.ife-hero-facts span{display:block;margin-top:6px;color:#a9c8f4;font-size:12px;line-height:1.5}
.ife-hero-card{padding:38px;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:rgba(7,35,72,.78);box-shadow:0 28px 70px rgba(0,0,0,.25);backdrop-filter:blur(16px)}
.ife-hero-card>span{color:#91bcff;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.ife-hero-card h2{margin:16px 0 26px;color:#fff;font-size:27px;line-height:1.25}
.ife-hero-card ul{display:grid;gap:0;margin:0;padding:0;list-style:none}
.ife-hero-card li{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:17px 0;border-top:1px solid rgba(255,255,255,.14);color:#c5d9f5;font-size:13px}
.ife-hero-card b{color:#72a9fa;font-size:11px}
.ife-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center}
.ife-partnership-visual{position:relative;min-height:620px}.ife-partnership-visual>img{width:100%;height:620px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}
.ife-partnership-seal{position:absolute;right:-25px;bottom:42px;display:flex;align-items:center;gap:16px;padding:18px 24px;border-radius:18px;color:#fff;background:#b82027;box-shadow:0 20px 45px rgba(95,20,25,.3)}
.ife-partnership-seal strong{font-size:30px;line-height:1}.ife-partnership-seal span{padding-left:16px;border-left:1px solid rgba(255,255,255,.35);font-size:11px;line-height:1.4}
.ife-value-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:30px 0 26px}.ife-value-grid article{padding:19px;border:1px solid var(--line);border-radius:16px;background:#f7faff}
.ife-value-grid strong{display:block;color:var(--ink);font-size:14px}.ife-value-grid span{display:block;margin-top:6px;color:var(--muted);font-size:12px;line-height:1.55}
.ife-products,.ife-delivery,.docs-library{background:#f3f7fc}
.ife-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}
.ife-product-card{overflow:hidden;border:1px solid #dfe7f1;border-radius:22px;background:#fff;box-shadow:0 18px 44px rgba(20,43,78,.08);transition:transform .3s ease,box-shadow .3s ease}
.ife-product-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px rgba(20,43,78,.14)}.ife-product-card>img{width:100%;height:220px;object-fit:cover}.ife-product-card>div{padding:26px}
.ife-product-card div>span{color:var(--brand);font-size:10px;font-weight:900;letter-spacing:.12em}.ife-product-card h3{margin:8px 0 10px;font-size:21px;line-height:1.2}
.ife-product-card p{min-height:68px;margin:0;color:var(--muted);font-size:13px}.ife-product-card ul{display:grid;gap:7px;margin:20px 0 0;padding:17px 0 0;border-top:1px solid var(--line);list-style:none}
.ife-product-card li{position:relative;padding-left:17px;color:#43536a;font-size:12px}.ife-product-card li::before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:var(--brand)}
.ife-compare .split-heading{align-items:end}.ife-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:50px}
.ife-option{padding:38px;border:1px solid #dbe4ef;border-radius:26px;background:#fff;box-shadow:0 20px 55px rgba(18,41,74,.08)}.ife-option-brand{border-top:5px solid #c51f2a}.ife-option-local{border-top:5px solid var(--brand)}
.ife-option-head{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:54px}.ife-option-head img{width:auto;max-width:190px;max-height:54px}.ife-option-head span{max-width:150px;color:var(--muted);font-size:11px;font-weight:800;text-align:right;text-transform:uppercase;letter-spacing:.08em}
.ife-option h3{margin:28px 0 23px;font-size:25px;line-height:1.3}.ife-option ul{display:grid;gap:12px;margin:0 0 30px;padding:0;list-style:none}.ife-option li{position:relative;padding-left:25px;color:var(--muted);font-size:14px}.ife-option li::before{content:"✓";position:absolute;left:0;color:var(--brand);font-weight:900}
.btn-outline-blue{border-color:var(--brand);color:var(--brand);background:#fff}.btn-outline-blue:hover{color:#fff;background:var(--brand)}
.ife-source-note{max-width:920px;margin:28px auto 0;color:#7a8799;font-size:11px;text-align:center}
.ife-delivery-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:50px;border:1px solid #dce5f0;border-radius:24px;overflow:hidden;background:#dce5f0}
.ife-delivery-steps article{min-height:250px;padding:32px 26px;background:#fff}.ife-delivery-steps span{color:var(--brand);font-size:12px;font-weight:900}.ife-delivery-steps h3{margin:28px 0 12px;font-size:19px}.ife-delivery-steps p{margin:0;color:var(--muted);font-size:13px}
.ife-cta{padding:80px 0;color:#fff;background:#0a2d58}.ife-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.ife-cta h2{max-width:760px;margin:0 0 14px;color:#fff;font-size:clamp(32px,4vw,50px);line-height:1.08}.ife-cta p{max-width:750px;margin:0;color:#bcd2ef}.ife-cta-actions{display:grid;flex:0 0 auto;gap:12px;min-width:270px}

.docs-hero{padding:190px 0 105px;color:#fff;background:#0a2d58}.docs-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.6fr);gap:85px;align-items:center}
.docs-hero h1{max-width:800px;margin:0;font-size:clamp(46px,5vw,70px);line-height:1.02;letter-spacing:-.045em}.docs-hero p{max-width:760px;margin:25px 0 30px;color:#bed4f1;font-size:17px}
.docs-access-note{padding:34px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(255,255,255,.08)}
.docs-access-note>span{color:#8eb9ff;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.docs-access-note strong{display:block;margin:14px 0 10px;color:#fff;font-size:23px;line-height:1.3}.docs-access-note p{margin:0;color:#bed4f1;font-size:13px}
.docs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:50px}
.doc-card{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:start;min-height:270px;padding:28px;border:1px solid #dce5f0;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(20,43,78,.07)}
.doc-available{border-color:#b9d0ef;box-shadow:0 22px 55px rgba(34,89,176,.12)}.doc-icon{display:flex;align-items:center;justify-content:center;width:64px;height:72px;border-radius:13px;color:#fff;background:var(--brand);font-size:13px;font-weight:900;letter-spacing:.05em}.doc-icon-lock{color:var(--brand);background:#edf4fd}
.doc-copy{min-width:0}.doc-status{display:inline-flex;padding:5px 10px;border-radius:999px;color:#11763b;background:#e8f7ee;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.doc-status.request{color:#70551d;background:#fbf4df}
.doc-copy h3{margin:13px 0 8px;font-size:21px;line-height:1.25}.doc-copy p{margin:0;color:var(--muted);font-size:13px}.doc-copy small{display:block;margin-top:13px;color:#8591a2;font-size:11px}
.doc-actions{grid-column:1/-1;display:flex;align-items:center;gap:18px;margin-top:auto}.doc-download,.doc-request{color:var(--brand);font-size:12px;font-weight:850}.doc-request{grid-column:2;align-self:end}.doc-request span{display:inline-block;margin-left:6px}
.docs-preview{background:#fff}.docs-preview-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:center}.docs-preview-copy h2{margin:0 0 16px;font-size:42px;line-height:1.1}.docs-preview-copy>p{color:var(--muted)}
.docs-checklist{display:grid;gap:10px;margin:28px 0 32px}.docs-checklist span{color:#44546a;font-size:13px}.docs-pdf-frame{overflow:hidden;height:690px;border:1px solid #dce5f0;border-radius:22px;background:#e9eef5;box-shadow:var(--shadow)}.docs-pdf-frame iframe{width:100%;height:100%;border:0}
.docs-preview-empty{display:flex;width:100%;height:100%;padding:44px;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:linear-gradient(145deg,#f7faff,#e9f0f9)}
.docs-preview-empty-icon{display:flex;align-items:center;justify-content:center;width:82px;height:98px;margin-bottom:24px;border:1px solid #b8cde9;border-radius:15px;color:#fff;background:var(--brand);font-size:16px;font-weight:900;letter-spacing:.08em;box-shadow:0 18px 38px rgba(34,89,176,.18)}
.docs-preview-empty strong{color:var(--ink);font-size:22px}.docs-preview-empty span{max-width:390px;margin-top:10px;color:var(--muted);font-size:13px;line-height:1.7}
.doc-placeholder-action{cursor:default;opacity:.72;pointer-events:none}
.docs-security{padding:70px 0;color:#fff;background:#0a2d58}.docs-security-inner{display:grid;grid-template-columns:64px 1fr auto;gap:28px;align-items:center}.docs-security-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid #76a7e7;border-radius:50%;color:#9bc3fa;font-size:28px;font-weight:900}.docs-security h2{margin:0 0 8px;color:#fff;font-size:25px}.docs-security p{max-width:760px;margin:0;color:#bed4f1;font-size:13px}

html[dir=rtl] .ife-product-card li,html[dir=rtl] .ife-option li{padding-left:0;padding-right:25px}html[dir=rtl] .ife-product-card li::before,html[dir=rtl] .ife-option li::before{left:auto;right:0}
html[dir=rtl] .home-ife::before{left:auto;right:0;background:linear-gradient(270deg,rgba(34,89,176,.055),rgba(34,89,176,0))}
html[dir=rtl] .home-ife-card-head span{text-align:left}
html[dir=rtl] .home-ife-card li{padding-left:0;padding-right:26px}html[dir=rtl] .home-ife-card li::before{left:auto;right:0}
html[dir=rtl] .ife-partnership-seal{right:auto;left:-25px}html[dir=rtl] .ife-partnership-seal span{padding-left:0;padding-right:16px;border-left:0;border-right:1px solid rgba(255,255,255,.35)}
html[dir=rtl] .ife-option-head span{text-align:left}html[dir=rtl] .doc-request{grid-column:2}html[dir=rtl] .doc-request span{margin-left:0;margin-right:6px;transform:rotate(180deg)}

html[data-theme=dark] .ife-page,html[data-theme=dark] .docs-page{color:#fff;background:#0b2c54}
html[data-theme=dark] .home-ife{border-color:#315983;background:#0b2c54}
html[data-theme=dark] .home-ife::before{background:linear-gradient(90deg,rgba(117,173,246,.12),rgba(117,173,246,0))}
html[dir=rtl][data-theme=dark] .home-ife::before{background:linear-gradient(270deg,rgba(117,173,246,.12),rgba(117,173,246,0))}
html[data-theme=dark] .home-ife-title h2,html[data-theme=dark] .home-ife-intro-copy .lead,html[data-theme=dark] .home-ife-card h3{color:#fff}
html[data-theme=dark] .home-ife-intro-copy>p:not(.lead),html[data-theme=dark] .home-ife-card li,html[data-theme=dark] .home-ife-note{color:#bdd3ef}
html[data-theme=dark] .home-ife-card{border-color:#315983;background:#123e70}
html[data-theme=dark] .home-ife-card-head span{color:#a9c8e7}
html[data-theme=dark] .home-ife-card-head img{box-sizing:content-box;padding:10px 14px;border-radius:10px;background:#fff;box-shadow:0 8px 22px rgba(2,19,42,.18)}
html[data-theme=dark] .home-ife-card-local .btn-outline-blue{padding:8px;border-radius:8px;background:#fff}
html[data-theme=dark] .ife-partnership,html[data-theme=dark] .ife-compare,html[data-theme=dark] .docs-preview{background:#0b2c54}
html[data-theme=dark] .ife-products,html[data-theme=dark] .ife-delivery,html[data-theme=dark] .docs-library{background:#0d3563}
html[data-theme=dark] .ife-value-grid article,html[data-theme=dark] .ife-product-card,html[data-theme=dark] .ife-option,html[data-theme=dark] .ife-delivery-steps article,html[data-theme=dark] .doc-card{border-color:#315983;background:#123e70}
html[data-theme=dark] .ife-value-grid strong,html[data-theme=dark] .ife-product-card h3,html[data-theme=dark] .ife-option h3,html[data-theme=dark] .ife-delivery-steps h3,html[data-theme=dark] .doc-copy h3,html[data-theme=dark] .docs-preview-copy h2{color:#fff}
html[data-theme=dark] .ife-value-grid span,html[data-theme=dark] .ife-product-card p,html[data-theme=dark] .ife-option li,html[data-theme=dark] .ife-delivery-steps p,html[data-theme=dark] .doc-copy p,html[data-theme=dark] .docs-preview-copy>p,html[data-theme=dark] .docs-checklist span{color:#bdd3ef}
html[data-theme=dark] .ife-product-card li,html[data-theme=dark] .ife-option-head span,html[data-theme=dark] .ife-source-note,html[data-theme=dark] .doc-copy small{color:#a9c8e7}
html[data-theme=dark] .docs-preview-empty{background:linear-gradient(145deg,#123e70,#0d3563)}
html[data-theme=dark] .docs-preview-empty strong{color:#fff}html[data-theme=dark] .docs-preview-empty span{color:#bdd3ef}
html[data-theme=dark] .ife-delivery-steps{border-color:#315983;background:#315983}
html[data-theme=dark] .ife-option-head img{box-sizing:content-box;padding:10px 14px;border-radius:10px;background:#fff;box-shadow:0 8px 22px rgba(2,19,42,.18)}
html[data-theme=dark] .btn-outline-blue{padding:8px;border-radius:8px;background:#fff}
html[data-theme=dark] .docs-pdf-frame{border-color:#315983}

@media(max-width:1050px){
  .home-ife-intro{grid-template-columns:1fr;gap:28px}.home-ife-title h2{max-width:800px}.home-ife-card{padding:32px}
  .ife-hero-grid,.docs-hero-grid{grid-template-columns:1fr}.ife-hero-card{max-width:720px}.ife-split{grid-template-columns:1fr}.ife-partnership-visual,.ife-partnership-visual>img{min-height:540px;height:540px}
  .ife-partnership-seal{right:24px}html[dir=rtl] .ife-partnership-seal{left:24px}.ife-product-grid{grid-template-columns:repeat(2,1fr)}.ife-delivery-steps{grid-template-columns:repeat(2,1fr)}
  .ife-cta-inner{align-items:flex-start;flex-direction:column}.ife-cta-actions{width:min(100%,360px)}.docs-preview-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
  .home-ife-intro{margin-bottom:36px}.home-ife-title h2{font-size:40px}.home-ife-intro-copy .lead{font-size:16px}.home-ife-choices{grid-template-columns:1fr}.home-ife-card{min-height:0;padding:28px}.home-ife-card-head{align-items:flex-start;flex-direction:column}.home-ife-card-head span{max-width:none;text-align:left}html[dir=rtl] .home-ife-card-head span{text-align:right}.home-ife-card h3{font-size:22px}.home-ife-card .btn{width:100%;text-align:center}
  .ife-hero,.docs-hero{padding:155px 0 75px}.ife-hero-grid,.docs-hero-grid{gap:38px}.ife-brand-lockup{align-items:flex-start;flex-direction:column}.ife-brand-lockup>i{width:60px;height:1px}
  .ife-hero h1,.docs-hero h1{font-size:43px}.ife-hero-facts{grid-template-columns:1fr}.ife-hero-card{padding:27px}.ife-hero-card h2{font-size:23px}.ife-partnership-visual,.ife-partnership-visual>img{min-height:420px;height:420px}
  .ife-partnership-seal,html[dir=rtl] .ife-partnership-seal{left:18px;right:18px;bottom:20px}.ife-value-grid,.ife-product-grid,.ife-compare-grid,.ife-delivery-steps,.docs-grid{grid-template-columns:1fr}
  .ife-product-card>img{height:210px}.ife-product-card p{min-height:0}.ife-option{padding:28px}.ife-option-head{align-items:flex-start;flex-direction:column}.ife-option-head span{max-width:none;text-align:left}html[dir=rtl] .ife-option-head span{text-align:right}
  .docs-hero-actions,.ife-hero-actions{align-items:stretch;flex-direction:column}.docs-access-note{padding:26px}.doc-card{grid-template-columns:54px 1fr;padding:23px}.doc-icon{width:54px;height:62px}.doc-actions{align-items:flex-start;flex-direction:column}
  .docs-pdf-frame{height:520px}.docs-security-inner{grid-template-columns:1fr}
}
