.landing-module__xeLsKG__landing{--landing-radius:var(--radius-panel);--landing-gap:clamp(72px, 9vw, 136px);--pill-height:54px;padding-bottom:8px}.landing-module__xeLsKG__band{margin-top:var(--landing-gap)}.landing-module__xeLsKG__arrowLink,.landing-module__xeLsKG__pillLight,.landing-module__xeLsKG__pillInk,.landing-module__xeLsKG__pillButter,.landing-module__xeLsKG__pillOutlineLight{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.landing-module__xeLsKG__arrowLink svg,.landing-module__xeLsKG__pillLight svg,.landing-module__xeLsKG__pillInk svg,.landing-module__xeLsKG__pillButter svg,.landing-module__xeLsKG__pillOutlineLight svg,.landing-module__xeLsKG__faqSource svg{transition:transform var(--duration-base) var(--ease-out-quart);flex:none}.landing-module__xeLsKG__arrowLink:hover svg,.landing-module__xeLsKG__arrowLink:focus-visible svg,.landing-module__xeLsKG__pillLight:hover svg,.landing-module__xeLsKG__pillLight:focus-visible svg,.landing-module__xeLsKG__pillInk:hover svg,.landing-module__xeLsKG__pillInk:focus-visible svg,.landing-module__xeLsKG__pillButter:hover svg,.landing-module__xeLsKG__pillButter:focus-visible svg,.landing-module__xeLsKG__pillOutlineLight:hover svg,.landing-module__xeLsKG__pillOutlineLight:focus-visible svg,.landing-module__xeLsKG__faqSource:hover svg,.landing-module__xeLsKG__faqSource:focus-visible svg{transform:translate(5px)}.landing-module__xeLsKG__arrowLink{color:var(--color-ink);text-underline-offset:6px;min-height:44px;font-size:17px;font-style:italic;font-weight:500;text-decoration:underline;text-decoration-thickness:1px}.landing-module__xeLsKG__arrowLink:hover,.landing-module__xeLsKG__arrowLink:focus-visible{text-decoration-thickness:2px}.landing-module__xeLsKG__pillLight,.landing-module__xeLsKG__pillInk,.landing-module__xeLsKG__pillButter,.landing-module__xeLsKG__pillOutlineLight{border-radius:var(--radius-pill);min-height:var(--pill-height);transition:background-color var(--duration-base) ease, border-color var(--duration-base) ease, color var(--duration-base) ease;border:1px solid #0000;justify-content:center;padding:12px 30px;font-size:17px;font-weight:500;line-height:1.2}.landing-module__xeLsKG__pillLight{color:#fff;border-color:#fff}.landing-module__xeLsKG__pillLight:hover,.landing-module__xeLsKG__pillLight:focus-visible{color:var(--color-ink);background:#fff}.landing-module__xeLsKG__pillInk{background:var(--color-ink);border-color:var(--color-ink);color:var(--color-butter)}.landing-module__xeLsKG__pillInk:hover,.landing-module__xeLsKG__pillInk:focus-visible{background:var(--color-ink-deep);border-color:var(--color-ink-deep)}.landing-module__xeLsKG__pillButter{background:var(--color-butter);border-color:var(--color-butter);color:var(--color-ink)}.landing-module__xeLsKG__pillButter:hover,.landing-module__xeLsKG__pillButter:focus-visible{background:var(--color-sky);border-color:var(--color-sky)}.landing-module__xeLsKG__pillOutlineLight{border-color:color-mix(in srgb, var(--color-paper-3) 55%, transparent);color:var(--color-paper-3)}.landing-module__xeLsKG__pillOutlineLight:hover,.landing-module__xeLsKG__pillOutlineLight:focus-visible{border-color:var(--color-paper-3);background:color-mix(in srgb, var(--color-paper-3) 10%, transparent)}.landing-module__xeLsKG__pillLight:focus-visible,.landing-module__xeLsKG__pillButter:focus-visible,.landing-module__xeLsKG__pillOutlineLight:focus-visible{outline:3px solid var(--color-butter);outline-offset:3px}.landing-module__xeLsKG__bubbleFilter{width:0;height:0;position:absolute;overflow:hidden}.landing-module__xeLsKG__bubble{--bubble-pad-x:.34em;--bubble-pad-top:.1em;--bubble-pad-bottom:.16em;font-family:var(--font-display);font-weight:600;line-height:1.12;display:grid}.landing-module__xeLsKG__bubbleShape,.landing-module__xeLsKG__bubbleText{font:inherit;letter-spacing:inherit;line-height:inherit;grid-area:1/1;margin:0;display:block}.landing-module__xeLsKG__bubbleShape{color:#0000;filter:url(#nomad-bubble);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.landing-module__xeLsKG__bubbleText{color:var(--color-ink);z-index:1}.landing-module__xeLsKG__bubbleShape>span,.landing-module__xeLsKG__bubbleText>span{-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:var(--bubble-pad-top) var(--bubble-pad-x) var(--bubble-pad-bottom)}.landing-module__xeLsKG__bubbleShape>span{background:var(--color-paper-3);border-radius:.3em}.landing-module__xeLsKG__hero{border-radius:var(--landing-radius);color:#fff;isolation:isolate;margin:16px var(--page-gutter) 0;min-height:clamp(620px,100svh - 120px,900px);display:flex;position:relative;overflow:hidden}.landing-module__xeLsKG__heroMedia{background:var(--color-ink);z-index:-1;position:absolute;inset:0}.landing-module__xeLsKG__heroSlide{opacity:0;transition:opacity 1.4s;position:absolute;inset:0}.landing-module__xeLsKG__heroSlide img{object-fit:cover;transition:transform 7.5s linear;transform:scale(1.06)}.landing-module__xeLsKG__heroSlide[data-active=true]{opacity:1}.landing-module__xeLsKG__heroSlide[data-active=true] img{transform:scale(1)}[data-renderer=static] .landing-module__xeLsKG__heroSlide img{transition:none;transform:none}.landing-module__xeLsKG__heroShade{background:linear-gradient(#0c1a2680 0%,#0c1a2600 42%),linear-gradient(#0c1a2600 62%,#0c1a268c 100%),linear-gradient(270deg,#0c1a268c 0%,#0c1a264d 45%,#0c1a2600 70%);position:absolute;inset:0}.landing-module__xeLsKG__heroInner{pointer-events:none;justify-content:flex-end;align-items:center;width:100%;padding:clamp(96px,12vh,150px) clamp(24px,5vw,96px) clamp(120px,14vh,150px);display:flex}.landing-module__xeLsKG__heroCopy{pointer-events:auto;width:min(52%,640px);max-width:640px}.landing-module__xeLsKG__heroLabel{border-radius:var(--radius-pill);letter-spacing:.01em;text-shadow:0 1px 10px #00000040;border:1px solid #fff9;margin:0 0 22px;padding:6px 16px;font-size:14px;font-weight:500;display:inline-block}.landing-module__xeLsKG__heroBubble{letter-spacing:-.035em;font-size:clamp(2.6rem,1.4rem + 4.4vw,5.6rem)}.landing-module__xeLsKG__heroLead{text-shadow:0 1px 14px #00000059;max-width:34ch;margin:30px 0 28px;font-size:clamp(1.1rem,.95rem + .6vw,1.5rem);line-height:1.55}.landing-module__xeLsKG__heroCaption{text-shadow:0 1px 8px #00000073;flex-direction:column;gap:2px;max-width:calc(100% - 180px);margin:0;font-size:13px;line-height:1.5;display:flex;position:absolute;bottom:clamp(20px,3vw,34px);left:clamp(24px,5vw,96px)}.landing-module__xeLsKG__heroPlace{font-family:var(--font-display);font-size:17px;font-weight:600}.landing-module__xeLsKG__heroCaption a{color:inherit;text-underline-offset:3px}.landing-module__xeLsKG__heroControls{align-items:center;gap:16px;display:flex;position:absolute;bottom:clamp(20px,3vw,34px);right:clamp(24px,5vw,96px)}.landing-module__xeLsKG__heroProgress{gap:6px;margin:0;padding:0;list-style:none;display:flex}.landing-module__xeLsKG__heroProgress li{height:3px;transition:width var(--duration-base) ease, background-color var(--duration-base) ease;background:#ffffff73;border-radius:2px;width:18px}.landing-module__xeLsKG__heroProgress li[data-active=true]{background:#fff;width:40px}.landing-module__xeLsKG__heroPause{border-radius:var(--radius-pill);color:#fff;cursor:pointer;background:#0c1a2647;border:1px solid #fff9;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.landing-module__xeLsKG__heroPause:hover,.landing-module__xeLsKG__heroPause:focus-visible{background:#0c1a2680}.landing-module__xeLsKG__heroPause:focus-visible,.landing-module__xeLsKG__heroCaption a:focus-visible{outline:3px solid var(--color-butter);outline-offset:3px}.landing-module__xeLsKG__split{border-radius:var(--landing-radius);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.landing-module__xeLsKG__splitTitle{background:var(--color-paper-3);justify-content:flex-end;align-items:center;padding:clamp(40px,5vw,72px) clamp(28px,4vw,64px);display:flex}.landing-module__xeLsKG__splitTitle h2{color:var(--color-ink);font-family:var(--font-display);letter-spacing:-.035em;text-align:right;margin:0;font-size:clamp(2.4rem,1.6rem + 2.4vw,3.9rem);font-weight:600;line-height:1.08}.landing-module__xeLsKG__splitTitle em{text-underline-offset:.14em;font-style:italic;font-weight:700;text-decoration:underline;text-decoration-thickness:.06em;display:block}.landing-module__xeLsKG__splitAccent{background:var(--color-butter);color:var(--color-ink);padding:clamp(36px,4.5vw,64px) clamp(28px,4vw,64px)}.landing-module__xeLsKG__splitHook{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,1.3rem + 1.8vw,3rem);font-weight:600;line-height:1.08}.landing-module__xeLsKG__splitText{color:var(--color-ink);max-width:50ch;margin:16px 0 28px;font-size:16px;line-height:1.75}.landing-module__xeLsKG__splitAction{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.landing-module__xeLsKG__faces{display:flex}.landing-module__xeLsKG__face{border:3px solid var(--color-butter);border-radius:50%;width:56px;height:56px;position:relative;overflow:hidden}.landing-module__xeLsKG__face+.landing-module__xeLsKG__face{margin-left:-14px}.landing-module__xeLsKG__face img{object-fit:cover}.landing-module__xeLsKG__splitNote{color:var(--color-ink);margin:14px 0 0;font-size:13px}.landing-module__xeLsKG__titleRow{border-bottom:1px dashed var(--color-rule-strong);grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:start;gap:clamp(32px,6vw,120px);padding-bottom:clamp(48px,6vw,88px);display:grid}.landing-module__xeLsKG__titleRow h2,.landing-module__xeLsKG__storiesHeader h2,.landing-module__xeLsKG__faqIntro h2{color:var(--color-ink);font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2.4rem,1.5rem + 3vw,4.5rem);font-weight:700;line-height:1.04}.landing-module__xeLsKG__titleRow h2{max-width:13ch}.landing-module__xeLsKG__titleRowCopy p{color:var(--color-fg-muted);max-width:44ch;margin:0 0 18px;font-size:clamp(1.05rem,.98rem + .3vw,1.2rem);line-height:1.75}.landing-module__xeLsKG__titleRowCopy .landing-module__xeLsKG__arrowLink{margin-top:6px}.landing-module__xeLsKG__stories{isolation:isolate;margin-top:var(--landing-gap);position:relative}.landing-module__xeLsKG__stories:before{background:var(--color-royal-soft);bottom:calc(var(--landing-gap) * -.5);content:"";z-index:-1;position:absolute;top:34%;left:0;right:0}.landing-module__xeLsKG__storiesHeader{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:24px 48px;margin-bottom:clamp(36px,4.5vw,64px);display:flex}.landing-module__xeLsKG__storiesHeader h2{max-width:18ch}.landing-module__xeLsKG__bento{grid-template:"feature accent"minmax(300px,auto)"feature tall"minmax(150px,auto)"wide tall"minmax(340px,auto)/minmax(0,2.1fr) minmax(0,1fr);gap:clamp(20px,2.4vw,44px);display:grid}.landing-module__xeLsKG__card{border-radius:var(--landing-radius);isolation:isolate;transition:transform var(--duration-base) var(--ease-out-quart), box-shadow var(--duration-base) ease;position:relative;overflow:hidden}.landing-module__xeLsKG__card:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.landing-module__xeLsKG__card:has(.landing-module__xeLsKG__cardLink:focus-visible){box-shadow:var(--shadow-lift);transform:translateY(-3px)}.landing-module__xeLsKG__card:has(.landing-module__xeLsKG__cardLink:focus-visible){outline:3px solid var(--color-ink);outline-offset:4px}.landing-module__xeLsKG__cardLink{color:inherit;text-decoration:none}.landing-module__xeLsKG__cardLink:after{content:"";z-index:3;position:absolute;inset:0}.landing-module__xeLsKG__cardLink:focus-visible{outline:none}.landing-module__xeLsKG__card:hover .landing-module__xeLsKG__cardLink{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:2px}.landing-module__xeLsKG__card:has(.landing-module__xeLsKG__cardLink:focus-visible) .landing-module__xeLsKG__cardLink{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:2px}.landing-module__xeLsKG__cardImage{object-fit:cover;transition:transform .9s var(--ease-out-quart);z-index:-2}.landing-module__xeLsKG__card:hover .landing-module__xeLsKG__cardImage,.landing-module__xeLsKG__card:hover .landing-module__xeLsKG__wideImage img{transform:scale(1.035)}.landing-module__xeLsKG__cardMeta{color:var(--color-fg-muted);margin:0 0 14px;font-size:14px}.landing-module__xeLsKG__cardTitle{color:var(--color-ink);font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,1.2rem + 1vw,2.1rem);font-weight:600;line-height:1.18}.landing-module__xeLsKG__cardText{color:var(--color-ink);max-width:36ch;margin:14px 0 0;font-size:16px;line-height:1.7}.landing-module__xeLsKG__cardFoot{justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:24px;display:flex}.landing-module__xeLsKG__tagInk,.landing-module__xeLsKG__tagLight,.landing-module__xeLsKG__tagOutline{border-radius:var(--radius-pill);letter-spacing:.02em;padding:5px 14px;font-size:13px;font-weight:600;line-height:1.4;display:inline-block}.landing-module__xeLsKG__tagInk{background:var(--color-ink);color:var(--color-paper-3)}.landing-module__xeLsKG__tagLight{background:var(--color-paper-3);color:var(--color-ink)}.landing-module__xeLsKG__tagOutline{border:1px solid var(--color-ink);color:var(--color-ink);background:#ffffffd1}.landing-module__xeLsKG__arrow,.landing-module__xeLsKG__arrowLight,.landing-module__xeLsKG__bigArrow{transition:transform var(--duration-base) var(--ease-out-quart);flex:none}.landing-module__xeLsKG__arrow{color:var(--color-ink);width:32px;height:32px}.landing-module__xeLsKG__arrowLight{color:#fff;width:34px;height:34px}.landing-module__xeLsKG__card:hover .landing-module__xeLsKG__arrow,.landing-module__xeLsKG__card:hover .landing-module__xeLsKG__arrowLight,.landing-module__xeLsKG__card:hover .landing-module__xeLsKG__bigArrow{transform:translate(8px)}.landing-module__xeLsKG__card:has(.landing-module__xeLsKG__cardLink:focus-visible) .landing-module__xeLsKG__arrow{transform:translate(8px)}.landing-module__xeLsKG__card:has(.landing-module__xeLsKG__cardLink:focus-visible) .landing-module__xeLsKG__arrowLight{transform:translate(8px)}.landing-module__xeLsKG__card:has(.landing-module__xeLsKG__cardLink:focus-visible) .landing-module__xeLsKG__bigArrow{transform:translate(8px)}.landing-module__xeLsKG__feature{color:#fff;flex-direction:column;grid-area:feature;justify-content:space-between;min-height:470px;padding:clamp(24px,3vw,44px);display:flex}.landing-module__xeLsKG__feature:after{content:"";z-index:-1;background:linear-gradient(#0c1a262e 0%,#0c1a2600 40%),linear-gradient(#0c1a2600 55%,#0c1a2699 100%);position:absolute;inset:0}.landing-module__xeLsKG__featureTop{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.landing-module__xeLsKG__featureMeta{text-shadow:0 1px 8px #0006;flex-direction:column;align-items:flex-start;gap:10px;font-size:14px;font-weight:500;display:flex}.landing-module__xeLsKG__cardBubble{letter-spacing:-.02em;text-align:left;max-width:13ch;font-size:clamp(1.6rem,1.1rem + 1.4vw,2.4rem)}.landing-module__xeLsKG__cardBubbleSmall{letter-spacing:-.015em;max-width:14ch;font-size:clamp(1.4rem,1.1rem + .8vw,1.8rem)}.landing-module__xeLsKG__featureBottom{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.landing-module__xeLsKG__featureBottom p{text-shadow:0 1px 10px #00000073;max-width:36ch;margin:0;font-size:17px;line-height:1.6}.landing-module__xeLsKG__bigArrow{color:#fff;filter:drop-shadow(0 2px 10px #00000059);width:clamp(56px,6vw,88px);height:clamp(56px,6vw,88px)}.landing-module__xeLsKG__accent{background:var(--color-sky);flex-direction:column;grid-area:accent;padding:clamp(24px,2.6vw,36px);display:flex}.landing-module__xeLsKG__accent .landing-module__xeLsKG__cardMeta{color:var(--color-ink)}.landing-module__xeLsKG__tall{color:#fff;flex-direction:column;grid-area:tall;justify-content:space-between;min-height:460px;padding:clamp(20px,2.2vw,28px);display:flex}.landing-module__xeLsKG__tall:after{content:"";z-index:-1;background:linear-gradient(#0c1a2600 58%,#0c1a2699 100%);position:absolute;inset:0}.landing-module__xeLsKG__tallFoot{justify-content:space-between;align-items:center;display:flex}.landing-module__xeLsKG__wide{background:var(--color-paper-3);grid-area:wide;grid-template-columns:minmax(0,42%) minmax(0,1fr);display:grid}.landing-module__xeLsKG__wideImage{border-radius:var(--landing-radius);position:relative;overflow:hidden}.landing-module__xeLsKG__wideImage img{object-fit:cover;transition:transform .9s var(--ease-out-quart)}.landing-module__xeLsKG__wideCopy{flex-direction:column;padding:clamp(28px,3vw,44px) clamp(24px,3vw,48px);display:flex}.landing-module__xeLsKG__faq{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(36px,6vw,120px);display:grid}.landing-module__xeLsKG__faqIntro h2{max-width:9ch}.landing-module__xeLsKG__faqIntro p{color:var(--color-fg-muted);max-width:28ch;margin:28px 0 30px;font-size:18px;line-height:1.6}.landing-module__xeLsKG__faqList{border-bottom:1px solid var(--color-rule-strong)}.landing-module__xeLsKG__faqItem{border-top:1px solid var(--color-rule-strong)}.landing-module__xeLsKG__faqItem summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:44px;padding:clamp(22px,2.4vw,32px) 0;list-style:none;display:flex}.landing-module__xeLsKG__faqItem summary::-webkit-details-marker{display:none}.landing-module__xeLsKG__faqItem summary:focus-visible{outline:3px solid var(--color-ink);outline-offset:4px}.landing-module__xeLsKG__faqItem h3{color:var(--color-ink);font-family:var(--font-display);margin:0;font-size:clamp(1.2rem,1.05rem + .6vw,1.55rem);font-weight:600;line-height:1.4}.landing-module__xeLsKG__faqItem summary:hover h3{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:1px}.landing-module__xeLsKG__faqSign{flex:none;width:22px;height:22px;position:relative}.landing-module__xeLsKG__faqSign:before,.landing-module__xeLsKG__faqSign:after{background:var(--color-ink);content:"";transition:transform var(--duration-base) var(--ease-out-quart);width:22px;height:2px;position:absolute;top:10px;left:0}.landing-module__xeLsKG__faqSign:after{transform:rotate(90deg)}.landing-module__xeLsKG__faqItem[open] .landing-module__xeLsKG__faqSign:after{transform:rotate(0)}.landing-module__xeLsKG__faqAnswer{padding:0 clamp(0px,4vw,44px) 28px 0}.landing-module__xeLsKG__faqAnswer p{color:var(--color-fg);max-width:62ch;margin:0 0 12px;font-size:16px;line-height:1.8}.landing-module__xeLsKG__faqSource{color:var(--color-ink);text-underline-offset:4px;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:500;display:inline-flex}.landing-module__xeLsKG__closingBand{margin-top:var(--landing-gap)}.landing-module__xeLsKG__closing{background:var(--color-ink);border-radius:var(--landing-radius);color:var(--color-paper-3);text-align:center;flex-direction:column;align-items:center;padding:clamp(56px,7vw,112px) clamp(24px,5vw,80px);display:flex}.landing-module__xeLsKG__closing h2{font-family:var(--font-display);letter-spacing:-.035em;max-width:17ch;margin:0;font-size:clamp(2.2rem,1.4rem + 2.8vw,4.2rem);font-weight:600;line-height:1.08}.landing-module__xeLsKG__closing p{color:color-mix(in srgb, var(--color-paper-3) 86%, var(--color-ink));max-width:48ch;margin:26px 0 34px;font-size:clamp(1.05rem,.98rem + .3vw,1.2rem);line-height:1.7}.landing-module__xeLsKG__closingActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.landing-module__xeLsKG__nowrap{white-space:nowrap}@media (max-width:1099px){.landing-module__xeLsKG__heroShade{background:linear-gradient(#0c1a2673 0%,#0c1a2633 45%),linear-gradient(#0c1a2626 40%,#0c1a26a6 100%)}.landing-module__xeLsKG__heroCopy{width:min(70%,620px)}.landing-module__xeLsKG__bento{grid-template-rows:auto auto auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"feature feature""accent tall""wide wide"}.landing-module__xeLsKG__feature{min-height:500px}.landing-module__xeLsKG__accent{min-height:420px}.landing-module__xeLsKG__wide{min-height:320px}}@media (max-width:860px){.landing-module__xeLsKG__split,.landing-module__xeLsKG__titleRow,.landing-module__xeLsKG__faq{grid-template-columns:minmax(0,1fr)}.landing-module__xeLsKG__splitTitle{justify-content:flex-start}.landing-module__xeLsKG__splitTitle h2{text-align:left;max-width:none}.landing-module__xeLsKG__titleRow h2,.landing-module__xeLsKG__faqIntro h2{max-width:16ch}.landing-module__xeLsKG__faqIntro p{margin:18px 0 24px}}@media (max-width:699px){.landing-module__xeLsKG__landing{--landing-radius:var(--radius-card)}.landing-module__xeLsKG__hero{min-height:clamp(600px,100svh - 110px,760px)}.landing-module__xeLsKG__heroShade{background:linear-gradient(#0c1a2673 0%,#0c1a261a 40%),linear-gradient(#0c1a2600 40%,#0c1a26b3 100%)}.landing-module__xeLsKG__heroInner{justify-content:flex-start;align-items:flex-end;padding:64px 20px 128px}.landing-module__xeLsKG__heroCopy{width:100%}.landing-module__xeLsKG__heroLabel{margin-bottom:16px}.landing-module__xeLsKG__heroLead{margin:22px 0}.landing-module__xeLsKG__heroCaption{max-width:calc(100% - 120px);left:20px}.landing-module__xeLsKG__heroControls{right:20px}.landing-module__xeLsKG__heroProgress{display:none}.landing-module__xeLsKG__bento{grid-template-columns:minmax(0,1fr);grid-template-areas:"feature""accent""tall""wide"}.landing-module__xeLsKG__feature{min-height:480px}.landing-module__xeLsKG__featureTop{flex-direction:column;gap:18px}.landing-module__xeLsKG__accent{min-height:0}.landing-module__xeLsKG__tall{min-height:440px}.landing-module__xeLsKG__wide{grid-template-columns:minmax(0,1fr)}.landing-module__xeLsKG__wideImage{aspect-ratio:3/2}.landing-module__xeLsKG__closingActions{flex-direction:column;width:100%}.landing-module__xeLsKG__closingActions a{width:100%}}@media (prefers-reduced-motion:reduce){.landing-module__xeLsKG__heroSlide,.landing-module__xeLsKG__heroSlide img,.landing-module__xeLsKG__card,.landing-module__xeLsKG__cardImage,.landing-module__xeLsKG__wideImage img,.landing-module__xeLsKG__arrow,.landing-module__xeLsKG__arrowLight,.landing-module__xeLsKG__bigArrow,.landing-module__xeLsKG__faqSign:before,.landing-module__xeLsKG__faqSign:after,.landing-module__xeLsKG__arrowLink svg,.landing-module__xeLsKG__pillLight svg,.landing-module__xeLsKG__pillInk svg,.landing-module__xeLsKG__pillButter svg,.landing-module__xeLsKG__pillOutlineLight svg,.landing-module__xeLsKG__faqSource svg{transition:none}.landing-module__xeLsKG__card:hover{transform:none}.landing-module__xeLsKG__card:has(.landing-module__xeLsKG__cardLink:focus-visible){transform:none}.landing-module__xeLsKG__card:hover .landing-module__xeLsKG__cardImage,.landing-module__xeLsKG__card:hover .landing-module__xeLsKG__wideImage img{transform:none}}
