:root{--primary:#2B3038;--secondary:#3A404A;--accent:#007A4D;--bg-main:#F3F4F6;--white:#ffffff;--text-main:#1F2328;--text-muted:#66707A;--border:#D7DCE2;--on-primary:#ffffff;--on-secondary:#ffffff;--on-accent:#ffffff;--link:#3A404A;--link-hover:#212731;--glass:rgba(255,255,255,.72);--container-width:1240px;--content-width:800px;--radius:12px;--transition:all .3s ease;--section-pad:clamp(4rem,8vw,7rem);--font-heading:'Unbounded',Georgia,serif;--font-body:'Manrope',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}.hxq2_shell{max-width:var(--container-width);margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem);width:100%}.hxq2_stage{display:block;min-height:40vh}.hxq2_zone_head{margin-bottom:clamp(2rem,5vw,3.5rem)}.hxq2_block_name{font-size:clamp(1.5rem,4vw,2.4rem);position:relative}.hxq2_crown{position:relative;background:var(--white);border-bottom:1px solid var(--border);transition:var(--transition)}.hxq2_crown.hxq2_condensed{box-shadow:0 6px 24px rgba(0,0,0,.08)}.hxq2_head_wrap{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:1.1rem 0;position:relative}.hxq2_mark{font-family:var(--font-heading);font-weight:800;font-size:clamp(1.3rem,3vw,1.7rem);color:var(--primary)}.hxq2_point{color:var(--secondary)}.hxq2_links_row ul{justify-content:center}.hxq2_switcher{position:absolute;right:0;top:50%;transform:translateY(-50%);color:var(--primary)}@media(max-width:768px){.hxq2_head_wrap{flex-direction:row;justify-content:space-between}}.hxq2_stagefront{background:var(--bg-main);padding-bottom:clamp(3rem,8vw,5rem);overflow:hidden}.hxq2_intro_row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;min-height:62vh}.hxq2_lead_head{color:var(--text-main);font-size:clamp(2rem,6vw,3.8rem);margin-bottom:1.25rem}.hxq2_lead_head::after{content:'';display:block;width:72px;height:5px;background:var(--secondary);margin-top:1.1rem;border-radius:3px}.hxq2_lead_sub{color:var(--text-muted);font-size:clamp(1.02rem,2vw,1.2rem);margin-bottom:2.25rem}.hxq2_call_key{display:inline-block;background:var(--primary);color:var(--white);padding:1rem 2.4rem;border-radius:var(--radius);font-weight:700;transition:var(--transition)}.hxq2_call_key:hover{background:var(--secondary);transform:translateY(-3px);opacity:1}.hxq2_lead_pic{position:relative;min-height:280px}.hxq2_lead_pic img{width:112%;max-width:112%;height:auto;border-radius:var(--radius);box-shadow:0 24px 60px rgba(0,0,0,.18)}.hxq2_lead_pic:empty{background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:var(--radius);min-height:340px}@media(max-width:768px){.hxq2_lead_pic img{width:100%;max-width:100%}.hxq2_lead_pic{order:-1;min-height:0}.hxq2_lead_pic:empty{min-height:200px}}.hxq2_perks{padding:var(--section-pad) 0}.hxq2_perks_row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem)}.hxq2_perk{padding:1rem .9rem 1.1rem;border-top:2px solid var(--border);transition:var(--transition)}.hxq2_perk:hover{border-top-color:var(--secondary)}.hxq2_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}.hxq2_perk_name{margin-bottom:.5rem;font-size:1.12rem}.hxq2_pillar_text{color:var(--text-muted);font-size:.95rem}.hxq2_highlight_zone{padding:var(--section-pad) 0}.hxq2_spot_row{max-width:760px;margin:0 auto;text-align:center;position:relative}.hxq2_voice_mark{display:block;font-family:var(--font-heading);font-size:clamp(4rem,10vw,7rem);line-height:.6;color:var(--secondary);margin-bottom:1rem}.hxq2_voice_words{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}.hxq2_cite_name{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.hxq2_journal_set{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.25rem)}.hxq2_story_tile{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:var(--transition);display:flex;flex-direction:column}.hxq2_story_tile:hover{transform:translateY(-10px);box-shadow:0 20px 44px rgba(0,0,0,.12)}.hxq2_story_tile .hxq2_visual{position:relative;display:block}.hxq2_story_tile .hxq2_visual img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.hxq2_photo_stub{aspect-ratio:16/9;background:linear-gradient(135deg,var(--primary),var(--secondary))}.hxq2_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}.hxq2_entry_core{padding:1.5rem;display:flex;flex-direction:column;flex:1}.hxq2_entry_core .hxq2_topic_chip{position:static;display:inline-block;margin-bottom:.7rem;align-self:flex-start}.hxq2_piece_title{font-size:1.2rem;margin-bottom:.7rem}.hxq2_piece_title a{color:var(--text-main)}.hxq2_piece_title a:hover{color:var(--link-hover);opacity:1}.hxq2_entry_note{color:var(--text-muted);font-size:.95rem;margin-bottom:1.2rem}.hxq2_open_key{color:var(--link);font-weight:600;font-size:.95rem;margin-top:auto}.hxq2_open_key:hover{opacity:1;letter-spacing:.02em}.hxq2_sole{background:var(--primary);color:rgba(255,255,255,.8);padding:clamp(4rem,10vw,8rem) 0 0;text-align:center}.hxq2_ground_cell{margin-bottom:clamp(3rem,7vw,5rem)}.hxq2_foot_about{font-family:var(--font-heading);font-size:clamp(1.5rem,4.5vw,2.6rem);color:var(--white);max-width:760px;margin:0 auto 2rem;line-height:1.3}.hxq2_sole .hxq2_call_key{display:inline-block;background:var(--secondary);color:var(--white);padding:1.1rem 3rem;border-radius:50px;font-weight:700;font-size:1.1rem;transition:var(--transition)}.hxq2_sole .hxq2_call_key:hover{transform:translateY(-3px);opacity:1;filter:brightness(1.08)}.hxq2_ground_cols{display:flex;flex-direction:column;align-items:center;gap:1.4rem;padding-bottom:2rem}.hxq2_ground_brand{font-family:var(--font-heading);font-weight:800;font-size:1.3rem;color:var(--white);justify-content:center}.hxq2_ground_brand .hxq2_point{color:var(--on-primary)}.hxq2_foot_ways ul{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem 1.75rem}.hxq2_foot_ways a{color:rgba(255,255,255,.75);font-size:.95rem}.hxq2_foot_ways a:hover{color:var(--on-primary);opacity:1}.hxq2_ground_circles{display:flex;justify-content:center;gap:.75rem}.hxq2_ground_circles 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)}.hxq2_ground_circles a:hover{background:var(--secondary);opacity:1}.hxq2_ground_circles svg{width:18px;height:18px}.hxq2_ground_base{border-top:1px solid rgba(255,255,255,.12);padding:1.4rem 0;font-size:.85rem;color:rgba(255,255,255,.5)}.hxq2_perks{background:color-mix(in srgb,var(--primary) 5%,transparent)}.hxq2_chronicle{background:var(--bg-main)}.hxq2_story_tile,.hxq2_perk{box-shadow:none}.hxq2_story_tile:hover{box-shadow:none;transform:translateY(-6px)}.hxq2_perk:hover{box-shadow:none}.hxq2_block_name::after{content:'';display:block;width:56px;height:4px;background:var(--secondary);margin-top:.9rem;border-radius:2px}.hxq2_perks .hxq2_zone_head.hxq2_zone_head{text-align:left}.hxq2_cite_name::before{content:'';display:inline-block;width:32px;height:2px;background:var(--secondary);vertical-align:middle;margin-right:.7rem}@media(min-width:1025px){.hxq2_perks_row{align-items:start;padding-bottom:30px}.hxq2_perks_row .hxq2_perk:nth-child(even){margin-top:30px}}.hxq2_call_key,.hxq2_find_key{border-radius:999px}.hxq2_page_key,.hxq2_leaf_here,.hxq2_leaf_step{border-radius:50%}.hxq2_story_tile:hover{transform:none;box-shadow:0 0 0 3px var(--link),0 6px 24px rgba(0,0,0,.1)}.hxq2_chronicle{padding:var(--section-pad) 0}.hxq2_inner_intro{background:var(--primary);padding:calc(clamp(120px,14vh,160px)) 0 clamp(2.5rem,6vw,4rem)}.hxq2_inner_intro .hxq2_leaf_title{color:var(--white);font-size:clamp(1.6rem,5vw,2.8rem)}.hxq2_inner_intro p{color:rgba(255,255,255,.75);margin-top:.6rem}.hxq2_inner_body{padding:clamp(2.5rem,6vw,4.5rem) 0}.hxq2_reading{max-width:var(--content-width);margin:0 auto}.hxq2_reading_facts{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;color:var(--text-muted);font-size:.9rem;margin-bottom:1.75rem}.hxq2_reading_facts a{color:var(--link)}.hxq2_article_body{font-size:1.15rem;line-height:1.8}.hxq2_article_body p{margin:0 0 1.4rem}.hxq2_article_body h2{margin:2.4rem 0 1rem}.hxq2_article_body h3{margin:2rem 0 .9rem}.hxq2_article_body ul,.hxq2_article_body ol{margin:0 0 1.4rem;padding-left:1.5rem}.hxq2_article_body ul{list-style:disc}.hxq2_article_body ol{list-style:decimal}.hxq2_article_body li{margin-bottom:.5rem}.hxq2_article_body img{border-radius:var(--radius);margin:1.5rem 0}.hxq2_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}.hxq2_article_body table{width:100%;border-collapse:collapse;margin:0 0 1.6rem;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.hxq2_article_body th{background:var(--primary);color:var(--white);text-align:left;padding:.8rem 1rem;font-family:var(--font-body);font-size:.95rem}.hxq2_article_body td{padding:.75rem 1rem;border-top:1px solid var(--border)}.hxq2_article_body tr:nth-child(even) td{background:color-mix(in srgb,var(--primary) 4%,transparent)}.hxq2_article_body a{text-decoration:underline;text-underline-offset:3px}.hxq2_reading_marks{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2.5rem}.hxq2_reading_marks a{display:inline-block;padding:.3rem .85rem;border:1px solid var(--border);border-radius:50px;font-size:.85rem;color:var(--text-muted)}.hxq2_reading_marks a:hover{border-color:var(--link-hover);color:var(--link-hover);opacity:1}.hxq2_article_turn{display:flex;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid var(--border)}.hxq2_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%}.hxq2_article_turn a:hover{background:var(--secondary);opacity:1}.hxq2_replies_zone{max-width:var(--content-width);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--border)}.hxq2_replies_zone ol{list-style:none;padding:0}.hxq2_replies_zone li{margin-bottom:1.5rem;padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.hxq2_replies_zone input[type=text],.hxq2_replies_zone input[type=email],.hxq2_replies_zone input[type=url],.hxq2_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)}.hxq2_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)}.hxq2_replies_zone input[type=submit]:hover{background:var(--secondary)}.hxq2_replies_zone label{display:block;margin-bottom:.35rem;font-size:.92rem;color:var(--text-muted)}.hxq2_find_bar{display:flex;gap:.5rem;max-width:480px}.hxq2_seek_input{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--white);min-width:0}.hxq2_find_key{background:var(--primary);color:var(--white);padding:.75rem 1.4rem;border-radius:var(--radius);transition:var(--transition);flex-shrink:0}.hxq2_find_key:hover{background:var(--secondary)}.hxq2_place_slot{line-height:0}.hxq2_place_slot iframe{width:100%;min-height:320px;border:0}.hxq2_pinned_flag{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}.hxq2_turner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:clamp(2rem,5vw,3rem)}.hxq2_leaf_note{width:100%;text-align:center;color:var(--text-muted);font-size:.9rem;margin-bottom:.75rem}.hxq2_page_key,.hxq2_leaf_step{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)}.hxq2_page_key:hover,.hxq2_leaf_step:hover{border-color:var(--primary);color:var(--primary);opacity:1}.hxq2_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)}.hxq2_callout_band{background:var(--primary);padding:clamp(3rem,7vw,5.5rem) 0}.hxq2_appeal_wrap{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.hxq2_appeal_words{color:var(--white);font-family:var(--font-heading);font-size:clamp(1.3rem,3vw,2rem);line-height:1.3;margin:0;max-width:36ch}.hxq2_invite_key{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)}.hxq2_invite_key:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.25);opacity:1}@media(max-width:768px){.hxq2_appeal_wrap{flex-direction:column;text-align:center}}.hxq2_reach_grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,2.5rem);align-items:start}.hxq2_connect_info p{margin:0 0 .6rem;color:var(--text-main)}.hxq2_connect_info a{color:var(--link);text-decoration:none}.hxq2_connect_info a:hover{text-decoration:underline}.hxq2_connect_info .hxq2_ground_circles{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.hxq2_connect_info .hxq2_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}.hxq2_connect_info .hxq2_ground_circles a:hover{background:var(--primary);color:var(--on-primary);text-decoration:none}.hxq2_connect_info .hxq2_ground_circles svg{width:20px;height:20px;flex-shrink:0}.hxq2_contact_geo{grid-column:1/-1;margin-top:.4rem;line-height:0;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.hxq2_contact_geo iframe{width:100%;min-height:280px;border:0}.hxq2_contact_box{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}.hxq2_contact_input{display:flex;flex-direction:column;gap:.35rem}.hxq2_contact_input span{font-size:.9rem;color:var(--text-muted)}.hxq2_contact_input input,.hxq2_contact_input textarea{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--white);color:var(--text-main)}.hxq2_contact_input input:focus,.hxq2_contact_input textarea:focus{outline:2px solid var(--primary);border-color:transparent}.hxq2_contact_input textarea{resize:vertical;min-height:110px}.hxq2_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)}.hxq2_connect_send:hover{background:var(--secondary);color:var(--on-secondary)}.hxq2_reach_note{padding:.8rem 1rem;border-radius:var(--radius);font-size:.95rem;margin:0}.hxq2_reach_note.tg-cf-ok{background:color-mix(in srgb,#10b981 16%,transparent);color:#065f46;border:1px solid #10b981}.hxq2_reach_note.tg-cf-err{background:color-mix(in srgb,#ef4444 14%,transparent);color:#991b1b;border:1px solid #ef4444}@media(max-width:768px){.hxq2_reach_grid{grid-template-columns:1fr}}.hxq2_path_nav{font-size:.85rem;color:var(--text-muted);margin-bottom:1.25rem;line-height:1.5}.hxq2_path_nav a{color:var(--text-muted)}.hxq2_path_nav a:hover{color:var(--link-hover);opacity:1}.hxq2_path_nav [aria-current=page]{color:var(--text-main)}.hxq2_kindred_zone{max-width:var(--content-width);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--border)}.hxq2_kindred_head{font-size:1.3rem;margin-bottom:1.25rem}.hxq2_akin_grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem)}.hxq2_more_tile{min-width:0}.hxq2_kindred_ref{display:block;color:var(--text-main);font-size:.95rem;line-height:1.4}.hxq2_kindred_ref:hover{color:var(--link-hover);opacity:1}.hxq2_more_photo{display:block;margin-bottom:.6rem;border-radius:var(--radius);overflow:hidden}.hxq2_more_photo img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}@media(max-width:768px){.hxq2_akin_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hxq2_inner_intro{background:linear-gradient(135deg,var(--primary),var(--secondary));padding:calc(clamp(120px,15vh,170px)) 0 clamp(2.5rem,6vw,4rem);text-align:center;border-radius:0 0 calc(var(--radius) + 10px) calc(var(--radius) + 10px)}.hxq2_inner_intro .hxq2_leaf_title{color:var(--white);max-width:820px;margin:0 auto;font-size:clamp(1.8rem,5.5vw,3.2rem)}.hxq2_reading{max-width:800px}.hxq2_reading .hxq2_visual img{display:block;width:100%;height:auto}.hxq2_reading_facts{justify-content:center}.hxq2_article_body{font-size:1.1rem;line-height:1.8}.hxq2_reach_grid{grid-template-columns:1.5fr 1fr}.hxq2_links_band{padding:clamp(1.5rem,3vw,2.5rem) 0;border-top:1px solid var(--border)}.hxq2_allies_wrap{display:flex;align-items:flex-start;gap:clamp(1rem,2vw,2rem);flex-wrap:wrap}.hxq2_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}.hxq2_allies_list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem 2rem}.hxq2_resource_node{margin:0;padding:0}.hxq2_resource_ref{font-size:.875rem;font-weight:600;color:var(--link);text-decoration:none;transition:color .15s ease}.hxq2_resource_ref:hover{color:var(--primary);opacity:1}.hxq2_resource_note{margin:.2rem 0 0;font-size:.78rem;color:var(--text-muted);line-height:1.45;max-width:22ch}.hxq2_links_row .tg-partner-nav-item>a{font-weight:inherit}.hxq2_partner_banners{margin-top:3rem;padding-top:2rem}.hxq2_partner_banners .hxq2_allies_wrap{flex-direction:column;align-items:stretch}.hxq2_partner_banners .hxq2_allies_list{gap:1.25rem;justify-content:center}.hxq2_partner_banners .hxq2_resource_node{flex:0 1 auto;max-width:100%}.hxq2_partner_banners .hxq2_resource_ref img{display:block;max-width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--border)}.hxq2_partner_banners .hxq2_resource_ref:hover img{opacity:.92}.hxq2_switcher{display:none;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;align-items:center;z-index:1102;flex-shrink:0}.hxq2_switcher span{display:block;width:26px;height:3px;background:currentColor;border-radius:2px;transition:var(--transition)}body.hxq2_unfolded .hxq2_switcher span:nth-child(1){transform:translateY(9px) rotate(45deg)}body.hxq2_unfolded .hxq2_switcher span:nth-child(2){opacity:0}body.hxq2_unfolded .hxq2_switcher span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.hxq2_links_row ul{display:flex;gap:clamp(.75rem,2vw,1.75rem);align-items:center;flex-wrap:wrap}.hxq2_links_row a{display:inline-block;padding:.4rem .15rem;font-size:.98rem}.hxq2_links_row a:hover{color:var(--link-hover);opacity:1}.hxq2_links_row .current-menu-item>a,.hxq2_links_row .current_page_item>a{color:var(--link)}.hxq2_links_row ul ul{display:none}@media(max-width:768px){.hxq2_links_row{display:none}.hxq2_switcher{display:flex}body.hxq2_unfolded{overflow:hidden}body.hxq2_unfolded .hxq2_crown{backdrop-filter:none;-webkit-backdrop-filter:none;transform:none}body.hxq2_unfolded .hxq2_links_row{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.hxq2_unfolded .hxq2_links_row ul{flex-direction:column;gap:1.25rem;text-align:center;margin:auto}body.hxq2_unfolded .hxq2_links_row a{color:var(--on-primary);font-size:1.5rem;padding:.5rem 1rem}body.hxq2_unfolded .hxq2_switcher{position:fixed;top:18px;right:18px;color:var(--on-primary);transform:none;z-index:1102}}@media(max-width:1024px){.hxq2_perks_row{grid-template-columns:repeat(2,minmax(0,1fr))}.hxq2_journal_set{grid-template-columns:repeat(2,minmax(0,1fr))}.hxq2_metric_set{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.hxq2_perks_row{grid-template-columns:1fr}.hxq2_journal_set{grid-template-columns:1fr}.hxq2_ground_cols{grid-template-columns:1fr}.hxq2_intro_row{grid-template-columns:1fr}.hxq2_article_turn{flex-direction:column}.hxq2_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}}.hxq2_stagefront{padding-top:clamp(140px,15vh,180px)}.hxq2_inner_intro{padding-top:clamp(140px,15vh,180px)}.hxq2_story_tile{display:flex;flex-direction:column;height:100%}.hxq2_story_tile .hxq2_visual{flex-shrink:0}.hxq2_story_tile .hxq2_entry_core{display:flex;flex-direction:column;flex:1 1 auto}.hxq2_story_tile .hxq2_open_key{margin-top:auto;align-self:flex-start}.hxq2_stagefront,.hxq2_perks,.hxq2_highlight_zone,.hxq2_chronicle,.hxq2_sole{isolation:isolate;position:relative}.hxq2_intro_copy{position:relative;z-index:2}.hxq2_lead_back{z-index:0}.hxq2_tint_layer{z-index:1}.hxq2_mark,.hxq2_ground_brand{display:inline-flex;flex-wrap:wrap;align-items:baseline;word-break:break-word}.hxq2_tint_layer{position:absolute;inset:0;pointer-events:none}.hxq2_intro_copy .hxq2_lead_head,.hxq2_intro_copy .hxq2_lead_sub{text-shadow:0 1px 3px rgba(0,0,0,.25)}.hxq2_visual{display:block;height:clamp(180px,25vw,300px);overflow:hidden}.hxq2_visual img{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.hxq2_story_tile:hover .hxq2_visual img{transform:scale(1.04)}iframe,video,embed,object{max-width:100%}.hxq2_article_body table{display:table;table-layout:auto}@media(max-width:768px){.hxq2_article_body table{display:block;overflow-x:auto;white-space:nowrap}}