:root{--primary:#5f1f3a;--secondary:#8c365b;--accent:#6f2747;--bg-main:#f7f5f6;--white:#ffffff;--text-main:#1a1f24;--text-muted:#5f6b78;--border:#decfd6;--on-primary:#ffffff;--on-secondary:#ffffff;--on-accent:#ffffff;--link:#8c365b;--link-hover:#731d42;--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:'Spectral',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}.xvh-frame{max-width:var(--container-width);margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem);width:100%}.xvh-bodyZone{display:block;min-height:40vh}.xvh-blockIntro{margin-bottom:clamp(2rem,5vw,3.5rem)}.xvh-zoneTitle{font-size:clamp(1.5rem,4vw,2.4rem);position:relative}.xvh-crown{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--primary);transition:var(--transition)}.xvh-crown.xvh-condensed{box-shadow:0 4px 18px rgba(0,0,0,.25)}.xvh-headWrap{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:54px}.xvh-mark{font-family:var(--font-heading);font-weight:700;font-size:1.05rem;color:var(--on-primary);letter-spacing:.04em;text-transform:uppercase}.xvh-point{color:var(--on-primary);opacity:.65}.xvh-crown .xvh-compass a{color:var(--on-primary);opacity:.82;font-size:.88rem;letter-spacing:.02em}.xvh-crown .xvh-compass a:hover{color:var(--on-primary);opacity:1}.xvh-crown .xvh-compass .current-menu-item>a,.xvh-crown .xvh-compass .current_page_item>a{color:var(--on-primary);opacity:1;font-weight:700}.xvh-burger{color:var(--on-primary)}.xvh-banner{padding-top:clamp(96px,12vh,140px)}.xvh-banner{background:var(--bg-main);padding-bottom:clamp(3rem,8vw,5rem);overflow:hidden}.xvh-leadWrap{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;min-height:62vh}.xvh-leadHead{color:var(--text-main);font-size:clamp(2rem,6vw,3.8rem);margin-bottom:1.25rem}.xvh-leadHead::after{content:'';display:block;width:72px;height:5px;background:var(--secondary);margin-top:1.1rem;border-radius:3px}.xvh-introNote{color:var(--text-muted);font-size:clamp(1.02rem,2vw,1.2rem);margin-bottom:2.25rem}.xvh-callKey{display:inline-block;background:var(--primary);color:var(--white);padding:1rem 2.4rem;border-radius:var(--radius);font-weight:700;transition:var(--transition)}.xvh-callKey:hover{background:var(--secondary);transform:translateY(-3px);opacity:1}.xvh-bannerSide{position:relative;min-height:280px}.xvh-bannerSide img{width:112%;max-width:112%;height:auto;border-radius:var(--radius);box-shadow:0 24px 60px rgba(0,0,0,.18)}.xvh-bannerSide:empty{background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:var(--radius);min-height:340px}@media(max-width:768px){.xvh-bannerSide img{width:100%;max-width:100%}.xvh-bannerSide{order:-1;min-height:0}.xvh-bannerSide:empty{min-height:200px}}.xvh-pillars{padding:var(--section-pad) 0}.xvh-perksRow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem)}.xvh-pillar{padding:1rem .9rem 1.1rem;border-top:2px solid var(--border);transition:var(--transition)}.xvh-pillar:hover{border-top-color:var(--secondary)}.xvh-perkIndex{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}.xvh-pillarTitle{margin-bottom:.5rem;font-size:1.12rem}.xvh-valueCopy{color:var(--text-muted);font-size:.95rem}.xvh-highlightZone{padding:var(--section-pad) 0;background:var(--accent);text-align:center}.xvh-mottoLine{max-width:880px;margin:0 auto;font-family:var(--font-heading);font-size:clamp(1.4rem,3.6vw,2.3rem);line-height:1.45;color:var(--white)}.xvh-mottoLine::before,.xvh-mottoLine::after{content:'';display:block;width:56px;height:3px;background:var(--secondary);margin:1.5rem auto}.xvh-journalSet{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.25rem)}.xvh-piece{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:var(--transition);display:flex;flex-direction:column}.xvh-piece:hover{transform:translateY(-10px);box-shadow:0 20px 44px rgba(0,0,0,.12)}.xvh-piece .xvh-photoSlot{position:relative;display:block}.xvh-piece .xvh-photoSlot img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.xvh-coverStub{aspect-ratio:16/9;background:linear-gradient(135deg,var(--primary),var(--secondary))}.xvh-topicChip{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}.xvh-tileText{padding:1.5rem;display:flex;flex-direction:column;flex:1}.xvh-tileText .xvh-topicChip{position:static;display:inline-block;margin-bottom:.7rem;align-self:flex-start}.xvh-pieceTitle{font-size:1.2rem;margin-bottom:.7rem}.xvh-pieceTitle a{color:var(--text-main)}.xvh-pieceTitle a:hover{color:var(--link-hover);opacity:1}.xvh-pieceLead{color:var(--text-muted);font-size:.95rem;margin-bottom:1.2rem}.xvh-continueTag{color:var(--link);font-weight:600;font-size:.95rem;margin-top:auto}.xvh-continueTag:hover{opacity:1;letter-spacing:.02em}.xvh-sole{background:var(--primary);color:rgba(255,255,255,.82);padding:clamp(3rem,7vw,5rem) 0 0}.xvh-footRow{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:clamp(2rem,5vw,4rem);padding-bottom:clamp(2rem,5vw,3rem)}.xvh-groundBrand{font-family:var(--font-heading);font-weight:800;font-size:1.35rem;color:var(--white);margin-bottom:.9rem}.xvh-groundBrand .xvh-point{color:var(--on-primary)}.xvh-groundNote{font-size:.95rem;line-height:1.7;color:rgba(255,255,255,.7)}.xvh-footWays ul{display:flex;flex-direction:column;gap:.6rem}.xvh-footWays a{color:rgba(255,255,255,.78);font-size:.95rem}.xvh-footWays a:hover{color:var(--on-primary);opacity:1}.xvh-groundReach p{margin-bottom:.55rem;font-size:.95rem}.xvh-groundReach a{color:var(--white)}.xvh-groundReach a:hover{color:var(--on-primary);opacity:1}.xvh-groundCircles{display:flex;gap:.75rem;margin-top:1.1rem}.xvh-groundCircles 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)}.xvh-groundCircles a:hover{background:var(--secondary);opacity:1;transform:translateY(-3px)}.xvh-groundCircles svg{width:18px;height:18px}.xvh-footRights{border-top:1px solid rgba(255,255,255,.12);padding:1.4rem 0;font-size:.85rem;color:rgba(255,255,255,.55)}.xvh-pillars{background:color-mix(in srgb,var(--primary) 5%,transparent)}.xvh-journal{background:var(--bg-main)}.xvh-piece,.xvh-pillar{box-shadow:none}.xvh-piece:hover{box-shadow:none;transform:translateY(-6px)}.xvh-pillar:hover{box-shadow:none}.xvh-zoneTitle::after{content:'';display:block;width:56px;height:4px;background:var(--secondary);margin-top:.9rem;border-radius:2px}.xvh-pillars .xvh-blockIntro.xvh-blockIntro{text-align:left}.xvh-citeName::before{content:'';display:inline-block;width:32px;height:2px;background:var(--secondary);vertical-align:middle;margin-right:.7rem}@media(min-width:1025px){.xvh-perksRow{grid-template-columns:repeat(2,minmax(0,1fr));max-width:920px;margin-inline:auto}}.xvh-callKey,.xvh-findKey{border-radius:999px}.xvh-leaf,.xvh-leafHere,.xvh-leafStep{border-radius:50%}.xvh-zoneTitle{text-transform:uppercase;letter-spacing:.14em;font-size:clamp(1.15rem,2.4vw,1.6rem)}.xvh-perksRow .xvh-pillar{background:transparent;border:0;box-shadow:none;padding:1rem .5rem;text-align:left}.xvh-perksRow .xvh-pillar:hover{transform:none;box-shadow:none}.xvh-perksRow .xvh-pillarGlyph{background:transparent;width:48px;height:48px;margin-bottom:.9rem}.xvh-perksRow .xvh-pillarGlyph svg{width:38px;height:38px}.xvh-piece:hover{transform:none;box-shadow:0 0 0 3px var(--link),0 6px 24px rgba(0,0,0,.1)}.xvh-journal{padding:var(--section-pad) 0}.xvh-innerIntro{background:var(--primary);padding:calc(clamp(120px,14vh,160px)) 0 clamp(2.5rem,6vw,4rem)}.xvh-innerIntro .xvh-innerHeading{color:var(--white);font-size:clamp(1.6rem,5vw,2.8rem)}.xvh-innerIntro p{color:rgba(255,255,255,.75);margin-top:.6rem}.xvh-innerBody{padding:clamp(2.5rem,6vw,4.5rem) 0}.xvh-articleZone{max-width:var(--content-width);margin:0 auto}.xvh-articleInfo{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;color:var(--text-muted);font-size:.9rem;margin-bottom:1.75rem}.xvh-articleInfo a{color:var(--link)}.xvh-readingFlow{font-size:1.15rem;line-height:1.8}.xvh-readingFlow p{margin:0 0 1.4rem}.xvh-readingFlow h2{margin:2.4rem 0 1rem}.xvh-readingFlow h3{margin:2rem 0 .9rem}.xvh-readingFlow ul,.xvh-readingFlow ol{margin:0 0 1.4rem;padding-left:1.5rem}.xvh-readingFlow ul{list-style:disc}.xvh-readingFlow ol{list-style:decimal}.xvh-readingFlow li{margin-bottom:.5rem}.xvh-readingFlow img{border-radius:var(--radius);margin:1.5rem 0}.xvh-readingFlow 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}.xvh-readingFlow table{width:100%;border-collapse:collapse;margin:0 0 1.6rem;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.xvh-readingFlow th{background:var(--primary);color:var(--white);text-align:left;padding:.8rem 1rem;font-family:var(--font-body);font-size:.95rem}.xvh-readingFlow td{padding:.75rem 1rem;border-top:1px solid var(--border)}.xvh-readingFlow tr:nth-child(even) td{background:color-mix(in srgb,var(--primary) 4%,transparent)}.xvh-readingFlow a{text-decoration:underline;text-underline-offset:3px}.xvh-articleChips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2.5rem}.xvh-articleChips a{display:inline-block;padding:.3rem .85rem;border:1px solid var(--border);border-radius:50px;font-size:.85rem;color:var(--text-muted)}.xvh-articleChips a:hover{border-color:var(--link-hover);color:var(--link-hover);opacity:1}.xvh-readingSteps{display:flex;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid var(--border)}.xvh-readingSteps a{display:inline-block;padding:.7rem 1.3rem;border-radius:var(--radius);background:var(--primary);color:var(--white);font-size:.92rem;max-width:48%}.xvh-readingSteps a:hover{background:var(--secondary);opacity:1}.xvh-repliesZone{max-width:var(--content-width);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--border)}.xvh-repliesZone ol{list-style:none;padding:0}.xvh-repliesZone li{margin-bottom:1.5rem;padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.xvh-repliesZone input[type=text],.xvh-repliesZone input[type=email],.xvh-repliesZone input[type=url],.xvh-repliesZone textarea{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem;font:inherit;background:var(--white)}.xvh-repliesZone input[type=submit]{background:var(--primary);color:var(--white);padding:.75rem 1.6rem;border-radius:var(--radius);border:none;cursor:pointer;transition:var(--transition)}.xvh-repliesZone input[type=submit]:hover{background:var(--secondary)}.xvh-repliesZone label{display:block;margin-bottom:.35rem;font-size:.92rem;color:var(--text-muted)}.xvh-findBar{display:flex;gap:.5rem;max-width:480px}.xvh-seekInput{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--white);min-width:0}.xvh-findKey{background:var(--primary);color:var(--white);padding:.75rem 1.4rem;border-radius:var(--radius);transition:var(--transition);flex-shrink:0}.xvh-findKey:hover{background:var(--secondary)}.xvh-placeSlot{line-height:0}.xvh-placeSlot iframe{width:100%;min-height:320px;border:0}.xvh-pinnedFlag{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}.xvh-pagesRow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:clamp(2rem,5vw,3rem)}.xvh-pageCount{width:100%;text-align:center;color:var(--text-muted);font-size:.9rem;margin-bottom:.75rem}.xvh-leaf,.xvh-leafStep{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)}.xvh-leaf:hover,.xvh-leafStep:hover{border-color:var(--primary);color:var(--primary);opacity:1}.xvh-leafHere{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)}.xvh-inviteStrip{background:var(--primary);padding:clamp(3rem,7vw,5.5rem) 0}.xvh-appealWrap{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.xvh-inviteClaim{color:var(--white);font-family:var(--font-heading);font-size:clamp(1.3rem,3vw,2rem);line-height:1.3;margin:0;max-width:36ch}.xvh-inviteKey{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)}.xvh-inviteKey:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.25);opacity:1}@media(max-width:768px){.xvh-appealWrap{flex-direction:column;text-align:center}}.xvh-reachGrid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,2.5rem);align-items:start}.xvh-contactDetails p{margin:0 0 .6rem;color:var(--text-main)}.xvh-contactDetails a{color:var(--link);text-decoration:none}.xvh-contactDetails a:hover{text-decoration:underline}.xvh-contactDetails .xvh-groundCircles{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.xvh-contactDetails .xvh-groundCircles 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}.xvh-contactDetails .xvh-groundCircles a:hover{background:var(--primary);color:var(--on-primary);text-decoration:none}.xvh-contactDetails .xvh-groundCircles svg{width:20px;height:20px;flex-shrink:0}.xvh-contactGeo{grid-column:1/-1;margin-top:.4rem;line-height:0;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.xvh-contactGeo iframe{width:100%;min-height:280px;border:0}.xvh-connectForm{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}.xvh-connectField{display:flex;flex-direction:column;gap:.35rem}.xvh-connectField span{font-size:.9rem;color:var(--text-muted)}.xvh-connectField input,.xvh-connectField textarea{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--white);color:var(--text-main)}.xvh-connectField input:focus,.xvh-connectField textarea:focus{outline:2px solid var(--primary);border-color:transparent}.xvh-connectField textarea{resize:vertical;min-height:110px}.xvh-contactGo{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)}.xvh-contactGo:hover{background:var(--secondary);color:var(--on-secondary)}.xvh-contactAlert{padding:.8rem 1rem;border-radius:var(--radius);font-size:.95rem;margin:0}.xvh-contactAlert.tg-cf-ok{background:color-mix(in srgb,#10b981 16%,transparent);color:#065f46;border:1px solid #10b981}.xvh-contactAlert.tg-cf-err{background:color-mix(in srgb,#ef4444 14%,transparent);color:#991b1b;border:1px solid #ef4444}@media(max-width:768px){.xvh-reachGrid{grid-template-columns:1fr}}.xvh-pathNav{font-size:.85rem;color:var(--text-muted);margin-bottom:1.25rem;line-height:1.5}.xvh-pathNav a{color:var(--text-muted)}.xvh-pathNav a:hover{color:var(--link-hover);opacity:1}.xvh-pathNav [aria-current=page]{color:var(--text-main)}.xvh-kindredZone{max-width:var(--content-width);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--border)}.xvh-kindredHead{font-size:1.3rem;margin-bottom:1.25rem}.xvh-moreSet{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem)}.xvh-moreTile{min-width:0}.xvh-kindredRef{display:block;color:var(--text-main);font-size:.95rem;line-height:1.4}.xvh-kindredRef:hover{color:var(--link-hover);opacity:1}.xvh-kindredCover{display:block;margin-bottom:.6rem;border-radius:var(--radius);overflow:hidden}.xvh-kindredCover img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}@media(max-width:768px){.xvh-moreSet{grid-template-columns:repeat(2,minmax(0,1fr))}}.xvh-innerIntro{background:transparent;padding:clamp(2.5rem,6vw,4rem) 0 0}.xvh-innerIntro .xvh-innerHeading{color:var(--text-main)}.xvh-innerBody{background:color-mix(in srgb,var(--primary) 5%,var(--bg-main))}.xvh-articleZone{max-width:780px;background:var(--white);border-top:4px solid var(--primary);padding:clamp(1.75rem,4vw,3rem);margin-top:1.5rem}.xvh-articleZone .xvh-photoSlot img{display:block;width:100%;height:auto}.xvh-reachGrid{grid-template-columns:1.5fr 1fr}.xvh-alliesZone{padding:clamp(1.5rem,3vw,2.5rem) 0;border-top:1px solid var(--border)}.xvh-resourcesRow{display:flex;align-items:flex-start;gap:clamp(1rem,2vw,2rem);flex-wrap:wrap}.xvh-resourcesLabel{margin:0;font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding-top:.25rem}.xvh-resourcesList{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem 2rem}.xvh-resourceNode{margin:0;padding:0}.xvh-allyRef{font-size:.875rem;font-weight:600;color:var(--link);text-decoration:none;transition:color .15s ease}.xvh-allyRef:hover{color:var(--primary);opacity:1}.xvh-allyBlurb{margin:.2rem 0 0;font-size:.78rem;color:var(--text-muted);line-height:1.45;max-width:22ch}.xvh-compass .tg-partner-nav-item>a{font-weight:inherit}.xvh-partnerBanners{margin-top:3rem;padding-top:2rem}.xvh-partnerBanners .xvh-resourcesRow{flex-direction:column;align-items:stretch}.xvh-partnerBanners .xvh-resourcesList{gap:1.25rem;justify-content:center}.xvh-partnerBanners .xvh-resourceNode{flex:0 1 auto;max-width:100%}.xvh-partnerBanners .xvh-allyRef img{display:block;max-width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--border)}.xvh-partnerBanners .xvh-allyRef:hover img{opacity:.92}.xvh-burger{display:none;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;align-items:center;z-index:1102;flex-shrink:0}.xvh-burger span{display:block;width:26px;height:3px;background:currentColor;border-radius:2px;transition:var(--transition)}body.xvh-unfolded .xvh-burger span:nth-child(1){transform:translateY(9px) rotate(45deg)}body.xvh-unfolded .xvh-burger span:nth-child(2){opacity:0}body.xvh-unfolded .xvh-burger span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.xvh-compass ul{display:flex;gap:clamp(.75rem,2vw,1.75rem);align-items:center;flex-wrap:wrap}.xvh-compass a{display:inline-block;padding:.4rem .15rem;font-size:.98rem}.xvh-compass a:hover{color:var(--link-hover);opacity:1}.xvh-compass .current-menu-item>a,.xvh-compass .current_page_item>a{color:var(--link)}.xvh-compass ul ul{display:none}@media(max-width:768px){.xvh-compass{display:none}.xvh-burger{display:flex}body.xvh-unfolded{overflow:hidden}body.xvh-unfolded .xvh-crown{backdrop-filter:none;-webkit-backdrop-filter:none;transform:none}body.xvh-unfolded .xvh-compass{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.xvh-unfolded .xvh-compass ul{flex-direction:column;gap:1.25rem;text-align:center;margin:auto}body.xvh-unfolded .xvh-compass a{color:var(--on-primary);font-size:1.5rem;padding:.5rem 1rem}body.xvh-unfolded .xvh-burger{position:fixed;top:18px;right:18px;color:var(--on-primary);transform:none;z-index:1102}}@media(max-width:1024px){.xvh-perksRow{grid-template-columns:repeat(2,minmax(0,1fr))}.xvh-journalSet{grid-template-columns:repeat(2,minmax(0,1fr))}.xvh-metricSet{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.xvh-perksRow{grid-template-columns:1fr}.xvh-journalSet{grid-template-columns:1fr}.xvh-footRow{grid-template-columns:1fr}.xvh-leadWrap{grid-template-columns:1fr}.xvh-readingSteps{flex-direction:column}.xvh-readingSteps 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}}.xvh-banner{padding-top:clamp(140px,15vh,180px)}.xvh-innerIntro{padding-top:clamp(140px,15vh,180px)}.xvh-piece{display:flex;flex-direction:column;height:100%}.xvh-piece .xvh-photoSlot{flex-shrink:0}.xvh-piece .xvh-tileText{display:flex;flex-direction:column;flex:1 1 auto}.xvh-piece .xvh-continueTag{margin-top:auto;align-self:flex-start}.xvh-banner,.xvh-pillars,.xvh-highlightZone,.xvh-journal,.xvh-sole{isolation:isolate;position:relative}.xvh-leadBox{position:relative;z-index:2}.xvh-leadBack{z-index:0}.xvh-shade{z-index:1}.xvh-mark,.xvh-groundBrand{display:inline-flex;flex-wrap:wrap;align-items:baseline;word-break:break-word}.xvh-shade{position:absolute;inset:0;pointer-events:none}.xvh-leadBox .xvh-leadHead,.xvh-leadBox .xvh-introNote{text-shadow:0 1px 3px rgba(0,0,0,.25)}.xvh-photoSlot{display:block;height:clamp(180px,25vw,300px);overflow:hidden}.xvh-photoSlot img{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.xvh-piece:hover .xvh-photoSlot img{transform:scale(1.04)}iframe,video,embed,object{max-width:100%}.xvh-readingFlow table{display:table;table-layout:auto}@media(max-width:768px){.xvh-readingFlow table{display:block;overflow-x:auto;white-space:nowrap}}