:root{--primary:#6d166f;--secondary:#822486;--accent:#590b5b;--bg-main:#faf4fa;--white:#ffffff;--text-main:#102333;--text-muted:#536575;--border:#decbdf;--on-primary:#ffffff;--on-secondary:#ffffff;--on-accent:#ffffff;--link:#822486;--link-hover:#690b6d;--glass:rgba(255,255,255,.72);--container-width:1280px;--content-width:800px;--radius:8px;--transition:all .3s ease;--section-pad:clamp(4rem,9vw,8rem);--font-heading:'Oswald',Georgia,serif;--font-body:'IBM Plex Sans',Arial,sans-serif}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body{overflow-x:hidden;max-width:100%}body{font-family:var(--font-body);font-size:1.05rem;line-height:1.7;color:var(--text-main);background:var(--bg-main)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2;color:var(--text-main);word-break:break-word;overflow-wrap:anywhere}h1{font-size:clamp(1.9rem,6vw,3.6rem)}h2{font-size:clamp(1.5rem,4vw,2.4rem)}h3{font-size:clamp(1.15rem,2.5vw,1.5rem)}p{margin:0}img{max-width:100%;height:auto;display:block}a{color:var(--link);text-decoration:none;transition:var(--transition)}a:hover{opacity:.85}ul,ol{list-style:none}button{font:inherit;cursor:pointer;border:none;background:none}:focus-visible{outline:3px solid var(--link);outline-offset:2px}.efml-inner{max-width:var(--container-width);margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem);width:100%}.efml-canvas{display:block;min-height:40vh}.efml-block-intro{margin-bottom:clamp(2rem,5vw,3.5rem)}.efml-zone-title{font-size:clamp(1.5rem,4vw,2.4rem);position:relative}.efml-topbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--primary);transition:var(--transition)}.efml-topbar.efml-lifted{box-shadow:0 4px 18px rgba(0,0,0,.25)}.efml-crown-row{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:54px}.efml-mark{font-family:var(--font-heading);font-weight:700;font-size:1.05rem;color:var(--on-primary);letter-spacing:.04em;text-transform:uppercase}.efml-brand-dot{color:var(--on-primary);opacity:.65}.efml-topbar .efml-way a{color:var(--on-primary);opacity:.82;font-size:.88rem;letter-spacing:.02em}.efml-topbar .efml-way a:hover{color:var(--on-primary);opacity:1}.efml-topbar .efml-way .current-menu-item>a,.efml-topbar .efml-way .current_page_item>a{color:var(--on-primary);opacity:1;font-weight:700}.efml-switcher{color:var(--on-primary)}.efml-banner{padding-top:clamp(96px,12vh,140px)}.efml-banner{background:var(--bg-main);padding-bottom:clamp(3rem,8vw,5rem);overflow:hidden}.efml-banner-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;min-height:62vh}.efml-intro-title{color:var(--text-main);font-size:clamp(2rem,6vw,3.8rem);margin-bottom:1.25rem}.efml-intro-title::after{content:'';display:block;width:72px;height:5px;background:var(--secondary);margin-top:1.1rem;border-radius:3px}.efml-lead-sub{color:var(--text-muted);font-size:clamp(1.02rem,2vw,1.2rem);margin-bottom:2.25rem}.efml-action{display:inline-block;background:var(--primary);color:var(--white);padding:1rem 2.4rem;border-radius:var(--radius);font-weight:700;transition:var(--transition)}.efml-action:hover{background:var(--secondary);transform:translateY(-3px);opacity:1}.efml-lead-pic{position:relative;min-height:280px}.efml-lead-pic img{width:112%;max-width:112%;height:auto;border-radius:var(--radius);box-shadow:0 24px 60px rgba(0,0,0,.18)}.efml-lead-pic:empty{background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:var(--radius);min-height:340px}@media(max-width:768px){.efml-lead-pic img{width:100%;max-width:100%}.efml-lead-pic{order:-1;min-height:0}.efml-lead-pic:empty{min-height:200px}}.efml-pillars{padding:var(--section-pad) 0}.efml-values-set{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem)}.efml-pillar{padding:1rem .9rem 1.1rem;border-top:2px solid var(--border);transition:var(--transition)}.efml-pillar:hover{border-top-color:var(--secondary)}.efml-value-num{display:block;font-family:var(--font-heading);font-weight:800;font-size:clamp(2.6rem,6vw,4rem);line-height:1;color:var(--secondary);margin-bottom:.75rem;opacity:.92}.efml-value-head{margin-bottom:.5rem;font-size:1.12rem}.efml-pillar-text{color:var(--text-muted);font-size:.95rem}.efml-signature{padding:clamp(3rem,7vw,5.5rem) 0;background:var(--primary)}.efml-figures-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,4vw,2.5rem);text-align:center}.efml-metric-cell{padding:.5rem}.efml-figure-value{display:block;font-family:var(--font-heading);font-weight:800;font-size:clamp(2.2rem,5.5vw,3.6rem);line-height:1.1;color:var(--on-primary);margin-bottom:.4rem}.efml-metric-name{color:rgba(255,255,255,.82);font-size:.95rem}@media(max-width:768px){.efml-figures-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.efml-journal-set{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.25rem)}.efml-note-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:var(--transition);display:flex;flex-direction:column}.efml-note-card:hover{transform:translateY(-10px);box-shadow:0 20px 44px rgba(0,0,0,.12)}.efml-note-card .efml-visual{position:relative;display:block}.efml-note-card .efml-visual img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.efml-cover-stub{aspect-ratio:16/9;background:linear-gradient(135deg,var(--primary),var(--secondary))}.efml-topic-chip{position:absolute;top:16px;left:16px;z-index:2;background:var(--primary);color:var(--white);font-size:.78rem;padding:.3rem .8rem;border-radius:50px;letter-spacing:.03em}.efml-entry-core{padding:1.5rem;display:flex;flex-direction:column;flex:1}.efml-entry-core .efml-topic-chip{position:static;display:inline-block;margin-bottom:.7rem;align-self:flex-start}.efml-entry-name{font-size:1.2rem;margin-bottom:.7rem}.efml-entry-name a{color:var(--text-main)}.efml-entry-name a:hover{color:var(--link-hover);opacity:1}.efml-tile-teaser{color:var(--text-muted);font-size:.95rem;margin-bottom:1.2rem}.efml-open-key{color:var(--link);font-weight:600;font-size:.95rem;margin-top:auto}.efml-open-key:hover{opacity:1;letter-spacing:.02em}.efml-foot-zone{background:var(--primary);color:rgba(255,255,255,.82);padding:clamp(3rem,7vw,5rem) 0 0}.efml-ground-cols{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:clamp(2rem,5vw,4rem);padding-bottom:clamp(2rem,5vw,3rem)}.efml-ground-brand{font-family:var(--font-heading);font-weight:800;font-size:1.35rem;color:var(--white);margin-bottom:.9rem}.efml-ground-brand .efml-brand-dot{color:var(--on-primary)}.efml-foot-about{font-size:.95rem;line-height:1.7;color:rgba(255,255,255,.7)}.efml-ground-links ul{display:flex;flex-direction:column;gap:.6rem}.efml-ground-links a{color:rgba(255,255,255,.78);font-size:.95rem}.efml-ground-links a:hover{color:var(--on-primary);opacity:1}.efml-foot-lines p{margin-bottom:.55rem;font-size:.95rem}.efml-foot-lines a{color:var(--white)}.efml-foot-lines a:hover{color:var(--on-primary);opacity:1}.efml-foot-nets{display:flex;gap:.75rem;margin-top:1.1rem}.efml-foot-nets a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);color:var(--white);transition:var(--transition)}.efml-foot-nets a:hover{background:var(--secondary);opacity:1;transform:translateY(-3px)}.efml-foot-nets svg{width:18px;height:18px}.efml-ground-base{border-top:1px solid rgba(255,255,255,.12);padding:1.4rem 0;font-size:.85rem;color:rgba(255,255,255,.55)}.efml-pillars{background:color-mix(in srgb,var(--primary) 5%,transparent)}.efml-journal{background:var(--bg-main)}.efml-note-card,.efml-pillar{box-shadow:none}.efml-note-card:hover{box-shadow:none;transform:translateY(-6px)}.efml-pillar:hover{box-shadow:none}.efml-zone-title::after{content:'';display:block;width:56px;height:4px;background:var(--secondary);margin-top:.9rem;border-radius:2px}.efml-pillars .efml-block-intro.efml-block-intro{text-align:left}.efml-voice-owner::before{content:'';display:inline-block;width:32px;height:2px;background:var(--secondary);vertical-align:middle;margin-right:.7rem}.efml-action,.efml-find-key{border-radius:999px}.efml-leaf,.efml-page-now,.efml-page-jump{border-radius:50%}.efml-note-card:hover{transform:scale(1.03);box-shadow:0 12px 36px rgba(0,0,0,.14)}.efml-journal{padding:var(--section-pad) 0}.efml-inner-intro{background:var(--primary);padding:calc(clamp(120px,14vh,160px)) 0 clamp(2.5rem,6vw,4rem)}.efml-inner-intro .efml-inner-heading{color:var(--white);font-size:clamp(1.6rem,5vw,2.8rem)}.efml-inner-intro p{color:rgba(255,255,255,.75);margin-top:.6rem}.efml-inner-body{padding:clamp(2.5rem,6vw,4.5rem) 0}.efml-reading{max-width:var(--content-width);margin:0 auto}.efml-reading-facts{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;color:var(--text-muted);font-size:.9rem;margin-bottom:1.75rem}.efml-reading-facts a{color:var(--link)}.efml-article-body{font-size:1.15rem;line-height:1.8}.efml-article-body p{margin:0 0 1.4rem}.efml-article-body h2{margin:2.4rem 0 1rem}.efml-article-body h3{margin:2rem 0 .9rem}.efml-article-body ul,.efml-article-body ol{margin:0 0 1.4rem;padding-left:1.5rem}.efml-article-body ul{list-style:disc}.efml-article-body ol{list-style:decimal}.efml-article-body li{margin-bottom:.5rem}.efml-article-body img{border-radius:var(--radius);margin:1.5rem 0}.efml-article-body blockquote{border-left:4px solid var(--secondary);background:color-mix(in srgb,var(--secondary) 7%,transparent);padding:1.2rem 1.5rem;margin:0 0 1.4rem;border-radius:0 var(--radius) var(--radius) 0;font-style:italic}.efml-article-body table{width:100%;border-collapse:collapse;margin:0 0 1.6rem;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.efml-article-body th{background:var(--primary);color:var(--white);text-align:left;padding:.8rem 1rem;font-family:var(--font-body);font-size:.95rem}.efml-article-body td{padding:.75rem 1rem;border-top:1px solid var(--border)}.efml-article-body tr:nth-child(even) td{background:color-mix(in srgb,var(--primary) 4%,transparent)}.efml-article-body a{text-decoration:underline;text-underline-offset:3px}.efml-article-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2.5rem}.efml-article-chips a{display:inline-block;padding:.3rem .85rem;border:1px solid var(--border);border-radius:50px;font-size:.85rem;color:var(--text-muted)}.efml-article-chips a:hover{border-color:var(--link-hover);color:var(--link-hover);opacity:1}.efml-reading-steps{display:flex;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid var(--border)}.efml-reading-steps a{display:inline-block;padding:.7rem 1.3rem;border-radius:var(--radius);background:var(--primary);color:var(--white);font-size:.92rem;max-width:48%}.efml-reading-steps a:hover{background:var(--secondary);opacity:1}.efml-replies-zone{max-width:var(--content-width);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--border)}.efml-replies-zone ol{list-style:none;padding:0}.efml-replies-zone li{margin-bottom:1.5rem;padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.efml-replies-zone input[type=text],.efml-replies-zone input[type=email],.efml-replies-zone input[type=url],.efml-replies-zone textarea{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem;font:inherit;background:var(--white)}.efml-replies-zone input[type=submit]{background:var(--primary);color:var(--white);padding:.75rem 1.6rem;border-radius:var(--radius);border:none;cursor:pointer;transition:var(--transition)}.efml-replies-zone input[type=submit]:hover{background:var(--secondary)}.efml-replies-zone label{display:block;margin-bottom:.35rem;font-size:.92rem;color:var(--text-muted)}.efml-seek-line{display:flex;gap:.5rem;max-width:480px}.efml-seek-input{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--white);min-width:0}.efml-find-key{background:var(--primary);color:var(--white);padding:.75rem 1.4rem;border-radius:var(--radius);transition:var(--transition);flex-shrink:0}.efml-find-key:hover{background:var(--secondary)}.efml-place-slot{line-height:0}.efml-place-slot iframe{width:100%;min-height:320px;border:0}.efml-fixed-chip{display:inline-block;background:var(--secondary);color:var(--white);font-size:.75rem;padding:.25rem .7rem;border-radius:50px;margin-bottom:.6rem;letter-spacing:.04em;text-transform:uppercase}.efml-pages-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:clamp(2rem,5vw,3rem)}.efml-page-count{width:100%;text-align:center;color:var(--text-muted);font-size:.9rem;margin-bottom:.75rem}.efml-leaf,.efml-page-jump{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 .8rem;border:1px solid var(--border);border-radius:var(--radius);color:var(--text-main);background:var(--white);font-size:.95rem;transition:var(--transition)}.efml-leaf:hover,.efml-page-jump:hover{border-color:var(--primary);color:var(--primary);opacity:1}.efml-page-now{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 .8rem;border-radius:var(--radius);background:var(--primary);color:var(--white);border:1px solid var(--primary)}.efml-callout-band{background:var(--primary);padding:clamp(3rem,7vw,5.5rem) 0}.efml-appeal-wrap{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.efml-invite-claim{color:var(--white);font-family:var(--font-heading);font-size:clamp(1.3rem,3vw,2rem);line-height:1.3;margin:0;max-width:36ch}.efml-appeal-action{display:inline-block;background:var(--secondary);color:var(--white);padding:1rem 2.2rem;border-radius:var(--radius);font-weight:700;white-space:nowrap;transition:var(--transition)}.efml-appeal-action:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.25);opacity:1}@media(max-width:768px){.efml-appeal-wrap{flex-direction:column;text-align:center}}.efml-reach-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,2.5rem);align-items:start}.efml-reach-info p{margin:0 0 .6rem;color:var(--text-main)}.efml-reach-info a{color:var(--link);text-decoration:none}.efml-reach-info a:hover{text-decoration:underline}.efml-reach-info .efml-foot-nets{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.efml-reach-info .efml-foot-nets a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);transition:var(--transition);text-decoration:none}.efml-reach-info .efml-foot-nets a:hover{background:var(--primary);color:var(--on-primary);text-decoration:none}.efml-reach-info .efml-foot-nets svg{width:20px;height:20px;flex-shrink:0}.efml-connect-map{grid-column:1/-1;margin-top:.4rem;line-height:0;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.efml-connect-map iframe{width:100%;min-height:280px;border:0}.efml-connect-form{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(1.25rem,3vw,1.75rem);display:flex;flex-direction:column;gap:.9rem}.efml-connect-field{display:flex;flex-direction:column;gap:.35rem}.efml-connect-field span{font-size:.9rem;color:var(--text-muted)}.efml-connect-field input,.efml-connect-field textarea{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--white);color:var(--text-main)}.efml-connect-field input:focus,.efml-connect-field textarea:focus{outline:2px solid var(--primary);border-color:transparent}.efml-connect-field textarea{resize:vertical;min-height:110px}.efml-connect-send{align-self:flex-start;background:var(--primary);color:var(--on-primary);border:0;padding:.8rem 1.8rem;border-radius:var(--radius);font-weight:700;cursor:pointer;transition:var(--transition)}.efml-connect-send:hover{background:var(--secondary);color:var(--on-secondary)}.efml-reach-note{padding:.8rem 1rem;border-radius:var(--radius);font-size:.95rem;margin:0}.efml-reach-note.tg-cf-ok{background:color-mix(in srgb,#10b981 16%,transparent);color:#065f46;border:1px solid #10b981}.efml-reach-note.tg-cf-err{background:color-mix(in srgb,#ef4444 14%,transparent);color:#991b1b;border:1px solid #ef4444}@media(max-width:768px){.efml-reach-grid{grid-template-columns:1fr}}.efml-crumbs{font-size:.85rem;color:var(--text-muted);margin-bottom:1.25rem;line-height:1.5}.efml-crumbs a{color:var(--text-muted)}.efml-crumbs a:hover{color:var(--link-hover);opacity:1}.efml-crumbs [aria-current=page]{color:var(--text-main)}.efml-more-reads{max-width:var(--content-width);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--border)}.efml-more-label{font-size:1.3rem;margin-bottom:1.25rem}.efml-kindred-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem)}.efml-kindred-cell{min-width:0}.efml-more-link{display:block;color:var(--text-main);font-size:.95rem;line-height:1.4}.efml-more-link:hover{color:var(--link-hover);opacity:1}.efml-akin-thumb{display:block;margin-bottom:.6rem;border-radius:var(--radius);overflow:hidden}.efml-akin-thumb img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}@media(max-width:768px){.efml-kindred-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.efml-inner-intro{padding:calc(clamp(110px,13vh,150px)) 0 clamp(1.5rem,4vw,2.5rem)}.efml-inner-body{padding:clamp(1.5rem,4vw,2.5rem) 0}.efml-reading{max-width:780px}.efml-reading .efml-visual img{display:block;width:100%;height:auto}.efml-article-body{font-size:1.05rem;line-height:1.65}.efml-article-body p{margin:0 0 1rem}.efml-reading-facts{font-size:.82rem;margin-bottom:1.1rem}.efml-reach-grid{grid-template-columns:1fr 1.2fr}.efml-reach-info{order:2}.efml-connect-form{order:1}.efml-connect-map{order:9}.efml-links-band{padding:clamp(1.5rem,3vw,2.5rem) 0;border-top:1px solid var(--border)}.efml-resources-row{display:flex;align-items:flex-start;gap:clamp(1rem,2vw,2rem);flex-wrap:wrap}.efml-resources-label{margin:0;font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding-top:.25rem}.efml-resources-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem 2rem}.efml-resource-node{margin:0;padding:0}.efml-ally-ref{font-size:.875rem;font-weight:600;color:var(--link);text-decoration:none;transition:color .15s ease}.efml-ally-ref:hover{color:var(--primary);opacity:1}.efml-partner-blurb{margin:.2rem 0 0;font-size:.78rem;color:var(--text-muted);line-height:1.45;max-width:22ch}.efml-way .tg-partner-nav-item>a{font-weight:inherit}.efml-partner-banners{margin-top:3rem;padding-top:2rem}.efml-partner-banners .efml-resources-row{flex-direction:column;align-items:stretch}.efml-partner-banners .efml-resources-list{gap:1.25rem;justify-content:center}.efml-partner-banners .efml-resource-node{flex:0 1 auto;max-width:100%}.efml-partner-banners .efml-ally-ref img{display:block;max-width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--border)}.efml-partner-banners .efml-ally-ref:hover img{opacity:.92}.efml-switcher{display:none;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;align-items:center;z-index:1102;flex-shrink:0}.efml-switcher span{display:block;width:26px;height:3px;background:currentColor;border-radius:2px;transition:var(--transition)}body.efml-expanded-nav .efml-switcher span:nth-child(1){transform:translateY(9px) rotate(45deg)}body.efml-expanded-nav .efml-switcher span:nth-child(2){opacity:0}body.efml-expanded-nav .efml-switcher span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.efml-way ul{display:flex;gap:clamp(.75rem,2vw,1.75rem);align-items:center;flex-wrap:wrap}.efml-way a{display:inline-block;padding:.4rem .15rem;font-size:.98rem}.efml-way a:hover{color:var(--link-hover);opacity:1}.efml-way .current-menu-item>a,.efml-way .current_page_item>a{color:var(--link)}.efml-way ul ul{display:none}@media(max-width:768px){.efml-way{display:none}.efml-switcher{display:flex}body.efml-expanded-nav{overflow:hidden}body.efml-expanded-nav .efml-topbar{backdrop-filter:none;-webkit-backdrop-filter:none;transform:none}body.efml-expanded-nav .efml-way{display:flex;position:fixed;inset:0;background:var(--primary);z-index:1100;align-items:center;justify-content:center;overflow-y:auto;padding:4.5rem 1.25rem}body.efml-expanded-nav .efml-way ul{flex-direction:column;gap:1.25rem;text-align:center;margin:auto}body.efml-expanded-nav .efml-way a{color:var(--on-primary);font-size:1.5rem;padding:.5rem 1rem}body.efml-expanded-nav .efml-switcher{position:fixed;top:18px;right:18px;color:var(--on-primary);transform:none;z-index:1102}}@media(max-width:1024px){.efml-values-set{grid-template-columns:repeat(2,minmax(0,1fr))}.efml-journal-set{grid-template-columns:repeat(2,minmax(0,1fr))}.efml-figures-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.efml-values-set{grid-template-columns:1fr}.efml-journal-set{grid-template-columns:1fr}.efml-ground-cols{grid-template-columns:1fr}.efml-banner-grid{grid-template-columns:1fr}.efml-reading-steps{flex-direction:column}.efml-reading-steps a{max-width:100%}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.efml-banner{padding-top:clamp(140px,15vh,180px)}.efml-inner-intro{padding-top:clamp(140px,15vh,180px)}.efml-note-card{display:flex;flex-direction:column;height:100%}.efml-note-card .efml-visual{flex-shrink:0}.efml-note-card .efml-entry-core{display:flex;flex-direction:column;flex:1 1 auto}.efml-note-card .efml-open-key{margin-top:auto;align-self:flex-start}.efml-banner,.efml-pillars,.efml-signature,.efml-journal,.efml-foot-zone{isolation:isolate;position:relative}.efml-lead-box{position:relative;z-index:2}.efml-lead-back{z-index:0}.efml-shade{z-index:1}.efml-mark,.efml-ground-brand{display:inline-flex;flex-wrap:wrap;align-items:baseline;word-break:break-word}.efml-shade{position:absolute;inset:0;pointer-events:none}.efml-lead-box .efml-intro-title,.efml-lead-box .efml-lead-sub{text-shadow:0 1px 3px rgba(0,0,0,.25)}.efml-visual{display:block;height:clamp(180px,25vw,300px);overflow:hidden}.efml-visual img{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.efml-note-card:hover .efml-visual img{transform:scale(1.04)}iframe,video,embed,object{max-width:100%}.efml-article-body table{display:table;table-layout:auto}@media(max-width:768px){.efml-article-body table{display:block;overflow-x:auto;white-space:nowrap}}