.hero-comparison{border-bottom:1px solid var(--ds-border);background:var(--ds-surface-inset)}.hero-comparison-inner{justify-content:space-between;align-items:center;gap:2rem;padding-block:1rem;display:flex}.hero-comparison fieldset{border:0;align-items:center;gap:1.25rem;min-width:0;margin:0;padding:0;display:flex}.hero-comparison legend{float:left;color:var(--ds-muted);margin-right:1.25rem;font-size:.75rem;line-height:44px}.hero-variant-options{gap:.4rem;display:flex}.hero-variant-options label{cursor:pointer;position:relative}.hero-variant-options input{opacity:0;width:1px;height:1px;position:absolute}.hero-variant-options label>span{border:1px solid var(--ds-border);border-radius:var(--ds-radius-pill);min-height:44px;color:var(--ds-muted);align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.8125rem;display:flex}.hero-variant-options small{opacity:.7;font-size:.625rem}.hero-variant-options input:checked+span{background:var(--ds-action);border-color:var(--ds-action);color:var(--ds-on-action)}.hero-variant-options input:focus-visible+span{outline:3px solid var(--ds-focus);outline-offset:4px}.hero-variant-options label:hover>span{border-color:var(--ds-action)}.hero-comparison [role=status]{max-width:290px;font-size:.75rem;line-height:1.5}.world-hero-stage{isolation:isolate;position:relative}.world-hero-layout{display:grid;position:relative}.world-hero-copy{z-index:2;grid-area:copy;align-self:center;min-width:0}.world-hero-back{width:fit-content;color:var(--ds-soft);margin-bottom:2rem;padding-block:.4rem;font-size:.8125rem;display:block}.world-hero-back:hover{color:var(--ds-action)}.world-hero-eyebrow{margin-bottom:1.5rem}.world-hero-title{letter-spacing:-.055em;font-size:clamp(3.25rem,5.2vw,5.5rem);font-weight:600;line-height:1.02}.world-hero-title>span{color:var(--ds-action);margin-top:.18em;display:block}.world-hero-description{max-width:530px;color:var(--ds-soft);margin-top:1.6rem;font-size:1.125rem;line-height:1.75}.world-hero-actions{margin-top:1.7rem}.world-hero-details{color:var(--ds-muted);flex-wrap:wrap;gap:.5rem 1.25rem;margin:1.5rem 0 0;padding:0;font-size:.75rem;list-style:none;display:flex}.world-hero-details li:before{content:"";background:var(--ds-accent-secondary);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-right:.5rem;display:inline-block}.world-hero-landscape{grid-area:landscape}.world-hero-landscape,.world-hero-scenes figure{background:var(--ds-surface);min-width:0;position:relative;overflow:hidden}.world-hero-landscape>img,.world-hero-scenes img{object-fit:cover;width:100%;height:100%}.world-hero figcaption{z-index:1;width:100%;color:var(--ds-ink);background:linear-gradient(#0000,#08120ce0);align-items:center;gap:.75rem;padding:3rem 1.25rem 1rem;font-size:.8125rem;font-weight:600;display:flex;position:absolute;bottom:0;left:0}.world-hero figcaption span{color:var(--ds-action);letter-spacing:.1em;font-size:.625rem}.world-hero-scenes{z-index:2;grid-area:scenes;grid-template-columns:1fr 1fr;gap:1rem;min-width:0;display:grid}.world-hero-scenes figure{border-radius:var(--ds-radius-control)}.world-hero[data-variant=cinematic] .world-hero-layout{min-height:770px;padding:4rem max(var(--ds-gutter), calc((100% - var(--ds-page-max)) / 2));grid-template-columns:1.1fr 1fr;grid-template-areas:"copy scenes";align-items:end;gap:3rem}.world-hero[data-variant=cinematic] .world-hero-landscape{z-index:-2;position:absolute;inset:0}.world-hero[data-variant=cinematic] .world-hero-layout:after{content:"";z-index:-1;background:linear-gradient(90deg, #08120cf5, #08120cc7 30%, #08120c1f 75%), linear-gradient(0deg, var(--ds-canvas), transparent 40%);position:absolute;inset:0}.world-hero[data-variant=cinematic] .world-hero-copy{max-width:590px}.world-hero[data-variant=cinematic] .world-hero-landscape figcaption{top:2rem;bottom:auto;left:auto;right:max(var(--ds-gutter), calc((100% - var(--ds-page-max)) / 2));border-radius:var(--ds-radius-pill);background:#08120c99;border:1px solid #f4f3e740;width:auto;padding:.65rem 1rem}.world-hero[data-variant=cinematic] .world-hero-scenes{justify-self:end;width:100%;max-width:460px;height:205px}.world-hero[data-variant=cinematic] .world-hero-scenes figure{border:1px solid #f4f3e738}.world-hero[data-variant=showcase] .world-hero-layout{width:min(calc(100% - 2 * var(--ds-gutter)), var(--ds-page-max));grid-template:"copy landscape"360px"copy scenes"200px/.88fr 1.25fr;gap:1rem 3rem;margin-inline:auto;padding-block:3.5rem 4rem}.world-hero[data-variant=showcase] .world-hero-title{font-size:clamp(3rem,4.3vw,4.5rem)}.world-hero[data-variant=showcase] .world-hero-landscape{border-radius:var(--ds-radius-card)}.world-hero[data-variant=editorial] .world-hero-layout{width:min(calc(100% - 2 * var(--ds-gutter)), var(--ds-page-max));grid-template-columns:2.2fr 1fr;grid-template-areas:"copy copy""landscape scenes";gap:2.5rem 1rem;margin-inline:auto;padding-block:2rem 4rem}.world-hero[data-variant=editorial] .world-hero-copy{grid-template-columns:1.1fr 1fr;align-items:start;gap:0 4rem;display:grid}.world-hero[data-variant=editorial] .world-hero-back{grid-column:1/-1;margin-bottom:1.3rem}.world-hero[data-variant=editorial] .world-hero-eyebrow{grid-column:1}.world-hero[data-variant=editorial] .world-hero-title{grid-area:3/1/6;font-size:clamp(3rem,4.7vw,4.6rem)}.world-hero[data-variant=editorial] .world-hero-description{grid-area:2/2/4;margin-top:0}.world-hero[data-variant=editorial] .world-hero-actions{grid-column:2;margin-top:1.4rem}.world-hero[data-variant=editorial] .world-hero-details{grid-column:2}.world-hero[data-variant=editorial] .world-hero-landscape{border-radius:var(--ds-radius-card);height:440px}.world-hero[data-variant=editorial] .world-hero-scenes{grid-template-rows:1fr 1fr;grid-template-columns:1fr;max-height:440px}.world-hero[data-variant=framed] .world-hero-layout{min-height:720px;padding:68px max(var(--ds-gutter), calc((100% - var(--ds-page-max)) / 2)) 88px;grid-template-areas:"copy"}.world-hero[data-variant=framed] .world-hero-landscape{z-index:-2;position:absolute;inset:0}.world-hero[data-variant=framed] .world-hero-layout:after{content:"";z-index:-1;background:var(--hero-image-overlay);position:absolute;inset:0}.world-hero[data-variant=framed] .world-hero-copy{background:var(--hero-panel-background);border:1px solid var(--ds-border);border-radius:var(--ds-radius-hero);max-width:670px;box-shadow:var(--ds-shadow-panel);padding:38px}.world-hero[data-variant=framed] .world-hero-title{font-size:var(--ds-display-size);font-weight:650;line-height:1.03}.world-hero[data-variant=framed] .world-hero-scenes{display:none}.world-hero[data-variant=framed] .world-hero-landscape figcaption{left:auto;right:max(var(--ds-gutter), calc((100% - var(--ds-page-max)) / 2));border-radius:var(--ds-radius-pill);background:var(--ds-surface-inset);width:auto;padding:9px 14px;bottom:34px}@media (width<=1100px){.hero-comparison [role=status]{display:none}.world-hero[data-variant=showcase] .world-hero-layout{grid-template-rows:350px 250px;grid-template-columns:1fr 1fr;gap:1rem 2rem}.world-hero[data-variant=cinematic] .world-hero-layout{grid-template-columns:1.4fr 1fr;gap:2rem}.world-hero[data-variant=cinematic] .world-hero-scenes{grid-template-columns:1fr;max-width:260px;height:330px}}@media (width<=767px){.hero-comparison-inner{padding-block:.8rem}.hero-comparison fieldset{width:100%;display:block}.hero-comparison legend{float:none;margin:0 0 .5rem;line-height:1.5}.hero-variant-options{grid-template-columns:repeat(2,1fr);display:grid}.hero-variant-options label>span{justify-content:center;gap:.3rem;padding-inline:.55rem;font-size:.75rem}.world-hero .world-hero-title{font-size:clamp(2.75rem,10vw,4rem)!important}.world-hero-description{margin-top:1.25rem;font-size:1rem}.world-hero-back{margin-bottom:1.25rem}.world-hero-eyebrow{margin-bottom:1rem}.world-hero-actions{gap:.75rem}.world-hero-actions .button{padding-inline:1.1rem;font-size:.8125rem}.world-hero[data-variant=cinematic] .world-hero-layout{min-height:auto;padding:3rem var(--ds-gutter) 1.5rem;grid-template-columns:1fr;grid-template-areas:"copy""scenes";gap:7rem}.world-hero[data-variant=cinematic] .world-hero-layout:after{background:linear-gradient(90deg, #08120ce6, #08120c8c), linear-gradient(0deg, var(--ds-canvas), transparent 60%)}.world-hero[data-variant=cinematic] .world-hero-landscape figcaption{top:auto;bottom:200px;right:var(--ds-gutter)}.world-hero[data-variant=cinematic] .world-hero-scenes{grid-template-columns:1fr 1fr;max-width:none;height:165px}.world-hero[data-variant=showcase] .world-hero-layout{grid-template:"landscape"240px"copy""scenes"165px/1fr;gap:1rem;padding-block:2rem}.world-hero[data-variant=showcase] .world-hero-copy{margin-block:1rem 1.5rem}.world-hero[data-variant=editorial] .world-hero-layout{grid-template-columns:1fr;grid-template-areas:"copy""landscape""scenes";gap:1rem;padding-block:2rem}.world-hero[data-variant=editorial] .world-hero-copy{margin-bottom:1.5rem;display:block}.world-hero[data-variant=editorial] .world-hero-description{margin-top:1.25rem}.world-hero[data-variant=editorial] .world-hero-landscape{height:240px}.world-hero[data-variant=editorial] .world-hero-scenes{grid-template-rows:165px;grid-template-columns:1fr 1fr}.world-hero figcaption{gap:.45rem;padding-inline:.75rem;font-size:.75rem}.world-hero[data-variant=framed] .world-hero-layout{min-height:auto;padding:2rem var(--ds-gutter) 5rem}.world-hero[data-variant=framed] .world-hero-copy{padding:1.5rem}}@media (forced-colors:active){.hero-variant-options input:checked+span{outline:2px solid highlight}.world-hero[data-variant=cinematic] .world-hero-copy{background:canvas}}
