.AdventureContinueRow-module__nVhKKa__row{flex-direction:column;min-width:0;display:flex}.AdventureContinueRow-module__nVhKKa__header{align-items:flex-start;min-width:0;display:flex}.AdventureContinueRow-module__nVhKKa__title{color:var(--text-inverse);font-family:var(--font-adventure-display);letter-spacing:-.015em;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.375rem}.AdventureContinueRow-module__nVhKKa__track{overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.625rem;width:100vw;margin-inline:calc(50% - 50vw);padding:.625rem 1rem 0;scroll-padding-inline:1rem;display:flex;overflow-x:auto}.AdventureContinueRow-module__nVhKKa__track::-webkit-scrollbar{display:none}.AdventureContinueRow-module__nVhKKa__card{background:var(--adventure-card-surface);color:#fff;border-radius:.75rem;flex:none;width:10.75rem;height:6.0625rem;display:block;position:relative;overflow:hidden;box-shadow:0 .625rem 1.625rem #0000006b}.AdventureContinueRow-module__nVhKKa__art{object-position:center;width:100%;height:100%;position:absolute;inset:0}.AdventureContinueRow-module__nVhKKa__scrim{background:linear-gradient(#06070900 26%,#06070961 56%,#060709eb 100%);position:absolute;inset:0}.AdventureContinueRow-module__nVhKKa__meta{display:block;position:absolute;bottom:.5625rem;left:.6875rem;right:3rem}.AdventureContinueRow-module__nVhKKa__name{font-family:var(--font-ui);letter-spacing:-.012em;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;line-height:1.0625rem;display:block;overflow:hidden}.AdventureContinueRow-module__nVhKKa__progress{color:#ffffff94;font-family:var(--font-ui);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;line-height:.9375rem;display:flex;overflow:hidden}.AdventureContinueRow-module__nVhKKa__progress svg{stroke-width:2.1px;flex:none;width:.75rem;height:.75rem}.AdventureContinueRow-module__nVhKKa__action{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;padding-left:.125rem;display:flex;position:absolute;bottom:.5625rem;right:.5625rem}.AdventureContinueRow-module__nVhKKa__action svg{fill:#fff;stroke:none;width:.75rem;height:.75rem}
.AdventureMediaViewerLayer-module__jDO7la__root{--expand-motion-device:.42s;--expand-ease-out-soft:cubic-bezier(.16,1,.3,1);--expand-duration-control:.18s;z-index:60;isolation:isolate;background:var(--background-black);position:absolute;inset:0}.AdventureMediaViewerLayer-module__jDO7la__content{--viewer-top:56px;--viewer-side:var(--space-4);--viewer-bottom:calc(168px + var(--safe-bottom,0px));background:var(--background-black);animation:AdventureMediaViewerLayer-module__jDO7la__expand-in var(--expand-motion-device)var(--expand-ease-out-soft)both;outline:none;position:absolute;inset:0;overflow:hidden}@media (min-width:768px){.AdventureMediaViewerLayer-module__jDO7la__content{--viewer-top:76px;--viewer-side:5.5rem}}.AdventureMediaViewerLayer-module__jDO7la__content[data-state=closed]{animation:AdventureMediaViewerLayer-module__jDO7la__expand-out var(--expand-duration-control)ease-out both}@keyframes AdventureMediaViewerLayer-module__jDO7la__expand-in{0%{opacity:0;transform:scale(.96)}}@keyframes AdventureMediaViewerLayer-module__jDO7la__expand-out{to{opacity:0}}.AdventureMediaViewerLayer-module__jDO7la__stage{--frame-rw:16;--frame-rh:9;touch-action:none;position:absolute;inset:0;container-type:size}.AdventureMediaViewerLayer-module__jDO7la__stage[data-aspect="9:16"]{--frame-rw:9;--frame-rh:16}.AdventureMediaViewerLayer-module__jDO7la__frame{top:calc(var(--viewer-top) + (100cqh - var(--viewer-top) - var(--viewer-bottom))/2);width:min(calc(100cqw - 2*var(--viewer-side)),calc((100cqh - var(--viewer-top) - var(--viewer-bottom))*var(--frame-rw)/var(--frame-rh)));aspect-ratio:var(--frame-rw)/var(--frame-rh);border-radius:var(--adventure-media-panel-radius);background:var(--adventure-media-panel-bg);box-shadow:var(--adventure-media-panel-shadow);position:absolute;left:50%;overflow:hidden;translate:-50% -50%}.AdventureMediaViewerLayer-module__jDO7la__video,.AdventureMediaViewerLayer-module__jDO7la__poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.AdventureMediaViewerLayer-module__jDO7la__video{z-index:1;opacity:0;transition:opacity .3s}.AdventureMediaViewerLayer-module__jDO7la__stage[data-ready=true] .AdventureMediaViewerLayer-module__jDO7la__video{opacity:1}.AdventureMediaViewerLayer-module__jDO7la__still{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.AdventureMediaViewerLayer-module__jDO7la__ambientPoster{object-fit:cover;pointer-events:none;width:100%;height:100%;filter:var(--adventure-media-backdrop-filter);position:absolute;inset:0;transform:scale(1.02)}.AdventureMediaViewerLayer-module__jDO7la__arrow{top:calc(var(--viewer-top) + (100% - var(--viewer-top) - var(--viewer-bottom))/2);z-index:3;-webkit-backdrop-filter:blur(18px)saturate(1.6);backdrop-filter:blur(18px)saturate(1.6);color:#ffffffe0;cursor:pointer;background:#0b0c0f8c;border:0;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background .16s ease-out;display:none;position:absolute;transform:translateY(-50%)}.AdventureMediaViewerLayer-module__jDO7la__arrow:hover{background:#0b0c0fc7}.AdventureMediaViewerLayer-module__jDO7la__arrow:focus-visible{box-shadow:var(--adventure-focus-ring);outline:none}.AdventureMediaViewerLayer-module__jDO7la__arrow[data-side=previous]{left:1rem}.AdventureMediaViewerLayer-module__jDO7la__arrow[data-side=next]{right:1rem}.AdventureMediaViewerLayer-module__jDO7la__arrowIcon{width:1.5rem;height:1.5rem}@media (min-width:768px){.AdventureMediaViewerLayer-module__jDO7la__arrow{display:inline-flex}}.AdventureMediaViewerLayer-module__jDO7la__gradient{pointer-events:none;background:linear-gradient(#0b0c0f00 0%,#0b0c0fb8 58%,#0b0c0ff5 100%);height:46%;position:absolute;bottom:0;left:0;right:0}.AdventureMediaViewerLayer-module__jDO7la__copy{right:1rem;bottom:calc(1.5rem + var(--safe-bottom,0px));z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:absolute;left:1rem}.AdventureMediaViewerLayer-module__jDO7la__title{max-width:min(100%,16ch);color:var(--text-inverse);font-family:var(--font-adventure-display);letter-spacing:-.028em;text-wrap:balance;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:2.125rem;font-weight:800;line-height:1.06;display:-webkit-box;overflow:hidden}.AdventureMediaViewerLayer-module__jDO7la__actions{align-items:center;gap:.875rem;margin-top:.9375rem;display:flex}.AdventureMediaViewerLayer-module__jDO7la__play{color:#0b0c0f;min-height:2.75rem;font-family:var(--font-ui);letter-spacing:-.01em;background:#f5f5f3;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0 1.375rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 .625rem 1.875rem #0000006b}.AdventureMediaViewerLayer-module__jDO7la__playIcon{fill:currentColor;stroke-width:2.25px;width:.8125rem;height:.8125rem}.AdventureMediaViewerLayer-module__jDO7la__details{color:#ffffff9e;min-height:2.75rem;font-family:var(--font-ui);align-items:center;padding:0 .5rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}@media (min-width:768px){.AdventureMediaViewerLayer-module__jDO7la__copy{right:max(1rem,calc((100% - 80rem)/2 + var(--space-5)));left:max(1rem,calc((100% - 80rem)/2 + var(--space-5)))}}@media (prefers-reduced-motion:reduce){.AdventureMediaViewerLayer-module__jDO7la__content,.AdventureMediaViewerLayer-module__jDO7la__content[data-state=closed]{animation-duration:.01ms}.AdventureMediaViewerLayer-module__jDO7la__video{transition:none}}
.AdventureFeaturedShowcase-module__O32Elq__showcase{--showcase-accent:var(--adventure-accent);--showcase-gutter:max(clamp(1rem,2vw,1.5rem),calc((100vw - var(--adventure-content-max))/2 + var(--space-5)));--frame-content-w:calc(100vw - 2*var(--showcase-gutter));--frame-breath:clamp(.75rem,1.6svh,1rem);--frame-selector-h:clamp(5.75rem,7vw,7rem);--frame-stage-gap:clamp(1.5rem,3vh,2.5rem);--frame-stage-pad-b:clamp(3.5rem,8vh,6rem);--frame-band-top:calc(var(--adventure-catalog-header-height) + var(--frame-breath));--frame-band-bottom:calc(var(--frame-stage-pad-b) + var(--frame-selector-h) + var(--frame-stage-gap));--frame-band-h:calc(100svh - var(--frame-band-top) - var(--frame-band-bottom));--frame-pad-x:clamp(1.5rem,3.4vw,3rem);--frame-pad-y:clamp(1.25rem,3.6svh,2.5rem);--frame-portrait-cap:calc(var(--frame-content-w)*.45);--frame-radius:1.25rem;isolation:isolate;background:var(--background-black);width:100vw;min-width:0;box-shadow:none;border:0;border-radius:0;margin-inline:calc(50% - 50vw);position:relative;overflow:hidden}.AdventureFeaturedShowcase-module__O32Elq__stage{box-sizing:border-box;min-height:max(36rem,100svh);padding:calc(var(--adventure-catalog-header-height) + clamp(2rem,6vh,4rem))var(--showcase-gutter)clamp(3.5rem,8vh,6rem);flex-direction:column;justify-content:flex-end;gap:clamp(1.5rem,3vh,2.5rem);display:flex;position:relative;overflow:hidden}.AdventureFeaturedShowcase-module__O32Elq__heroArt{object-position:center;width:100%;height:100%;transition:filter .56s;animation:.48s cubic-bezier(.22,1,.36,1) both AdventureFeaturedShowcase-module__O32Elq__hero-reveal;position:absolute;inset:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"][data-frame-live=true] .AdventureFeaturedShowcase-module__O32Elq__heroArt{filter:brightness(.44)saturate(.9)blur(6px)}.AdventureFeaturedShowcase-module__O32Elq__envDim{z-index:1;opacity:0;pointer-events:none;background:radial-gradient(126% 92% at 50% 46%,#04050794 0%,#040507e6 100%),#0405073d;transition:opacity .4s;position:absolute;inset:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"][data-frame-live=true] .AdventureFeaturedShowcase-module__O32Elq__envDim{opacity:1}.AdventureFeaturedShowcase-module__O32Elq__scrim{background:radial-gradient(circle at 16% 78%,#ff315b24 0%,#0000 28%),linear-gradient(90deg,#050507f0 0%,#050507ad 24%,#05050733 52%,#0000 76%),linear-gradient(#0000 38%,#0505074d 66%,#050507f5 100%);transition:opacity .32s;position:absolute;inset:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"][data-frame-live=true] .AdventureFeaturedShowcase-module__O32Elq__scrim{opacity:0}.AdventureFeaturedShowcase-module__O32Elq__band{z-index:2;top:var(--frame-band-top);right:var(--showcase-gutter);left:var(--showcase-gutter);height:var(--frame-band-h);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__band{justify-content:flex-end}.AdventureFeaturedShowcase-module__O32Elq__mediaFrame{border-radius:var(--frame-radius);opacity:0;background:#07080b;transition:opacity .38s,transform .38s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:scale(.985);box-shadow:0 2.5rem 5rem #00000073}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-live=true] .AdventureFeaturedShowcase-module__O32Elq__mediaFrame{opacity:1;transition-duration:.56s,.56s;transform:scale(1)}.AdventureFeaturedShowcase-module__O32Elq__showcase:not([data-frame-live=true]) .AdventureFeaturedShowcase-module__O32Elq__mediaFrame{box-shadow:none;background:0 0}.AdventureFeaturedShowcase-module__O32Elq__showcase:not([data-frame-live=true]) .AdventureFeaturedShowcase-module__O32Elq__frameScrim{opacity:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"] .AdventureFeaturedShowcase-module__O32Elq__mediaFrame{width:100%;height:100%;max-width:calc(var(--frame-band-h)*16/9);max-height:calc(var(--frame-content-w)*9/16)}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__mediaFrame{aspect-ratio:9/16;width:auto;height:100%;max-height:calc(var(--frame-portrait-cap)*16/9)}.AdventureFeaturedShowcase-module__O32Elq__frameScrim{pointer-events:none;background:radial-gradient(circle at 13% 82%,#ff315b21 0%,#0000 26%),linear-gradient(90deg,#050507f0 0%,#050507d1 18%,#05050766 40%,#05050714 58%,#0000 70%),linear-gradient(#0000 36%,#0505072e 58%,#0505079e 78%,#050507f0 100%),linear-gradient(#05050724,#05050724);position:absolute;inset:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__frameScrim{display:none}.AdventureFeaturedShowcase-module__O32Elq__poster{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.AdventureFeaturedShowcase-module__O32Elq__poster[data-ready=true]{opacity:1}.AdventureFeaturedShowcase-module__O32Elq__ambient{z-index:1;object-fit:cover;opacity:0;pointer-events:none;filter:blur(40px)brightness(.55)saturate(1.3);width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0;transform:scale(1.25)}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-hero-phase=ending] .AdventureFeaturedShowcase-module__O32Elq__band video{opacity:0;transition:opacity .3s}.AdventureFeaturedShowcase-module__O32Elq__meta,.AdventureFeaturedShowcase-module__O32Elq__description{transition:opacity .18s ease-out}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__meta,.AdventureFeaturedShowcase-module__O32Elq__showcase[data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__description{opacity:0}.AdventureFeaturedShowcase-module__O32Elq__metaSlot,.AdventureFeaturedShowcase-module__O32Elq__descriptionSlot{grid-template-rows:1fr;transition:grid-template-rows .22s cubic-bezier(.4,0,.2,1),margin .22s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.AdventureFeaturedShowcase-module__O32Elq__metaSlot{margin-bottom:.75rem}.AdventureFeaturedShowcase-module__O32Elq__descriptionSlot{margin-top:.85rem}.AdventureFeaturedShowcase-module__O32Elq__metaSlot>*,.AdventureFeaturedShowcase-module__O32Elq__descriptionSlot>*{min-height:0}.AdventureFeaturedShowcase-module__O32Elq__expandTarget{z-index:3;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:0;display:none;position:absolute;inset:0}.AdventureFeaturedShowcase-module__O32Elq__expandTarget:focus-visible{outline:2px solid var(--showcase-accent);outline-offset:-2px}.AdventureFeaturedShowcase-module__O32Elq__mediaControls{z-index:4;top:calc(var(--adventure-catalog-header-height) + 1rem);right:var(--showcase-gutter);gap:.5rem;display:flex;position:absolute}.AdventureFeaturedShowcase-module__O32Elq__heroSound{z-index:4;right:var(--showcase-gutter);bottom:calc(var(--frame-band-bottom) + .5rem);display:flex;position:absolute}.AdventureFeaturedShowcase-module__O32Elq__heroSoundCompact{display:none}.AdventureFeaturedShowcase-module__O32Elq__soundHint{background:color-mix(in srgb,var(--background-black)70%,transparent);color:#ffffffd1;height:2.5rem;font-family:var(--font-ui);font-size:var(--body-3-size);font-weight:var(--font-weight-semibold);white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;align-items:center;padding-inline:.875rem;line-height:1;animation:.24s both AdventureFeaturedShowcase-module__O32Elq__sound-in;display:inline-flex;box-shadow:0 .5rem 1.5rem #0003}@keyframes AdventureFeaturedShowcase-module__O32Elq__sound-in{0%{opacity:0;transform:translate(6px)}}.AdventureFeaturedShowcase-module__O32Elq__rotationControl{min-height:2.75rem;padding:0 var(--space-3,.75rem);color:var(--brand-primary-alt);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background-color .16s,color .16s;display:inline-flex}.AdventureFeaturedShowcase-module__O32Elq__rotationControl:hover{background:var(--surface-inverse-hover);color:var(--text-inverse)}.AdventureFeaturedShowcase-module__O32Elq__rotationControl:focus-visible{box-shadow:var(--adventure-focus-ring);outline:none}.AdventureFeaturedShowcase-module__O32Elq__rotationControlIcon{stroke-width:2px;width:1.5rem;height:1.5rem}.AdventureFeaturedShowcase-module__O32Elq__copy{z-index:2;width:min(40rem,100%);width:min(40rem,calc(100% - var(--frame-portrait-cap) - clamp(1.25rem,2vw,2.5rem)));flex-direction:column;align-items:flex-start;gap:0;display:flex;position:relative}.AdventureFeaturedShowcase-module__O32Elq__title{--hero-title-size:clamp(2.75rem,3.5vw,4rem);max-width:min(100%,16ch);color:var(--text-inverse);font-family:var(--font-adventure-display);font-size:var(--hero-title-size);letter-spacing:-.025em;text-wrap:balance;text-shadow:0 .25rem 1.5rem #0000007a;margin:0;font-weight:800;line-height:.94;transition:font-size .22s cubic-bezier(.4,0,.2,1)}.AdventureFeaturedShowcase-module__O32Elq__description{color:#ffffffc2;max-width:36rem;font-family:var(--font-ui);text-shadow:0 .125rem .75rem #000000ad;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(.9375rem,1.05vw,1rem);line-height:1.6;display:-webkit-box;overflow:hidden}.AdventureFeaturedShowcase-module__O32Elq__meta{color:#ffffff9e;max-width:36rem;font-family:var(--font-ui);letter-spacing:.09em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(.6875rem,.8vw,.75rem);font-weight:600;line-height:1.35;overflow:hidden}.AdventureFeaturedShowcase-module__O32Elq__metaBadge{vertical-align:middle;margin-right:.6rem}.AdventureFeaturedShowcase-module__O32Elq__playAction{color:#0b0c0f;min-height:2.875rem;font-family:var(--font-ui);background:#f5f5f3;border:0;border-radius:.7rem;justify-content:center;align-items:center;gap:.55rem;padding:.72rem 1.15rem;font-size:.875rem;font-weight:600;transition:background-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 .75rem 2rem #00000052}.AdventureFeaturedShowcase-module__O32Elq__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.AdventureFeaturedShowcase-module__O32Elq__playAction:hover{background:#fff;transform:translateY(-2px);box-shadow:0 1rem 2.5rem #00000061}.AdventureFeaturedShowcase-module__O32Elq__playAction:active{transform:translateY(0)}.AdventureFeaturedShowcase-module__O32Elq__playAction:focus-visible,.AdventureFeaturedShowcase-module__O32Elq__selectorItem:focus-visible{outline:2px solid var(--showcase-accent);outline-offset:3px}.AdventureFeaturedShowcase-module__O32Elq__playIcon{fill:currentColor;stroke-width:2.25px;width:.95rem;height:.95rem}.AdventureFeaturedShowcase-module__O32Elq__playIconPending{fill:none}.AdventureFeaturedShowcase-module__O32Elq__selector{z-index:3;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:clamp(.45rem,.9vw,.75rem);width:100%;display:grid;position:relative}.AdventureFeaturedShowcase-module__O32Elq__selectorItem{cursor:pointer;opacity:.58;background:#0d0d10c7;border:0;border-radius:.75rem;min-width:0;min-height:clamp(5.75rem,7vw,7rem);padding:0;transition:box-shadow .18s,opacity .18s,transform .18s,filter .18s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 .75rem 1.75rem #00000029}.AdventureFeaturedShowcase-module__O32Elq__selectorItem:hover{opacity:.92;transform:translateY(-3px)}.AdventureFeaturedShowcase-module__O32Elq__selectorItem[data-active=true]{filter:brightness(1.08);opacity:1;box-shadow:0 .8rem 2rem #00000052,0 0 1.8rem #ff315b33}.AdventureFeaturedShowcase-module__O32Elq__selectorArt{width:100%;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.AdventureFeaturedShowcase-module__O32Elq__selectorItem:hover .AdventureFeaturedShowcase-module__O32Elq__selectorArt,.AdventureFeaturedShowcase-module__O32Elq__selectorItem[data-active=true] .AdventureFeaturedShowcase-module__O32Elq__selectorArt{transform:scale(1.045)}.AdventureFeaturedShowcase-module__O32Elq__selectorScrim{background:linear-gradient(#0000 0%,#04050738 30%,#040507e0 100%);position:absolute;inset:0}.AdventureFeaturedShowcase-module__O32Elq__selectorTitle{color:#fff;font-family:var(--font-ui);text-align:left;text-overflow:ellipsis;text-shadow:0 .125rem .5rem #000000bd;white-space:nowrap;font-size:clamp(.68rem,.8vw,.78rem);font-weight:600;line-height:1.25;position:absolute;bottom:.65rem;left:.75rem;right:.75rem;overflow:hidden}.AdventureFeaturedShowcase-module__O32Elq__selectorProgress{background:#ffffff29;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.AdventureFeaturedShowcase-module__O32Elq__selectorProgressFill{background:var(--showcase-accent);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.AdventureFeaturedShowcase-module__O32Elq__selectorProgress[data-image-phase=true] .AdventureFeaturedShowcase-module__O32Elq__selectorProgressFill{animation:AdventureFeaturedShowcase-module__O32Elq__selector-progress var(--featured-rotation-duration)linear both;animation-play-state:paused}.AdventureFeaturedShowcase-module__O32Elq__selectorProgress[data-image-phase=true][data-rotating=true] .AdventureFeaturedShowcase-module__O32Elq__selectorProgressFill{animation-play-state:running}@keyframes AdventureFeaturedShowcase-module__O32Elq__hero-reveal{0%{opacity:.32;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes AdventureFeaturedShowcase-module__O32Elq__selector-progress{to{transform:scaleX(1)}}@media (max-width:767px){.AdventureFeaturedShowcase-module__O32Elq__showcase{--showcase-gutter:1.25rem}.AdventureFeaturedShowcase-module__O32Elq__band{flex-direction:column;flex:1;justify-content:center;align-items:center;height:auto;min-height:0;margin-inline:1.25rem;position:relative;inset:auto}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"] .AdventureFeaturedShowcase-module__O32Elq__mediaFrame{aspect-ratio:16/9;width:100%;max-width:none;height:auto;max-height:100%}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__band{justify-content:center;padding-right:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__mediaFrame{flex:1;width:auto;max-width:100%;height:auto;max-height:none}.AdventureFeaturedShowcase-module__O32Elq__frameScrim,.AdventureFeaturedShowcase-module__O32Elq__envDim{display:none}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"][data-frame-live=true] .AdventureFeaturedShowcase-module__O32Elq__scrim{opacity:1}.AdventureFeaturedShowcase-module__O32Elq__copy{width:min(31rem,100% - 2.5rem)}.AdventureFeaturedShowcase-module__O32Elq__stage{min-height:max(38rem,100svh);padding:calc(var(--adventure-catalog-header-height) + 2rem)0 1.25rem;gap:1.25rem}@media (max-height:700px){.AdventureFeaturedShowcase-module__O32Elq__stage{padding-top:calc(var(--adventure-catalog-header-height) + 1rem)}}.AdventureFeaturedShowcase-module__O32Elq__scrim{background:radial-gradient(circle at 10% 76%,#ff315b1f,#0000 34%),linear-gradient(#0000 0%,#0505071a 28%,#05050794 62%,#050507f5 100%),linear-gradient(90deg,#05050761,#0000 72%)}.AdventureFeaturedShowcase-module__O32Elq__copy{width:min(31rem,100% - 2.5rem);margin-inline:1.25rem}.AdventureFeaturedShowcase-module__O32Elq__title{max-width:min(100%,14ch);font-size:clamp(2.5rem,12vw,3.25rem)}.AdventureFeaturedShowcase-module__O32Elq__description{display:none}.AdventureFeaturedShowcase-module__O32Elq__meta{margin-bottom:.625rem;font-size:.6875rem}.AdventureFeaturedShowcase-module__O32Elq__playAction{margin-top:1rem}.AdventureFeaturedShowcase-module__O32Elq__selector{scroll-snap-type:x proximity;scrollbar-width:none;gap:.625rem;padding-inline:1.25rem;scroll-padding-inline:1.25rem;display:flex;overflow-x:auto}.AdventureFeaturedShowcase-module__O32Elq__selector::-webkit-scrollbar{display:none}.AdventureFeaturedShowcase-module__O32Elq__selectorItem{scroll-snap-align:start;flex:0 0 min(40vw,9.5rem);min-height:5.75rem}}@media (min-width:768px) and (max-height:700px){.AdventureFeaturedShowcase-module__O32Elq__showcase{--frame-stage-gap:1.25rem;--frame-stage-pad-b:2rem;--frame-selector-h:5.25rem}.AdventureFeaturedShowcase-module__O32Elq__stage{gap:1.25rem;padding-bottom:2rem}.AdventureFeaturedShowcase-module__O32Elq__title{--hero-title-size:clamp(2.5rem,3.25vw,3.5rem)}.AdventureFeaturedShowcase-module__O32Elq__description{-webkit-line-clamp:2}.AdventureFeaturedShowcase-module__O32Elq__playAction{margin-top:.875rem}.AdventureFeaturedShowcase-module__O32Elq__selectorItem{min-height:5.25rem}}@media (min-width:768px){.AdventureFeaturedShowcase-module__O32Elq__showcase[data-desktop-preview=true] .AdventureFeaturedShowcase-module__O32Elq__title{font-size:calc(var(--hero-title-size)*.8)}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-desktop-preview=true] .AdventureFeaturedShowcase-module__O32Elq__meta,.AdventureFeaturedShowcase-module__O32Elq__showcase[data-desktop-preview=true] .AdventureFeaturedShowcase-module__O32Elq__description{opacity:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-desktop-preview=true] .AdventureFeaturedShowcase-module__O32Elq__metaSlot,.AdventureFeaturedShowcase-module__O32Elq__showcase[data-desktop-preview=true] .AdventureFeaturedShowcase-module__O32Elq__descriptionSlot{grid-template-rows:0fr;margin-block:0}.AdventureFeaturedShowcase-module__O32Elq__expandTarget{z-index:1;display:block}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"]{--centered-frame-h:min(var(--frame-band-h),calc(var(--frame-portrait-cap)*16/9));--centered-frame-w:calc(var(--centered-frame-h)*9/16)}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__band{justify-content:center}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__copy{width:min(40rem,calc((100% - var(--centered-frame-w))/2 - 1.5rem))}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__mediaControls{top:calc(var(--frame-band-top) + (var(--frame-band-h) - var(--centered-frame-h))/2 + .5rem);right:calc((100% - var(--centered-frame-w))/2 + .5rem)}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"][data-desktop-preview=true] .AdventureFeaturedShowcase-module__O32Elq__copy{width:min(26rem,34%)}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-desktop-preview=true] .AdventureFeaturedShowcase-module__O32Elq__actions{margin-top:1rem}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-desktop-preview=true] .AdventureFeaturedShowcase-module__O32Elq__playAction{margin-top:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"] .AdventureFeaturedShowcase-module__O32Elq__frameScrim{display:none}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"][data-frame-live=true] .AdventureFeaturedShowcase-module__O32Elq__mediaControls{top:calc(var(--frame-band-top) + .5rem);right:calc((100% - min(var(--frame-content-w),var(--frame-band-h)*16/9))/2 + .5rem)}.AdventureFeaturedShowcase-module__O32Elq__playAction{border-radius:999px}.AdventureFeaturedShowcase-module__O32Elq__showcase{--hero-h:calc(100svh - 9rem);--frame-stage-pad-b:clamp(2rem,4vh,2.75rem);--frame-band-h:calc(var(--hero-h) - var(--frame-band-top) - var(--frame-band-bottom))}.AdventureFeaturedShowcase-module__O32Elq__stage{min-height:max(36rem,var(--hero-h));padding-bottom:var(--frame-stage-pad-b)}.AdventureFeaturedShowcase-module__O32Elq__stage:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0707079e 0%,#07070761 42%,#07070700 100%);height:clamp(8rem,20%,11rem);position:absolute;top:0;left:0;right:0}.AdventureFeaturedShowcase-module__O32Elq__stage:after{content:"";z-index:2;background:linear-gradient(180deg,#07070700 0%,#07070775 38%,#070707e0 74%,var(--background-black)100%);pointer-events:none;height:clamp(9rem,24%,13rem);position:absolute;bottom:0;left:0;right:0}}@media (prefers-reduced-motion:reduce){.AdventureFeaturedShowcase-module__O32Elq__heroArt{animation:none}.AdventureFeaturedShowcase-module__O32Elq__poster,.AdventureFeaturedShowcase-module__O32Elq__meta,.AdventureFeaturedShowcase-module__O32Elq__description,.AdventureFeaturedShowcase-module__O32Elq__metaSlot,.AdventureFeaturedShowcase-module__O32Elq__descriptionSlot,.AdventureFeaturedShowcase-module__O32Elq__title,.AdventureFeaturedShowcase-module__O32Elq__band,.AdventureFeaturedShowcase-module__O32Elq__band video,.AdventureFeaturedShowcase-module__O32Elq__copy,.AdventureFeaturedShowcase-module__O32Elq__ambient,.AdventureFeaturedShowcase-module__O32Elq__playAction,.AdventureFeaturedShowcase-module__O32Elq__rotationControl,.AdventureFeaturedShowcase-module__O32Elq__selectorArt,.AdventureFeaturedShowcase-module__O32Elq__selectorItem,.AdventureFeaturedShowcase-module__O32Elq__envDim,.AdventureFeaturedShowcase-module__O32Elq__scrim,.AdventureFeaturedShowcase-module__O32Elq__mediaFrame{transition-duration:.01ms}.AdventureFeaturedShowcase-module__O32Elq__selectorProgressFill{animation:none}}@media (max-width:767px){.AdventureFeaturedShowcase-module__O32Elq__showcase{--showcase-gutter:1rem}.AdventureFeaturedShowcase-module__O32Elq__stage{min-height:max(60svh,calc(var(--vp-h)*.6),var(--hero-band-min-height,0px));padding:calc(var(--adventure-catalog-header-height) + 2rem)0 1.25rem;gap:0}@media (max-height:700px){.AdventureFeaturedShowcase-module__O32Elq__stage{padding-top:calc(var(--adventure-catalog-header-height) + 1rem)}}.AdventureFeaturedShowcase-module__O32Elq__heroArt{z-index:0}.AdventureFeaturedShowcase-module__O32Elq__stage:after{content:"";z-index:5;background:var(--background-black);pointer-events:none;height:1px;position:absolute;bottom:0;left:0;right:0}.AdventureFeaturedShowcase-module__O32Elq__expandTarget{display:block}.AdventureFeaturedShowcase-module__O32Elq__stage{touch-action:pan-y}.AdventureFeaturedShowcase-module__O32Elq__band,.AdventureFeaturedShowcase-module__O32Elq__copy{will-change:transform}.AdventureFeaturedShowcase-module__O32Elq__stage[data-swiping=true] .AdventureFeaturedShowcase-module__O32Elq__band,.AdventureFeaturedShowcase-module__O32Elq__stage[data-swiping=true] .AdventureFeaturedShowcase-module__O32Elq__copy{transform:translateX(var(--hero-swipe-x,0px));transition:none}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band][data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__stage[data-swiping=true] .AdventureFeaturedShowcase-module__O32Elq__copy{transform:translateX(var(--hero-swipe-x,0px))translateY(var(--hero-copy-shift,0px))}.AdventureFeaturedShowcase-module__O32Elq__stage[data-swiping=false] .AdventureFeaturedShowcase-module__O32Elq__band,.AdventureFeaturedShowcase-module__O32Elq__stage[data-swiping=false] .AdventureFeaturedShowcase-module__O32Elq__copy{transition:transform .2s ease-out,top .3s,height .3s}.AdventureFeaturedShowcase-module__O32Elq__band{z-index:1;flex:none;height:auto;margin-inline:0;position:absolute;inset:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__band,.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"] .AdventureFeaturedShowcase-module__O32Elq__band{justify-content:center;padding-right:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__mediaFrame,.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"] .AdventureFeaturedShowcase-module__O32Elq__mediaFrame{aspect-ratio:auto;width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;background:0 0;border-radius:0;flex:none}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"] .AdventureFeaturedShowcase-module__O32Elq__band video,.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"] .AdventureFeaturedShowcase-module__O32Elq__band video{object-fit:cover}.AdventureFeaturedShowcase-module__O32Elq__heroArt,.AdventureFeaturedShowcase-module__O32Elq__band video,.AdventureFeaturedShowcase-module__O32Elq__poster{object-position:50% 11%}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__metaSlot,.AdventureFeaturedShowcase-module__O32Elq__showcase[data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__descriptionSlot{grid-template-rows:0fr;margin:0}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band] .AdventureFeaturedShowcase-module__O32Elq__band{height:100%;transition:top .3s,height .3s;top:0;bottom:auto}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band] .AdventureFeaturedShowcase-module__O32Elq__band video,.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band] .AdventureFeaturedShowcase-module__O32Elq__poster{object-position:var(--hero-focus-x,50%)22%;transition:object-position .3s,opacity .22s}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band][data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__band{top:var(--hero-band-top,138px);height:56.25vw}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band][data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__band video,.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band][data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__poster{object-position:50% 50%}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band][data-hero-phase=ending] .AdventureFeaturedShowcase-module__O32Elq__band video{transition:opacity .3s,object-position .3s}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band] .AdventureFeaturedShowcase-module__O32Elq__copy{transition:transform .3s}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band][data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__copy{transform:translateY(var(--hero-copy-shift,0px))}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band][data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__ambient{opacity:1}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-placement-compact=band][data-hero-phase=playing] .AdventureFeaturedShowcase-module__O32Elq__scrim{background:linear-gradient(#0b0c0f00 70%,#0b0c0fe0 86%,#0b0c0f 100%)}.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="9:16"][data-frame-live=true] .AdventureFeaturedShowcase-module__O32Elq__heroArt{filter:none}.AdventureFeaturedShowcase-module__O32Elq__scrim,.AdventureFeaturedShowcase-module__O32Elq__showcase[data-frame-aspect="16:9"][data-frame-live=true] .AdventureFeaturedShowcase-module__O32Elq__scrim{z-index:2;opacity:1;background:radial-gradient(120% 58% at 12% 94%,#e4b26924,#e4b26900 60%),linear-gradient(#0b0c0f00 33%,#0b0c0f52 51%,#0b0c0fd1 73%,#0b0c0ff7 91%,#0b0c0f 100%)}.AdventureFeaturedShowcase-module__O32Elq__mediaControls{top:calc(var(--adventure-catalog-header-height) + 1rem);right:1rem}.AdventureFeaturedShowcase-module__O32Elq__mediaControls:not(:has(.AdventureFeaturedShowcase-module__O32Elq__soundHint)){display:none}.AdventureFeaturedShowcase-module__O32Elq__mediaControls .AdventureFeaturedShowcase-module__O32Elq__rotationControl,.AdventureFeaturedShowcase-module__O32Elq__heroSound{display:none}.AdventureFeaturedShowcase-module__O32Elq__heroSoundCompact{flex:none;margin-inline-start:auto;display:flex}.AdventureFeaturedShowcase-module__O32Elq__copy{z-index:3;margin-inline:1rem;width:calc(100% - 2rem);margin-bottom:1.1875rem}.AdventureFeaturedShowcase-module__O32Elq__metaSlot{margin-bottom:.6875rem}.AdventureFeaturedShowcase-module__O32Elq__meta{color:#fff9;letter-spacing:.13em;align-items:center;gap:.5625rem;font-size:.6875rem;display:flex}.AdventureFeaturedShowcase-module__O32Elq__metaBadge{letter-spacing:.1em;margin-right:0}.AdventureFeaturedShowcase-module__O32Elq__title{letter-spacing:-.028em;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:min(100%,16ch);font-size:2.125rem;line-height:1.06;display:-webkit-box;overflow:hidden}.AdventureFeaturedShowcase-module__O32Elq__descriptionSlot{margin-top:.5625rem}.AdventureFeaturedShowcase-module__O32Elq__description{color:#ffffffa8;text-shadow:none;-webkit-line-clamp:2;font-size:.8125rem;line-height:1.45;display:-webkit-box}.AdventureFeaturedShowcase-module__O32Elq__actions{gap:.875rem;width:100%;margin-top:.9375rem}.AdventureFeaturedShowcase-module__O32Elq__playAction{color:#0b0c0f;letter-spacing:-.01em;background:#f5f5f3;border-radius:999px;gap:.5rem;min-height:2.75rem;margin-top:0;padding:0 1.375rem;font-size:.9375rem;box-shadow:0 .625rem 1.875rem #0000006b}.AdventureFeaturedShowcase-module__O32Elq__playAction:hover{background:#fff;transform:none;box-shadow:0 .625rem 1.875rem #0000006b}.AdventureFeaturedShowcase-module__O32Elq__playIcon{width:.8125rem;height:.8125rem}.AdventureFeaturedShowcase-module__O32Elq__selector{z-index:4;justify-content:center;gap:.375rem;margin-bottom:0;padding-inline:0;display:flex;overflow:visible}.AdventureFeaturedShowcase-module__O32Elq__selectorItem{width:.3125rem;height:.3125rem;min-height:0;box-shadow:none;opacity:1;pointer-events:none;background:#ffffff42;border-radius:999px;flex:none;transition:width .26s,background-color .26s}.AdventureFeaturedShowcase-module__O32Elq__selectorItem:focus-visible{pointer-events:auto}.AdventureFeaturedShowcase-module__O32Elq__selectorItem[data-active=true]{filter:none;opacity:1;background:#f5f5f3;width:1rem}.AdventureFeaturedShowcase-module__O32Elq__selectorArt,.AdventureFeaturedShowcase-module__O32Elq__selectorScrim,.AdventureFeaturedShowcase-module__O32Elq__selectorTitle,.AdventureFeaturedShowcase-module__O32Elq__selectorProgress{display:none}}.AdventureFeaturedShowcase-module__O32Elq__detailsAction{display:none}@media (min-width:768px){.AdventureFeaturedShowcase-module__O32Elq__detailsAction{color:#ffffffb8;border-radius:999px;align-items:center;min-height:2.75rem;padding-inline:.75rem;font-size:.875rem;text-decoration:none;transition:color .16s,background-color .16s;display:inline-flex}.AdventureFeaturedShowcase-module__O32Elq__detailsAction:hover{color:#fff;background:#ffffff14}.AdventureFeaturedShowcase-module__O32Elq__detailsAction:focus-visible{outline-offset:2px;outline:2px solid #fff}}
.ArticleCard-module__3j3DSq__card{gap:var(--adventure-card-gap);min-width:0;color:inherit;border-radius:var(--adventure-radius-card);text-decoration:none;display:grid}.ArticleCard-module__3j3DSq__card:focus-visible{box-shadow:var(--adventure-focus-ring);outline:none}.ArticleCard-module__3j3DSq__media{aspect-ratio:16/9;border-radius:var(--adventure-radius-card);background:var(--adventure-panel-bg-soft);display:block;position:relative;overflow:hidden}.ArticleCard-module__3j3DSq__mediaImg{object-fit:cover;width:100%;height:100%;transition:transform var(--adventure-motion)}@media (hover:hover){.ArticleCard-module__3j3DSq__card:hover .ArticleCard-module__3j3DSq__mediaImg{transform:scale(1.03)}}@media (prefers-reduced-motion:reduce){.ArticleCard-module__3j3DSq__media img{transition:none}.ArticleCard-module__3j3DSq__card:hover .ArticleCard-module__3j3DSq__mediaImg{transform:none}}.ArticleCard-module__3j3DSq__copy{gap:var(--adventure-copy-gap);padding-inline:var(--space-1);display:grid}.ArticleCard-module__3j3DSq__title{-webkit-line-clamp:2;color:var(--text-inverse);-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.ArticleCard-module__3j3DSq__card[data-variant=lead] .ArticleCard-module__3j3DSq__copy{max-width:var(--adventure-column-wide)}.ArticleCard-module__3j3DSq__dek{-webkit-line-clamp:2;color:var(--text-inverse-muted);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.ArticleCard-module__3j3DSq__meta{gap:var(--space-3);color:var(--text-inverse-subtle);flex-wrap:wrap;margin:0;font-weight:500;display:flex}.ArticleCard-module__3j3DSq__category{color:var(--text-inverse-muted)}
.PageHeader-module__X1E2za__header{padding-block:calc(var(--adventure-catalog-header-height) + var(--adventure-block-gap))var(--adventure-block-gap);position:relative}.PageHeader-module__X1E2za__inner{gap:var(--adventure-stack-gap);display:grid;position:relative}.PageHeader-module__X1E2za__eyebrow{align-items:center;gap:var(--space-3);color:var(--text-inverse-subtle);flex-wrap:wrap;font-weight:500;display:flex}.PageHeader-module__X1E2za__eyebrow a{color:inherit;transition:color var(--adventure-motion);text-decoration:none}.PageHeader-module__X1E2za__eyebrow a:hover,.PageHeader-module__X1E2za__eyebrow a:focus-visible{color:var(--text-inverse)}.PageHeader-module__X1E2za__title{max-width:var(--adventure-column-wide);color:var(--text-inverse);font-weight:800;font-size:var(--adventure-page-title-size);letter-spacing:-.02em;text-wrap:balance;margin:0;line-height:1.08}.PageHeader-module__X1E2za__header[data-variant=immersive] .PageHeader-module__X1E2za__title{font-size:var(--adventure-page-title-size-immersive);line-height:1.05}.PageHeader-module__X1E2za__dek{max-width:var(--adventure-column-prose);color:var(--text-inverse-muted);font-size:var(--adventure-page-dek-size);margin:0;font-weight:500;line-height:1.4}.PageHeader-module__X1E2za__meta{align-items:center;gap:var(--space-3);color:var(--text-inverse-subtle);flex-wrap:wrap;font-weight:500;display:flex}.PageHeader-module__X1E2za__meta strong{color:var(--text-inverse-muted);font-weight:600}.PageHeader-module__X1E2za__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.PageHeader-module__X1E2za__figure{margin:var(--adventure-block-gap)0 0;aspect-ratio:2;border-radius:var(--adventure-radius-panel);background:var(--adventure-panel-bg-soft);position:relative;overflow:hidden}.PageHeader-module__X1E2za__figureImg{object-fit:cover;width:100%;height:100%}.PageHeader-module__X1E2za__header[data-variant=immersive]{min-height:clamp(24rem,46vh,32rem);padding-block:calc(var(--adventure-catalog-header-height) + var(--adventure-section-gap))var(--adventure-block-gap);align-items:flex-end;display:flex;overflow:hidden}.PageHeader-module__X1E2za__bg{position:absolute;inset:0}.PageHeader-module__X1E2za__bgArt{object-fit:cover;object-position:center 30%;width:100%;height:100%;position:absolute;inset:0}.PageHeader-module__X1E2za__bgScrim{background:linear-gradient(180deg,color-mix(in srgb,var(--background-black)55%,transparent)0%,color-mix(in srgb,var(--background-black)35%,transparent)40%,var(--background-black)100%);position:absolute;inset:0}.PageHeader-module__X1E2za__header[data-variant=immersive] .PageHeader-module__X1E2za__inner{width:100%}@media (max-width:767px){.PageHeader-module__X1E2za__header{padding-block:calc(var(--adventure-catalog-header-height) + var(--space-6))var(--space-7)}.PageHeader-module__X1E2za__header[data-variant=immersive]{min-height:min(60vh,24rem);padding-block:calc(var(--adventure-catalog-header-height) + var(--space-6))var(--space-6)}.PageHeader-module__X1E2za__figure{aspect-ratio:16/10;border-radius:var(--adventure-radius-card)}}
.Prose-module__KuKBja__prose{max-width:var(--adventure-column-prose);min-width:0;color:var(--text-inverse-muted);display:flow-root}.Prose-module__KuKBja__prose>*+*{margin-top:var(--adventure-prose-gap)}.Prose-module__KuKBja__prose>h2{margin-top:calc(var(--adventure-section-gap)/2);margin-bottom:0}.Prose-module__KuKBja__prose>h2:first-child{margin-top:0}.Prose-module__KuKBja__prose>h2+*{margin-top:var(--adventure-stack-gap)}.Prose-module__KuKBja__h3{margin-top:var(--adventure-block-gap);color:var(--text-inverse);margin-bottom:0;font-weight:600;line-height:1.3}.Prose-module__KuKBja__prose strong{color:var(--text-inverse);font-weight:600}.Prose-module__KuKBja__prose em{font-style:italic}.Prose-module__KuKBja__prose a{overflow-wrap:anywhere;color:var(--text-inverse);text-decoration:underline;-webkit-text-decoration-color:var(--text-inverse-subtle);text-decoration-color:var(--text-inverse-subtle);text-underline-offset:.2em;transition:text-decoration-color var(--adventure-motion);text-decoration-thickness:from-font}.Prose-module__KuKBja__prose a:hover{-webkit-text-decoration-color:var(--text-inverse);text-decoration-color:var(--text-inverse)}.Prose-module__KuKBja__prose a:focus-visible{border-radius:var(--space-0);box-shadow:var(--adventure-focus-ring);outline:none}.Prose-module__KuKBja__prose ul,.Prose-module__KuKBja__prose ol{padding-left:var(--space-6);line-height:1.7}.Prose-module__KuKBja__prose ul{list-style:outside}.Prose-module__KuKBja__prose ol{list-style:decimal}.Prose-module__KuKBja__prose li+li{margin-top:var(--space-2)}.Prose-module__KuKBja__prose li::marker{color:var(--text-inverse-subtle)}.Prose-module__KuKBja__prose blockquote{padding-left:var(--space-5);box-shadow:inset var(--space-0)0 0 var(--surface-inverse-control);color:var(--text-inverse-muted);margin:0}.Prose-module__KuKBja__prose img{border-radius:var(--adventure-radius-card);background:var(--adventure-panel-bg-soft);width:100%;height:auto;display:block}.Prose-module__KuKBja__prose figcaption{margin-top:var(--space-2);color:var(--text-inverse-subtle)}.Prose-module__KuKBja__prose hr{height:var(--space-0);margin-block:var(--space-8);background:var(--adventure-panel-bg-soft);border:0}.Prose-module__KuKBja__prose code{padding:0 var(--space-1);border-radius:var(--space-1);background:var(--surface-inverse-control);color:var(--text-inverse);font-family:var(--font-code);font-size:.9em}.Prose-module__KuKBja__prose pre{padding:var(--space-4);border-radius:var(--adventure-radius-card);background:var(--adventure-panel-bg-soft);overflow-x:auto}.Prose-module__KuKBja__prose pre code{background:0 0;padding:0}.Prose-module__KuKBja__tableWrap{border-radius:var(--adventure-radius-card);background:var(--adventure-panel-bg-soft);overflow-x:auto}.Prose-module__KuKBja__prose table{border-collapse:collapse;width:100%;min-width:36rem;font-size:var(--body-3-size);line-height:var(--body-3-line-height)}.Prose-module__KuKBja__prose th,.Prose-module__KuKBja__prose td{padding:var(--space-3)var(--space-4);text-align:left;vertical-align:top}.Prose-module__KuKBja__prose th{color:var(--text-inverse-subtle);font-size:var(--body-4-size);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.Prose-module__KuKBja__prose tbody tr:nth-child(odd){background:var(--surface-inverse-hover)}.Prose-module__KuKBja__prose td:first-child{color:var(--text-inverse);font-weight:600}.Prose-module__KuKBja__shelf{margin-block:var(--adventure-block-gap)}
.about-module__iSGyLW__body{gap:var(--adventure-section-gap);padding-block:var(--adventure-block-gap)var(--adventure-section-gap);flex-direction:column;display:flex}.about-module__iSGyLW__section{gap:var(--adventure-block-gap);max-width:var(--adventure-column-prose);display:grid}.about-module__iSGyLW__sectionWide{max-width:none}.about-module__iSGyLW__assets{gap:var(--adventure-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.about-module__iSGyLW__asset{gap:var(--adventure-stack-gap);padding:var(--space-5);border-radius:var(--adventure-radius-panel);background:var(--adventure-panel-bg-soft);grid-template-rows:auto 1fr auto;display:grid}.about-module__iSGyLW__assetPreview{aspect-ratio:16/9;border-radius:var(--adventure-radius-card);background:var(--surface-inverse-raised);place-items:center;display:grid;overflow:hidden}.about-module__iSGyLW__assetPreview img{object-fit:contain;max-width:60%;max-height:60%}.about-module__iSGyLW__assetPreviewFull img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none}.about-module__iSGyLW__assetPreviewLight{background:var(--brand-primary)}.about-module__iSGyLW__assetMeta{gap:var(--space-1);display:grid}.about-module__iSGyLW__assetName{color:var(--text-inverse);font-weight:600}.about-module__iSGyLW__assetNote{color:var(--text-inverse-subtle)}@media (max-width:1023px){.about-module__iSGyLW__assets{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.about-module__iSGyLW__assets{grid-template-columns:minmax(0,1fr)}}
.nepenthe-article-module__YW7rLW__layout{gap:var(--adventure-section-gap);padding-block:var(--adventure-block-gap)var(--adventure-section-gap);grid-template-columns:minmax(0,1fr);display:grid}.nepenthe-article-module__YW7rLW__layout[data-rail=true]{grid-template-columns:minmax(0,var(--adventure-column-prose))minmax(16rem,20rem);justify-content:space-between}.nepenthe-article-module__YW7rLW__main{gap:var(--adventure-section-gap);min-width:0;max-width:var(--adventure-column-prose);flex-direction:column;display:flex}.nepenthe-article-module__YW7rLW__section{gap:var(--adventure-block-gap);display:grid}.nepenthe-article-module__YW7rLW__takeaways{gap:var(--adventure-stack-gap);padding:var(--adventure-block-gap);border-radius:var(--adventure-radius-panel);background:var(--adventure-panel-bg-soft);display:grid}.nepenthe-article-module__YW7rLW__takeawaysHeading,.nepenthe-article-module__YW7rLW__railHeading{color:var(--text-inverse-subtle);letter-spacing:.04em;text-transform:uppercase;margin:0;font-weight:600}.nepenthe-article-module__YW7rLW__takeawaysList{gap:var(--space-4);padding-left:var(--space-5);margin:0;list-style:outside;display:grid}.nepenthe-article-module__YW7rLW__takeawaysList li::marker{color:var(--text-inverse-subtle)}.nepenthe-article-module__YW7rLW__rail{min-width:0}.nepenthe-article-module__YW7rLW__railSticky{top:calc(var(--adventure-catalog-header-height) + var(--space-4));gap:var(--adventure-block-gap);display:grid;position:sticky}.nepenthe-article-module__YW7rLW__railBlock{gap:var(--space-4);display:grid}.nepenthe-article-module__YW7rLW__toc{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.nepenthe-article-module__YW7rLW__tocLink{color:var(--text-inverse-muted);transition:color var(--adventure-motion);text-decoration:none}.nepenthe-article-module__YW7rLW__tocLink:hover,.nepenthe-article-module__YW7rLW__tocLink:focus-visible{color:var(--text-inverse)}.nepenthe-article-module__YW7rLW__tail{gap:var(--adventure-section-gap);padding-block:0 var(--adventure-section-gap);flex-direction:column;display:flex}.nepenthe-article-module__YW7rLW__relatedGrid{gap:var(--adventure-grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:1023px){.nepenthe-article-module__YW7rLW__layout[data-rail=true]{grid-template-columns:minmax(0,1fr)}.nepenthe-article-module__YW7rLW__rail{order:-1}.nepenthe-article-module__YW7rLW__railSticky{position:static}.nepenthe-article-module__YW7rLW__railBlock[data-block=toc]{display:none}.nepenthe-article-module__YW7rLW__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.nepenthe-article-module__YW7rLW__relatedGrid{grid-template-columns:minmax(0,1fr)}}
.nepenthe-collection-module__8X-a9a__chips{gap:var(--space-2);padding-top:var(--space-3);flex-wrap:wrap;display:flex}.nepenthe-collection-module__8X-a9a__chips .adventure-chip{height:2rem;padding-inline:var(--space-4);font-size:var(--body-3-size)}.nepenthe-collection-module__8X-a9a__body{gap:var(--adventure-section-gap);padding-block:var(--adventure-block-gap)var(--adventure-section-gap);flex-direction:column;display:flex}.nepenthe-collection-module__8X-a9a__leadPair{gap:var(--adventure-grid-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.nepenthe-collection-module__8X-a9a__grid{gap:var(--adventure-grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:1023px){.nepenthe-collection-module__8X-a9a__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.nepenthe-collection-module__8X-a9a__leadPair,.nepenthe-collection-module__8X-a9a__grid{grid-template-columns:minmax(0,1fr)}.nepenthe-collection-module__8X-a9a__body{gap:var(--adventure-block-gap)}}
