:root{--primary:#6f493f;--secondary:#4f5e57;--accent:#775f39;--bg-main:#f3eee4;--white:#ffffff;--text-main:#302b27;--text-muted:#665f58;--border:#c9bca9;--on-primary:#ffffff;--on-secondary:#ffffff;--on-accent:#ffffff;--link:#4f5e57;--link-hover:#36453e;--glass:rgba(255,255,255,.72);--container-width:1240px;--content-width:800px;--radius:8px;--transition:all .3s ease;--section-pad:clamp(4rem,8vw,7rem);--font-heading:'Cormorant Garamond',Georgia,serif;--font-body:'Source Sans 3',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}.he-inner{max-width:var(--container-width);margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem);width:100%}.he-stage{display:block;min-height:40vh}.he-part-title-row{margin-bottom:clamp(2rem,5vw,3.5rem)}.he-zone-title{font-size:clamp(1.5rem,4vw,2.4rem);position:relative}.he-topbar{position:relative;background:var(--white);border-bottom:1px solid var(--border);transition:var(--transition)}.he-topbar.he-lifted{box-shadow:0 6px 24px rgba(0,0,0,.08)}.he-crown-row{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:1.1rem 0;position:relative}.he-mark{font-family:var(--font-heading);font-weight:800;font-size:clamp(1.3rem,3vw,1.7rem);color:var(--primary)}.he-spark{color:var(--secondary)}.he-guide ul{justify-content:center}.he-trigger{position:absolute;right:0;top:50%;transform:translateY(-50%);color:var(--primary)}@media(max-width:768px){.he-crown-row{flex-direction:row;justify-content:space-between}}.he-lead{background:var(--bg-main);padding-bottom:clamp(3rem,8vw,5rem);overflow:hidden}.he-lead-wrap{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;min-height:62vh}.he-lead-head{color:var(--text-main);font-size:clamp(2rem,6vw,3.8rem);margin-bottom:1.25rem}.he-lead-head::after{content:'';display:block;width:72px;height:5px;background:var(--secondary);margin-top:1.1rem;border-radius:3px}.he-claim-note{color:var(--text-muted);font-size:clamp(1.02rem,2vw,1.2rem);margin-bottom:2.25rem}.he-action{display:inline-block;background:var(--primary);color:var(--white);padding:1rem 2.4rem;border-radius:var(--radius);font-weight:700;transition:var(--transition)}.he-action:hover{background:var(--secondary);transform:translateY(-3px);opacity:1}.he-banner-side{position:relative;min-height:280px}.he-banner-side img{width:112%;max-width:112%;height:auto;border-radius:var(--radius);box-shadow:0 24px 60px rgba(0,0,0,.18)}.he-banner-side:empty{background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:var(--radius);min-height:340px}@media(max-width:768px){.he-banner-side img{width:100%;max-width:100%}.he-banner-side{order:-1;min-height:0}.he-banner-side:empty{min-height:200px}}.he-pillars{padding:var(--section-pad) 0}.he-perks-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem)}.he-value-cell{padding:1rem .9rem 1.1rem;border-top:2px solid var(--border);transition:var(--transition)}.he-value-cell:hover{border-top-color:var(--secondary)}.he-perk-index{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}.he-perk-name{margin-bottom:.5rem;font-size:1.12rem}.he-pillar-text{color:var(--text-muted);font-size:.95rem}.he-highlight-zone{padding:var(--section-pad) 0}.he-spot-row{max-width:760px;margin:0 auto;text-align:center;position:relative}.he-voice-mark{display:block;font-family:var(--font-heading);font-size:clamp(4rem,10vw,7rem);line-height:.6;color:var(--secondary);margin-bottom:1rem}.he-cite-line{font-family:var(--font-heading);font-style:italic;font-size:clamp(1.3rem,3vw,1.9rem);line-height:1.5;color:var(--text-main);margin-bottom:1.5rem}.he-cite-name{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.he-journal-set{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.25rem)}.he-note-card{position:relative;min-height:380px;border-radius:var(--radius);overflow:hidden;background-color:var(--primary);background-image:linear-gradient(135deg,var(--primary),var(--secondary));background-size:cover;background-position:center;transition:var(--transition);display:flex}.he-note-card::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,.85) 70%);z-index:1}.he-note-card:hover{transform:translateY(-10px);box-shadow:0 20px 44px rgba(0,0,0,.25)}.he-tile-text{position:relative;z-index:2;padding:1.6rem;justify-content:flex-end}.he-topic-chip{display:inline-block;background:var(--secondary);color:var(--white);font-size:.78rem;padding:.3rem .8rem;border-radius:50px;margin-bottom:.8rem;align-self:flex-start}.he-entry-name{font-size:1.25rem;margin-bottom:.6rem}.he-entry-name a{color:var(--white);text-shadow:0 1px 6px rgba(0,0,0,.5)}.he-entry-note{color:rgba(255,255,255,.85);font-size:.93rem;margin-bottom:1.1rem;text-shadow:0 1px 4px rgba(0,0,0,.5)}.he-open-key{color:var(--white);font-weight:600;font-size:.95rem;border-bottom:2px solid var(--secondary);padding-bottom:2px}.he-open-key:hover{color:var(--white);opacity:.75}.he-foot-zone{background:var(--bgMain);border-top:1px solid var(--border);padding:clamp(2.5rem,6vw,4.5rem) 0 0}.he-foot-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);padding-bottom:clamp(2rem,4vw,3rem)}.he-ground-brand{font-family:var(--font-heading);font-weight:800;font-size:1.4rem;color:var(--primary);display:inline-block;margin-bottom:.85rem}.he-ground-brand .he-spark{color:var(--secondary)}.he-foot-about{font-size:.93rem;line-height:1.7;color:var(--text-muted);max-width:340px;margin-bottom:1.1rem}.he-ground-circles{display:flex;gap:.6rem}.he-ground-circles a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--border);color:var(--text-muted);transition:var(--transition)}.he-ground-circles a:hover{border-color:var(--primary);color:var(--primary);opacity:1}.he-ground-circles svg{width:16px;height:16px}.he-foot-ways ul{display:flex;flex-direction:column;gap:.5rem}.he-foot-ways a{color:var(--text-muted);font-size:.95rem}.he-foot-ways a:hover{color:var(--link-hover);opacity:1}.he-foot-lines{margin-top:1.25rem}.he-foot-lines p{margin-bottom:.4rem;font-size:.93rem;color:var(--text-muted)}.he-foot-lines a{color:var(--text-main)}.he-foot-lines a:hover{color:var(--link-hover);opacity:1}.he-ground-base{border-top:1px solid var(--border);padding:1.25rem 0;font-size:.83rem;color:var(--text-muted)}@media(max-width:768px){.he-foot-row{grid-template-columns:1fr}.he-foot-about{max-width:none}}.he-pillars{background:color-mix(in srgb,var(--primary) 5%,transparent)}.he-chronicle{background:var(--bg-main)}.he-note-card,.he-value-cell{box-shadow:none}.he-note-card:hover{box-shadow:none;transform:translateY(-6px)}.he-value-cell:hover{box-shadow:none}.he-zone-title::after{content:'';display:block;width:56px;height:4px;background:var(--secondary);margin-top:.9rem;border-radius:2px}.he-pillars .he-part-title-row.he-part-title-row{text-align:left}.he-cite-name::before{content:'';display:inline-block;width:32px;height:2px;background:var(--secondary);vertical-align:middle;margin-right:.7rem}@media(min-width:1025px){.he-perks-row{align-items:start;padding-bottom:30px}.he-perks-row .he-value-cell:nth-child(even){margin-top:30px}}.he-action,.he-seek-go{border-radius:999px}.he-leaf,.he-leaf-here,.he-page-jump{border-radius:50%}.he-zone-title{padding-left:1rem;border-left:5px solid var(--secondary)}.he-perks-row .he-value-cell{background:var(--white);border:1px solid var(--border);border-left:4px solid var(--secondary);border-radius:0 var(--radius) var(--radius) 0;text-align:left;padding:1.7rem 1.6rem}.he-perks-row .he-value-cell:hover{border-left-color:var(--primary);transform:translateX(6px);box-shadow:0 10px 28px rgba(0,0,0,.08)}.he-note-card:hover{transform:none;box-shadow:0 0 0 3px var(--link),0 6px 24px rgba(0,0,0,.1)}.he-chronicle{padding:var(--section-pad) 0}.he-inner-intro{background:var(--primary);padding:calc(clamp(120px,14vh,160px)) 0 clamp(2.5rem,6vw,4rem)}.he-inner-intro .he-inner-heading{color:var(--white);font-size:clamp(1.6rem,5vw,2.8rem)}.he-inner-intro p{color:rgba(255,255,255,.75);margin-top:.6rem}.he-inner-body{padding:clamp(2.5rem,6vw,4.5rem) 0}.he-longform{max-width:var(--content-width);margin:0 auto}.he-reading-facts{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;color:var(--text-muted);font-size:.9rem;margin-bottom:1.75rem}.he-reading-facts a{color:var(--link)}.he-article-body{font-size:1.15rem;line-height:1.8}.he-article-body p{margin:0 0 1.4rem}.he-article-body h2{margin:2.4rem 0 1rem}.he-article-body h3{margin:2rem 0 .9rem}.he-article-body ul,.he-article-body ol{margin:0 0 1.4rem;padding-left:1.5rem}.he-article-body ul{list-style:disc}.he-article-body ol{list-style:decimal}.he-article-body li{margin-bottom:.5rem}.he-article-body img{border-radius:var(--radius);margin:1.5rem 0}.he-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}.he-article-body table{width:100%;border-collapse:collapse;margin:0 0 1.6rem;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.he-article-body th{background:var(--primary);color:var(--white);text-align:left;padding:.8rem 1rem;font-family:var(--font-body);font-size:.95rem}.he-article-body td{padding:.75rem 1rem;border-top:1px solid var(--border)}.he-article-body tr:nth-child(even) td{background:color-mix(in srgb,var(--primary) 4%,transparent)}.he-article-body a{text-decoration:underline;text-underline-offset:3px}.he-reading-marks{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2.5rem}.he-reading-marks a{display:inline-block;padding:.3rem .85rem;border:1px solid var(--border);border-radius:50px;font-size:.85rem;color:var(--text-muted)}.he-reading-marks a:hover{border-color:var(--link-hover);color:var(--link-hover);opacity:1}.he-article-turn{display:flex;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid var(--border)}.he-article-turn a{display:inline-block;padding:.7rem 1.3rem;border-radius:var(--radius);background:var(--primary);color:var(--white);font-size:.92rem;max-width:48%}.he-article-turn a:hover{background:var(--secondary);opacity:1}.he-voices{max-width:var(--content-width);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--border)}.he-voices ol{list-style:none;padding:0}.he-voices li{margin-bottom:1.5rem;padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.he-voices input[type=text],.he-voices input[type=email],.he-voices input[type=url],.he-voices textarea{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem;font:inherit;background:var(--white)}.he-voices input[type=submit]{background:var(--primary);color:var(--white);padding:.75rem 1.6rem;border-radius:var(--radius);border:none;cursor:pointer;transition:var(--transition)}.he-voices input[type=submit]:hover{background:var(--secondary)}.he-voices label{display:block;margin-bottom:.35rem;font-size:.92rem;color:var(--text-muted)}.he-find-bar{display:flex;gap:.5rem;max-width:480px}.he-seek-input{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--white);min-width:0}.he-seek-go{background:var(--primary);color:var(--white);padding:.75rem 1.4rem;border-radius:var(--radius);transition:var(--transition);flex-shrink:0}.he-seek-go:hover{background:var(--secondary)}.he-place-slot{line-height:0}.he-place-slot iframe{width:100%;min-height:320px;border:0}.he-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}.he-pages-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:clamp(2rem,5vw,3rem)}.he-leaf-note{width:100%;text-align:center;color:var(--text-muted);font-size:.9rem;margin-bottom:.75rem}.he-leaf,.he-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)}.he-leaf:hover,.he-page-jump:hover{border-color:var(--primary);color:var(--primary);opacity:1}.he-leaf-here{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)}.he-appeal-zone{background:var(--primary);padding:clamp(3rem,7vw,5.5rem) 0}.he-invite-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.he-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}.he-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)}.he-appeal-action:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.25);opacity:1}@media(max-width:768px){.he-invite-row{flex-direction:column;text-align:center}}.he-contact-cols{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,2.5rem);align-items:start}.he-reach-info p{margin:0 0 .6rem;color:var(--text-main)}.he-reach-info a{color:var(--link);text-decoration:none}.he-reach-info a:hover{text-decoration:underline}.he-reach-info .he-ground-circles{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.he-reach-info .he-ground-circles 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}.he-reach-info .he-ground-circles a:hover{background:var(--primary);color:var(--on-primary);text-decoration:none}.he-reach-info .he-ground-circles svg{width:20px;height:20px;flex-shrink:0}.he-connect-map{grid-column:1/-1;margin-top:.4rem;line-height:0;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.he-connect-map iframe{width:100%;min-height:280px;border:0}.he-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}.he-reach-field{display:flex;flex-direction:column;gap:.35rem}.he-reach-field span{font-size:.9rem;color:var(--text-muted)}.he-reach-field input,.he-reach-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)}.he-reach-field input:focus,.he-reach-field textarea:focus{outline:2px solid var(--primary);border-color:transparent}.he-reach-field textarea{resize:vertical;min-height:110px}.he-contact-go{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)}.he-contact-go:hover{background:var(--secondary);color:var(--on-secondary)}.he-connect-msg{padding:.8rem 1rem;border-radius:var(--radius);font-size:.95rem;margin:0}.he-connect-msg.tg-cf-ok{background:color-mix(in srgb,#10b981 16%,transparent);color:#065f46;border:1px solid #10b981}.he-connect-msg.tg-cf-err{background:color-mix(in srgb,#ef4444 14%,transparent);color:#991b1b;border:1px solid #ef4444}@media(max-width:768px){.he-contact-cols{grid-template-columns:1fr}}.he-path-nav{font-size:.85rem;color:var(--text-muted);margin-bottom:1.25rem;line-height:1.5}.he-path-nav a{color:var(--text-muted)}.he-path-nav a:hover{color:var(--link-hover);opacity:1}.he-path-nav [aria-current=page]{color:var(--text-main)}.he-akin-block{max-width:var(--content-width);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--border)}.he-more-label{font-size:1.3rem;margin-bottom:1.25rem}.he-akin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem)}.he-more-tile{min-width:0}.he-akin-ref{display:block;color:var(--text-main);font-size:.95rem;line-height:1.4}.he-akin-ref:hover{color:var(--link-hover);opacity:1}.he-akin-thumb{display:block;margin-bottom:.6rem;border-radius:var(--radius);overflow:hidden}.he-akin-thumb img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}@media(max-width:768px){.he-akin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.he-inner-intro{background:transparent;padding:clamp(2.5rem,6vw,4rem) 0 0}.he-inner-intro .he-inner-heading{color:var(--text-main);font-family:var(--font-heading)}.he-longform{max-width:720px}.he-longform .he-visual img{display:block;width:100%;height:auto}.he-article-body{font-size:1.18rem;line-height:1.85}.he-article-body>p:first-of-type::first-letter{float:left;font-family:var(--font-heading);font-weight:800;font-size:3.4rem;line-height:.78;padding:.1rem .55rem .1rem 0;color:var(--secondary)}.he-contact-cols{grid-template-columns:1fr 1fr}.he-reach-info{order:2}.he-connect-form{order:1}.he-connect-map{order:9}.he-resources-strip{padding:clamp(1.5rem,3vw,2.5rem) 0;border-top:1px solid var(--border)}.he-allies-wrap{display:flex;align-items:flex-start;gap:clamp(1rem,2vw,2rem);flex-wrap:wrap}.he-allies-head{margin:0;font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding-top:.25rem}.he-allies-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem 2rem}.he-resource-node{margin:0;padding:0}.he-ally-ref{font-size:.875rem;font-weight:600;color:var(--link);text-decoration:none;transition:color .15s ease}.he-ally-ref:hover{color:var(--primary);opacity:1}.he-resource-note{margin:.2rem 0 0;font-size:.78rem;color:var(--text-muted);line-height:1.45;max-width:22ch}.he-guide .tg-partner-nav-item>a{font-weight:inherit}.he-partner-banners{margin-top:3rem;padding-top:2rem}.he-partner-banners .he-allies-wrap{flex-direction:column;align-items:stretch}.he-partner-banners .he-allies-list{gap:1.25rem;justify-content:center}.he-partner-banners .he-resource-node{flex:0 1 auto;max-width:100%}.he-partner-banners .he-ally-ref img{display:block;max-width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--border)}.he-partner-banners .he-ally-ref:hover img{opacity:.92}.he-trigger{display:none;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;align-items:center;z-index:1102;flex-shrink:0}.he-trigger span{display:block;width:26px;height:3px;background:currentColor;border-radius:2px;transition:var(--transition)}body.he-unfolded .he-trigger span:nth-child(1){transform:translateY(9px) rotate(45deg)}body.he-unfolded .he-trigger span:nth-child(2){opacity:0}body.he-unfolded .he-trigger span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.he-guide ul{display:flex;gap:clamp(.75rem,2vw,1.75rem);align-items:center;flex-wrap:wrap}.he-guide a{display:inline-block;padding:.4rem .15rem;font-size:.98rem}.he-guide a:hover{color:var(--link-hover);opacity:1}.he-guide .current-menu-item>a,.he-guide .current_page_item>a{color:var(--link)}.he-guide ul ul{display:none}@media(max-width:768px){.he-guide{display:none}.he-trigger{display:flex}body.he-unfolded{overflow:hidden}body.he-unfolded .he-topbar{backdrop-filter:none;-webkit-backdrop-filter:none;transform:none}body.he-unfolded .he-guide{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.he-unfolded .he-guide ul{flex-direction:column;gap:1.25rem;text-align:center;margin:auto}body.he-unfolded .he-guide a{color:var(--on-primary);font-size:1.5rem;padding:.5rem 1rem}body.he-unfolded .he-trigger{position:fixed;top:18px;right:18px;color:var(--on-primary);transform:none;z-index:1102}}@media(max-width:1024px){.he-perks-row{grid-template-columns:repeat(2,minmax(0,1fr))}.he-journal-set{grid-template-columns:repeat(2,minmax(0,1fr))}.he-figures-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.he-perks-row{grid-template-columns:1fr}.he-journal-set{grid-template-columns:1fr}.he-foot-row{grid-template-columns:1fr}.he-lead-wrap{grid-template-columns:1fr}.he-article-turn{flex-direction:column}.he-article-turn 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}}.he-lead{padding-top:clamp(140px,15vh,180px)}.he-inner-intro{padding-top:clamp(140px,15vh,180px)}.he-note-card{display:flex;flex-direction:column;height:100%}.he-note-card .he-visual{flex-shrink:0}.he-note-card .he-tile-text{display:flex;flex-direction:column;flex:1 1 auto}.he-note-card .he-open-key{margin-top:auto;align-self:flex-start}.he-lead,.he-pillars,.he-highlight-zone,.he-chronicle,.he-foot-zone{isolation:isolate;position:relative}.he-intro-copy{position:relative;z-index:2}.he-banner-photo{z-index:0}.he-shade{z-index:1}.he-mark,.he-ground-brand{display:inline-flex;flex-wrap:wrap;align-items:baseline;word-break:break-word}.he-shade{position:absolute;inset:0;pointer-events:none}.he-intro-copy .he-lead-head,.he-intro-copy .he-claim-note{text-shadow:0 1px 3px rgba(0,0,0,.25)}.he-visual{display:block;height:clamp(180px,25vw,300px);overflow:hidden}.he-visual img{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.he-note-card:hover .he-visual img{transform:scale(1.04)}iframe,video,embed,object{max-width:100%}.he-article-body table{display:table;table-layout:auto}@media(max-width:768px){.he-article-body table{display:block;overflow-x:auto;white-space:nowrap}}