.eodf-landing{--eodf-wine:#8f173a;--eodf-pink:#c62e57;--eodf-rose:#d67286;--eodf-cream:#fff7f2;--eodf-ink:#2c3032;--eodf-muted:#617074;--eodf-card:#fff;position:relative;width:min(1220px,calc(100vw - 28px));margin:24px 0 86px 50%;transform:translateX(-50%);color:var(--eodf-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.72;background:#fff;border-radius:28px;box-shadow:0 22px 70px rgba(73,28,42,.12);overflow:hidden}.eodf-landing *{box-sizing:border-box}.eodf-landing img{max-width:100%;height:auto}.eodf-hero{position:relative;min-height:620px;background:var(--eodf-cream);overflow:hidden}.eodf-hero-image{display:block;width:100%;height:auto;min-height:620px;object-fit:cover}.eodf-hero-overlay{position:absolute;left:5.8%;bottom:5.5%;max-width:690px;padding:30px;border:1px solid rgba(255,255,255,.85);border-radius:26px;background:rgba(255,255,255,.92);box-shadow:0 20px 50px rgba(89,31,51,.15);backdrop-filter:blur(9px)}.eodf-eyebrow{display:block;margin-bottom:8px;color:var(--eodf-pink);font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.eodf-landing h1,.eodf-landing h2,.eodf-landing h3{font-family:Georgia,"Times New Roman",serif;color:#672238;line-height:1.18}.eodf-landing h1{margin:.1em 0 .3em;font-size:clamp(2rem,4vw,3.45rem)}.eodf-landing h2{margin:0 0 16px;font-size:clamp(1.65rem,3vw,2.45rem)}.eodf-landing h3{margin:0 0 8px;font-size:1.3rem}.eodf-lead{margin:0 0 22px;font-size:1.12rem}.eodf-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.eodf-btn{display:inline-flex;min-height:52px;padding:13px 23px;align-items:center;justify-content:center;border-radius:999px;font-size:.91rem;font-weight:900;letter-spacing:.025em;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.eodf-btn:hover{transform:translateY(-2px)}.eodf-btn-primary{color:#fff!important;background:linear-gradient(135deg,var(--eodf-wine),var(--eodf-pink));box-shadow:0 10px 24px rgba(143,23,58,.28)}.eodf-btn-secondary{color:var(--eodf-wine)!important;border:2px solid var(--eodf-rose);background:#fff}.eodf-microcopy{margin:13px 0 0;color:var(--eodf-muted);font-size:.78rem}.eodf-trustbar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#eedbe0;border-top:1px solid #eedbe0;border-bottom:1px solid #eedbe0}.eodf-trustbar>div{padding:22px 18px;background:#fff;text-align:center}.eodf-trustbar strong,.eodf-trustbar span{display:block}.eodf-trustbar strong{color:#71243d;font-size:1rem}.eodf-trustbar span{margin-top:3px;color:var(--eodf-muted);font-size:.82rem}.eodf-toc{margin:48px auto 18px;padding:30px;width:min(1040px,calc(100% - 38px));border-radius:22px;background:#fff6f3;border:1px solid #f0d7de}.eodf-toc h2{font-size:1.5rem}.eodf-toc ol{columns:2;column-gap:42px;margin:0;padding-left:22px}.eodf-toc li{margin:7px 0;break-inside:avoid}.eodf-toc a,.eodf-article a:not(.eodf-btn){color:#8f173a;text-decoration-thickness:1px;text-underline-offset:3px}.eodf-article>section,.eodf-article>.eodf-gallery,.eodf-article>figure{width:min(1040px,calc(100% - 38px));margin:46px auto}.eodf-article p{margin:0 0 17px;font-size:1.04rem}.eodf-answerbox{padding:28px 32px;border-left:6px solid var(--eodf-pink);border-radius:18px;background:#fff4f6}.eodf-answerbox h2{font-size:1.7rem}.eodf-wide-figure{display:grid;grid-template-columns:minmax(260px,430px) 1fr;align-items:center;gap:34px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#fff3ed,#fde3e9)}.eodf-wide-figure img{width:100%;max-height:560px;object-fit:cover;border-radius:20px}.eodf-wide-figure figcaption{font-family:Georgia,"Times New Roman",serif;color:#6f2a40;font-size:1.75rem;line-height:1.28}.eodf-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.eodf-gallery figure{margin:0;border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(84,34,49,.1);overflow:hidden}.eodf-gallery img{display:block;width:100%;aspect-ratio:2/3;object-fit:cover}.eodf-gallery figcaption{padding:14px 16px;color:#6d3445;font-weight:700;text-align:center}.eodf-cta-block{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#6d1530,#b72a51)}.eodf-cta-block h2,.eodf-cta-block .eodf-eyebrow{color:#fff}.eodf-cta-block p{margin-bottom:0}.eodf-cta-block .eodf-btn-primary{flex:0 0 auto;background:#fff;color:#8f173a!important;box-shadow:none}.eodf-split-figure{display:grid;grid-template-columns:380px 1fr;align-items:center;gap:38px;padding:30px;border-radius:26px;background:#f9f1ec}.eodf-split-figure img{width:100%;max-height:520px;object-fit:cover;border-radius:20px}.eodf-text-link{display:inline-flex;margin-top:8px;font-weight:800}.eodf-pros-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:22px 0}.eodf-pros-grid>div{padding:22px;border:1px solid #efd7dd;border-radius:18px;background:#fffaf8}.eodf-pros-grid p{margin:0;font-size:.96rem}.eodf-authority{display:grid;grid-template-columns:350px 1fr;align-items:center;gap:42px;padding:34px;border-radius:26px;background:linear-gradient(135deg,#fff2ed,#fae2e8)}.eodf-authority img{width:100%;max-height:500px;object-fit:contain;object-position:bottom}.eodf-final-cta{padding:52px 40px;text-align:center;border-radius:28px;background:#fff2f5;border:2px solid #f0c7d2}.eodf-final-cta .eodf-hero-actions{justify-content:center}.eodf-faq details{margin:12px 0;border:1px solid #edd4db;border-radius:14px;background:#fff}.eodf-faq summary{padding:17px 20px;color:#70233b;font-weight:850;cursor:pointer}.eodf-faq details p{padding:0 20px 18px;margin:0}.eodf-editorial-note{padding:24px 28px;border-radius:18px;background:#f4f4f2}.eodf-editorial-note h2{font-size:1.45rem}.eodf-sticky-cta{position:fixed;right:22px;bottom:20px;z-index:9999;padding:15px 24px;border-radius:999px;color:#fff!important;background:linear-gradient(135deg,#8f173a,#c62e57);box-shadow:0 12px 34px rgba(80,20,40,.33);font-size:.88rem;font-weight:900;text-decoration:none!important}.eodf-sticky-cta:hover{transform:translateY(-2px)}@media(max-width:900px){.eodf-hero{min-height:auto}.eodf-hero-image{min-height:480px}.eodf-hero-overlay{position:relative;left:auto;bottom:auto;max-width:none;margin:-70px 16px 0;padding:24px}.eodf-trustbar{grid-template-columns:repeat(2,1fr)}.eodf-toc ol{columns:1}.eodf-wide-figure,.eodf-split-figure,.eodf-authority{grid-template-columns:1fr}.eodf-wide-figure figcaption{text-align:center}.eodf-gallery{grid-template-columns:1fr 1fr}.eodf-cta-block{align-items:flex-start;flex-direction:column}.eodf-authority img{max-height:420px}.eodf-sticky-cta{right:12px;bottom:12px}}@media(max-width:620px){.eodf-landing{width:100%;margin:0 0 76px;border-radius:0;box-shadow:none}.eodf-hero-image{min-height:330px}.eodf-hero-overlay{margin:-28px 10px 0;border-radius:19px}.eodf-landing h1{font-size:2rem}.eodf-hero-actions,.eodf-hero-actions .eodf-btn{width:100%}.eodf-trustbar{grid-template-columns:1fr 1fr}.eodf-trustbar>div{padding:16px 10px}.eodf-article>section,.eodf-article>.eodf-gallery,.eodf-article>figure,.eodf-toc{width:calc(100% - 24px);margin-top:34px;margin-bottom:34px}.eodf-gallery{grid-template-columns:1fr}.eodf-wide-figure,.eodf-split-figure,.eodf-authority,.eodf-final-cta{padding:20px}.eodf-pros-grid{grid-template-columns:1fr}.eodf-sticky-cta{left:10px;right:10px;text-align:center}.eodf-article p{font-size:1rem}}
