/* Narrative surfaces use the existing palette and leave the main menu alone. */
body #main-content .wga.wga-clear-navigation .wim-local-nav>div{position:relative;overflow:visible;gap:30px;height:62px;min-height:62px}
body #main-content .wga.wga-clear-navigation .wim-nav-title{font-size:14px;font-weight:650;line-height:1.3;max-width:48%;overflow-wrap:anywhere}
body #main-content .wga.wga-clear-navigation .wim-chapters{margin-left:auto}
body #main-content .wga.wga-clear-navigation .wim-chapters>summary{display:flex;align-items:center;gap:16px;font-size:13px;padding:20px 0;list-style:none}
body #main-content .wga.wga-clear-navigation .wim-chapters>summary::-webkit-details-marker{display:none}
body #main-content .wga.wga-clear-navigation .wim-chapters>summary>span{width:16px;height:16px;background:url('../icons/arrow-down.svg') center/contain no-repeat;transition:transform .2s}
body #main-content .wga.wga-clear-navigation .wim-chapters[open]>summary>span{transform:rotate(180deg)}
body #main-content .wga.wga-clear-navigation .wim-chapter-list{position:absolute;top:62px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:24px 32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 35px;max-height:calc(85svh - 130px);overflow:auto;box-shadow:0 30px 40px #17191b12}
body #main-content .wga.wga-clear-navigation .wim-chapter-list a{margin:0;white-space:normal;border-bottom:1px solid var(--line);padding:15px 0;box-shadow:none}
body #main-content .wga.wga-clear-navigation .wim-nav-actions{display:flex;align-items:center;gap:25px}
body #main-content .wga.wga-clear-navigation .wim-nav-actions a{margin:0;font-size:13px}
body #main-content .wga.wga-clear-navigation .wim-page-progress{height:2px;position:absolute;bottom:0;left:0;right:0;background:var(--accent);transform:scaleX(var(--wim-page-progress,0));transform-origin:left;pointer-events:none}
body #main-content .wga.wga-clear-navigation .wim-reference{border-block:1px solid var(--line);margin:24px 0;background:none}
body #main-content .wga.wga-clear-navigation .wim-reference+ .wim-reference{border-top:0;margin-top:-24px}
body #main-content .wga.wga-clear-navigation .wim-reference>summary{font-size:15px;line-height:1.5;padding:20px 0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px}
body #main-content .wga.wga-clear-navigation .wim-reference>summary::-webkit-details-marker{display:none}
body #main-content .wga.wga-clear-navigation .wim-reference>summary:after{content:'+';font-size:22px;font-weight:350}
body #main-content .wga.wga-clear-navigation .wim-reference[open]>summary:after{content:'−'}
body #main-content .wga.wga-clear-navigation .wim-reference>nav,body #main-content .wga.wga-clear-navigation .wim-reference>.wh-service-paths{margin:0;padding:0 0 20px}
body #main-content .wga.wga-clear-navigation .wim-reference .wga-related-list a{font-size:20px}
body #main-content .wga.wga-clear-navigation .wim-system-reference .wga-wrap{width:100%}

body #main-content .wga.wga-immersive .wga-hero{background:var(--ink)}
body #main-content .wga.wga-immersive .wga-hero:after{background:linear-gradient(0deg,#17191b,transparent 48%),linear-gradient(90deg,#17191bcc,#17191b38 39%,transparent 70%)}
body #main-content .wga.wga-immersive .wga-hero-media{transform:translateY(calc(var(--wim-hero-progress,0)*75px));opacity:calc(1 - var(--wim-hero-progress,0)*.45)}
body #main-content .wga.wga-immersive .wga-hero-foot{border:0;color:var(--line)}
body #main-content .wga.wga-immersive .wga-hero-foot span:last-child{display:none}
body #main-content .wga.wga-immersive.wvv .wga-hero{height:min(760px,calc(100svh - 235px));min-height:540px;max-height:none}
body #main-content .wga.wga-immersive.wvv .wga-hero-content{padding-bottom:75px}
body #main-content .wga.wga-immersive.wvv .wvs-worlds{padding-top:45px}
@media(min-width:901px){body #main-content .wga.wga-clear-navigation.wvv .wga-hero-media img{object-position:center 20%}}
body #main-content .wga.wga-immersive .wga-heading .wga-lead{max-width:700px;font-size:21px}
body #main-content .wga.wga-immersive .wga-stage{mask-image:linear-gradient(0deg,transparent,#000 12%,#000 88%,transparent)}
body #main-content .wga.wga-immersive .wga-system .wga-heading{margin-bottom:0}
body #main-content .wga.wga-immersive .wga-system-caption{border-top:0}
body #main-content .wga.wga-immersive [data-immersion-photo]{overflow:hidden}
body #main-content .wga.wga-immersive [data-immersion-photo]>img{height:calc(100% + 80px);max-height:none;transform:translateY(calc(var(--wim-photo-progress,.5)*-80px));will-change:auto}
body #main-content .wga.wga-immersive.wvv .wvv-proof{width:100%;padding:0 0 65px;background:var(--ink);color:#fff}
body #main-content .wga.wga-immersive.wvv .wvv-proof-photo{position:relative;height:760px;margin:0}
body #main-content .wga.wga-immersive.wvv .wvv-proof-photo img{width:100%;object-fit:cover;object-position:center 28%}
body #main-content .wga.wga-immersive.wvv .wvv-proof-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#17191b,#17191b66 32%,transparent 65%)}
body #main-content .wga.wga-immersive.wvv .wvv-proof-photo p{position:absolute;left:max(56px,calc((100% - 1260px)/2));bottom:250px;z-index:1;font-size:11px;color:#fff;text-shadow:0 1px 5px #17191b}
body #main-content .wga.wga-immersive.wvv .wvv-proof-content{position:relative;margin-top:-220px}
body #main-content .wga.wga-immersive.wvv .wvv-proof .wga-heading{max-width:1000px;margin-bottom:75px}
body #main-content .wga.wga-immersive.wvv .wvv-proof .wga-heading h2{font-size:54px!important;line-height:1.12!important}
body #main-content .wga.wga-immersive.wvv .wvv-proof :is(.wga-note,.wga-lead){color:var(--line)}
body #main-content .wga.wga-immersive.wvv .wvv-proof :is(.wga-kicker,a){color:var(--bright)}
body #main-content .wga.wga-immersive.wvv .wvv-proof .wim-reference{border-color:var(--muted)}
body #main-content .wga.wga-immersive .wga-scene-tabs{gap:42px;border-top:0}
body #main-content .wga.wga-immersive .wga-scene-tabs span{border-top:0;border-bottom:2px solid transparent;color:var(--line)}
body #main-content .wga.wga-immersive .wga-scene-tabs input:checked+span{border-bottom-color:var(--bright);color:#fff}

body #main-content .wga.wga-immersive.wh .ww-worlds{background:var(--ink);color:#fff;padding-top:90px;padding-bottom:0}
body #main-content .wga.wga-immersive.wh .ww-worlds>.wga-wrap .wga-heading{max-width:920px;margin-bottom:44px}
body #main-content .wga.wga-immersive.wh .ww-worlds .wga-kicker{color:var(--bright)}
body #main-content .wga.wga-immersive.wh .ww-worlds .wga-lead{color:var(--line)}
body #main-content .wga.wga-immersive.wh .ww-index{border-color:var(--muted);margin-bottom:60px}
body #main-content .wga.wga-immersive.wh .ww-index a{color:#fff;font-size:15px;min-height:75px}
body #main-content .wga.wga-immersive.wh .ww-index img{filter:invert(1)}
body #main-content .wga.wga-immersive.wh .wim-world{position:relative;padding:0!important;background:var(--ink)!important;color:#fff}
body #main-content .wga.wga-immersive.wh .wim-world-frame{position:relative;isolation:isolate;height:830px;overflow:hidden}
body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-ready] .wim-world-frame{position:sticky;top:calc(var(--wga-header,68px) + 62px);height:calc(100svh - var(--wga-header,68px) - 62px);min-height:720px;max-height:1000px}
body #main-content .wga.wga-immersive.wh .wim-world-sequence{position:relative}
body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-ready]>.wim-world-sequence:after{content:'';display:block;height:135svh}
body #main-content .wga.wga-immersive.wh .wim-world>.wga-wrap{padding-bottom:42px}
body #main-content .wga.wga-immersive.wh .wim-world .ww-heading{position:absolute;z-index:3;left:0;right:0;bottom:72px;display:block;margin:auto;pointer-events:none}
body #main-content .wga.wga-immersive.wh .wim-world .ww-heading>div{width:42%;max-width:510px}
body #main-content .wga.wga-immersive.wh .wim-world .ww-heading h3{font-size:44px!important;line-height:1.14!important;text-wrap:balance}
body #main-content .wga.wga-immersive.wh .wim-world .ww-heading>div:last-child{margin-top:20px}
body #main-content .wga.wga-immersive.wh .wim-world .ww-heading p{color:var(--line);font-size:15px;max-width:370px}
body #main-content .wga.wga-immersive.wh .wim-world .ww-heading a{color:var(--bright);font-size:14px;pointer-events:auto}
body #main-content .wga.wga-immersive.wh .wim-world .ww-composition{position:absolute;inset:0;display:block}
body #main-content .wga.wga-immersive.wh .wim-world .ww-photo{position:absolute;inset:0 22% 0 0;display:block;min-height:0;z-index:-1;mask-image:linear-gradient(90deg,#000 45%,transparent 100%)}
body #main-content .wga.wga-immersive.wh .wim-world .ww-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#17191b 4%,#17191bdb 18%,transparent 65%),linear-gradient(180deg,#17191b80,transparent 25%)}
body #main-content .wga.wga-immersive.wh .wim-world .wim-world-image{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}
body #main-content .wga.wga-immersive.wh .wim-world .ww-photo img{width:100%;height:100%;object-fit:cover;object-position:60% 28%;transform:scale(calc(1.04 - var(--wim-progress,0)*.035)) translateY(calc(var(--wim-progress,0)*-18px))}
body #main-content .wga.wga-immersive.wh .wim-world[data-world=bildung] .ww-photo img{object-position:50% 20%}
body #main-content .wga.wga-immersive.wh .wim-world .ww-photo figcaption{position:absolute;bottom:20px;left:56px;z-index:2;color:var(--line);font-size:10px}
body #main-content .wga.wga-immersive.wh .wim-world .ww-technical{position:absolute;top:18px;left:48%;right:6%;height:52%;container-type:normal}
body #main-content .wga.wga-immersive.wh .wim-world .ww-figure{border:0}
body #main-content .wga.wga-immersive.wh .wim-world .ww-figure figcaption{color:var(--line);font-size:10px;opacity:.8}
body #main-content .wga.wga-immersive.wh .wim-world .ww-diagram{height:calc(100% - 28px);max-height:none}
body #main-content .wga.wga-immersive.wh .wim-world .ww-desktop{display:block}
body #main-content .wga.wga-immersive.wh .wim-world .ww-mobile{display:none}
body #main-content .wga.wga-immersive.wh .wim-world .ww-diagram .ww-object{fill:#17191b;color:var(--bright);stroke-width:1.4}
body #main-content .wga.wga-immersive.wh .wim-world .ww-diagram .ww-layer{stroke:var(--bright)}
body #main-content .wga.wga-immersive.wh .wim-world .ww-diagram text{fill:#fff;font-size:15px}
body #main-content .wga.wga-immersive.wh .wim-world .ww-layer:not(.ww-active){opacity:.25}
body #main-content .wga.wga-immersive.wh .wim-world .ww-layer.ww-active .ww-route{stroke-dasharray:1000;stroke-dashoffset:calc((1 - var(--wim-progress,0))*180)}
body #main-content .wga.wga-immersive.wh .wim-world .ww-legend{display:none}
body #main-content .wga.wga-immersive.wh .wim-world .ww-tabs{position:absolute;bottom:-30px;border-color:var(--muted)}
body #main-content .wga.wga-immersive.wh .wim-world .ww-tabs span{font-size:12px;padding:12px 4px;min-height:45px}
body #main-content .wga.wga-immersive.wh .wim-world .ww-tabs input:checked+span{color:var(--bright);border-color:var(--bright);background:none}
body #main-content .wga.wga-immersive.wh .wim-world .ww-readings{position:absolute;left:51%;right:6%;bottom:70px;margin:0}
body #main-content .wga.wga-immersive.wh .wim-world .ww-reading{display:block;padding:0}
body #main-content .wga.wga-immersive.wh .wim-world .ww-reading h4{color:#fff;font-size:30px;line-height:1.2;text-wrap:balance}
body #main-content .wga.wga-immersive.wh .wim-world .ww-reading p{color:var(--line);font-size:16px;line-height:1.55;max-width:530px}
body #main-content .wga.wga-immersive.wh .wim-world .ww-result{border-left:0;border-top:1px solid var(--muted);padding:17px 0 0;margin-top:22px}
body #main-content .wga.wga-immersive.wh .wim-world .ww-result>span{color:var(--bright);font-size:10px;margin-bottom:5px}
body #main-content .wga.wga-immersive.wh .wim-world .ww-result>p{color:#fff;font-size:17px;font-weight:500}
body #main-content .wga.wga-immersive.wh .wim-world .wim-reference{border-color:var(--muted);margin:0}
body #main-content .wga.wga-immersive.wh .wim-world .ww-directory a{color:var(--bright);border-color:var(--muted)}
body #main-content .wga.wga-immersive.wh .wh-site-footer>div{display:none}
body #main-content .wga.wga-immersive.wh .wh-site-footer>p{max-width:850px}
body #main-content .wga.wga-immersive.wh .wh-site-footer{padding-block:24px;border:0}

body #main-content .wga.wga-immersive.wvv .wim-compare-track{position:relative}
body #main-content .wga.wga-immersive.wvv .wim-compare-track[data-immersion-ready]{height:calc(var(--wim-frame-height,870px) + 150svh)}
body #main-content .wga.wga-immersive.wvv .wim-compare-frame{position:relative;height:820px;min-height:680px;isolation:isolate;background:var(--ink)}
body #main-content .wga.wga-immersive.wvv [data-immersion-ready]>.wim-compare-frame{position:sticky;top:calc(var(--wga-header,68px) + 62px);height:calc(100svh - var(--wga-header,68px) - 62px);max-height:1050px}
body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-scene{position:absolute;inset:70px 0 215px;width:100%;height:auto;margin:0;mask-image:linear-gradient(0deg,transparent,#000 12%,#000 88%,transparent)}
body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-conclusion{position:absolute;top:20px;left:0;right:0;width:min(1260px,calc(100% - 112px));margin:auto;padding:0;border:0;gap:100px;pointer-events:none}
body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-conclusion h3{font-size:34px!important;max-width:510px;text-wrap:balance}
body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-conclusion .wga-kicker{font-size:11px;margin-bottom:12px}
body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-conclusion>div:last-child>p:first-child{font-size:16px;max-width:500px;color:var(--line)}
body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-conclusion .wga-note{font-size:11px;margin-top:10px}
body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-conclusion [data-vnb=remaining]{display:none}
body #main-content .wga.wga-immersive.wvv .wim-live-metrics{position:absolute;bottom:110px;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;gap:60px;text-align:center;pointer-events:none}
body #main-content .wga.wga-immersive.wvv .wim-live-metrics strong{display:block;font-size:72px;line-height:1.2;font-weight:500;font-variant-numeric:tabular-nums}
body #main-content .wga.wga-immersive.wvv .wim-live-metrics span{font-size:12px;color:var(--line);display:block;margin-bottom:6px}
body #main-content .wga.wga-immersive.wvv .wim-comparison-controls{position:absolute;left:0;right:0;bottom:26px}
body #main-content .wga.wga-immersive.wvv .wim-comparison-controls .wvx-controls{display:block;max-width:680px;margin:auto}
body #main-content .wga.wga-immersive.wvv .wim-comparison-controls .wvx-variants legend{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}
body #main-content .wga.wga-immersive.wvv .wim-comparison-controls .wvx-time{display:none}
body #main-content .wga.wga-immersive.wvv .wim-comparison-controls .wvx-variants label span{background:none;border-top:0;font-size:13px;min-height:52px;padding:14px 10px}
body #main-content .wga.wga-immersive.wvv .wvx-compare>.wga-wrap:last-child{padding-top:20px}
body #main-content .wga.wga-immersive.wvv .wvx-compare .wga-actions{display:none}
body #main-content .wga.wga-immersive.wvv .wvx-compare .wim-reference{border-color:var(--muted)}

body #main-content .wga.wga-immersive .wim-sequence{position:relative}
body #main-content .wga.wga-immersive .wim-sequence[data-immersion-ready]{height:calc(var(--wim-frame-height,750px) + 140svh)}
body #main-content .wga.wga-immersive .wim-sequence-frame{position:relative;padding-block:28px;background:#fff}
body #main-content .wga.wga-immersive .wim-sequence[data-immersion-ready]>.wim-sequence-frame{position:sticky;top:calc(var(--wga-header,68px) + 62px)}
body #main-content .wga.wga-immersive .wga-dark .wim-sequence-frame{background:var(--ink)}
body #main-content .wga.wga-immersive .wim-sequence-frame:after{content:'';position:absolute;inset:auto 0 0;height:2px;background:var(--accent);transform:scaleX(var(--wim-progress,0));transform-origin:left}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-world-panels{margin-top:25px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-world-panel{padding:0;min-height:510px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-copy h3{font-size:34px!important;max-width:560px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-copy>p{font-size:17px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-copy .wga-actions{margin-top:22px;font-size:14px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-circuit{margin:35px 0 20px;min-height:270px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-analysis-caption{min-height:130px;padding-top:25px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-controls{margin:0 0 20px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-body{min-height:490px;gap:70px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-body>div:first-child>h3{font-size:32px!important}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-body p{font-size:16px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-file{background:none;border-top:1px solid var(--line);padding:24px 0 0}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-file h3{font-size:22px!important}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-file ol{font-size:14px;margin-bottom:15px}
body #main-content .wga.wga-immersive.wvv .wim-case-result{display:none}
body #main-content .wga.wga-immersive.wvv .wim-case-record>summary{display:none}
body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-head{margin:0 0 16px}
body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-chart{height:300px;margin:20px 0}
body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-metrics{margin:22px 0 0;padding-top:20px}
body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-metrics strong{font-size:39px}
body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wga-range{margin:0}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-process-track{margin-bottom:25px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-process-track button{font-size:12px;min-height:55px;padding-block:10px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-process-track button>span{font-size:15px;margin-bottom:6px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-step-track{margin-bottom:18px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-step-track button{min-height:60px;font-size:13px;padding-block:10px}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-explanation h3{font-size:36px!important}
body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-explanation>p{font-size:17px}
body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-stage{height:420px}
body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-visual{margin-bottom:12px}
body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-legend{margin:0 0 10px;font-size:11px}
body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-caption{padding:10px 0}
body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-copy{gap:0 50px;grid-template-areas:'kicker details' 'title details' 'copy details'}
body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-copy h3{font-size:29px!important;margin-bottom:12px}
body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-copy>p:not(.wga-kicker){min-height:0;font-size:15px}
body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-copy dl{margin:0;padding:12px 0 0}
body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-copy dd{font-size:14px;margin-bottom:15px}
body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-composition{padding:0}
body #main-content .wga.wga-immersive .wim-sequence[data-immersion-fit=false],body #main-content .wga.wga-immersive.wvv .wim-compare-track[data-immersion-fit=false]{height:auto}
body #main-content .wga.wga-immersive .wim-sequence[data-immersion-fit=false]>.wim-sequence-frame{position:relative;top:0}
body #main-content .wga.wga-immersive.wvv .wim-compare-track[data-immersion-fit=false]>.wim-compare-frame{position:relative;top:0}
body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-fit=false] .wim-world-frame{position:relative;top:0}
body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-ready][data-immersion-fit=false]>.wim-world-sequence:after{height:0}

@media(max-width:900px){
 body #main-content .wga.wga-immersive.wvv .wga-hero{height:calc(100svh - 215px);min-height:0;max-height:720px}
 body #main-content .wga.wga-immersive.wvv .wga-hero-content{padding-bottom:64px}
 body #main-content .wga.wga-immersive.wvv .wvv-proof-photo{height:500px}
 body #main-content .wga.wga-immersive.wvv .wvv-proof-photo p{left:20px;bottom:180px;font-size:10px}
 body #main-content .wga.wga-immersive.wvv .wvv-proof-content{margin-top:-150px}
 body #main-content .wga.wga-immersive.wvv .wvv-proof .wga-heading h2{font-size:36px!important}
 body #main-content .wga.wga-clear-navigation .wim-local-nav>div{gap:20px}
 body #main-content .wga.wga-clear-navigation .wim-nav-title{font-size:12px;max-width:40%}
 body #main-content .wga.wga-clear-navigation .wim-nav-actions a:not([href$='#anliegen']){display:none}
 body #main-content .wga.wga-clear-navigation .wim-chapter-list{grid-template-columns:1fr 1fr;padding:15px 20px;gap:0 20px;left:-20px;right:-20px}
 body #main-content .wga.wga-clear-navigation .wim-nav-actions{gap:0}
 body #main-content .wga.wga-clear-navigation .wim-nav-actions a,body #main-content .wga.wga-clear-navigation .wim-chapters>summary{font-size:12px}
 body #main-content .wga.wga-immersive .wga-hero:after{background:linear-gradient(0deg,#17191b 2%,#17191bd9 22%,transparent 65%)}
 body #main-content .wga.wga-immersive.wh .wim-world-frame,body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-ready] .wim-world-frame{height:calc(100svh - var(--wga-header,68px) - 62px);min-height:700px;max-height:950px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-photo{inset:0 0 auto;height:380px;mask-image:linear-gradient(0deg,transparent,#000 55%)}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-photo img{object-position:50% 26%;transform:none}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-photo:after{background:linear-gradient(0deg,#17191b,#17191b55 36%,transparent 90%)}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-photo figcaption{display:none}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-heading{top:23px;bottom:auto}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-heading>div{width:100%;max-width:100%}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-heading .wga-kicker{font-size:11px;background:#17191b99;width:fit-content;padding:6px 10px;margin-left:-10px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-heading h3{position:absolute;top:210px;font-size:30px!important;max-width:340px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-heading>div:last-child{position:absolute;top:291px;width:100%;margin:0}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-heading>div:last-child p{display:none}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-heading a{font-size:12px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-technical{top:358px;left:20px;right:20px;height:168px;container-type:normal;pointer-events:none}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-figure{height:168px;flex:auto;position:absolute;inset:0}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-desktop{display:none}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-mobile{display:block;height:168px;opacity:1}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-mobile text{font-size:13px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-mobile .ww-layer:not(.ww-active){opacity:0}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-figure figcaption{position:absolute;right:0;top:-10px;padding:0}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-figure figcaption span:first-child{display:none}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-tabs{top:315px;bottom:auto;pointer-events:auto}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-tabs span{font-size:11px;min-height:40px;padding:8px 0}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-readings{left:20px;right:20px;top:535px;bottom:auto}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-reading h4{font-size:21px;margin-bottom:10px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-reading .wga-kicker{display:none}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-reading p{font-size:13px;line-height:1.45}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-result{display:block;margin-top:10px;padding-top:8px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-result>span{display:none}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-result>p{font-size:13px}
 body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-ready]>.wim-world-sequence:after{height:110svh}
 body #main-content .wga.wga-immersive.wvv .wim-compare-frame,body #main-content .wga.wga-immersive.wvv [data-immersion-ready]>.wim-compare-frame{min-height:640px}
 body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-conclusion{width:calc(100% - 40px);display:block;top:20px}
 body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-conclusion h3{font-size:27px!important;max-width:420px}
 body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-conclusion>div:last-child>p:first-child{display:none}
 body #main-content .wga.wga-immersive.wvv .wim-compare-frame .wvx-scene{inset:115px 0 210px}
 body #main-content .wga.wga-immersive.wvv .wim-live-metrics{gap:22px;bottom:115px}
 body #main-content .wga.wga-immersive.wvv .wim-live-metrics strong{font-size:39px}
 body #main-content .wga.wga-immersive.wvv .wim-live-metrics span{font-size:10px}
 body #main-content .wga.wga-immersive.wvv .wim-comparison-controls{bottom:25px}
 body #main-content .wga.wga-immersive.wvv .wim-comparison-controls .wvx-variants label span{font-size:11px;padding:10px 7px;min-height:55px}
 body #main-content .wga.wga-immersive .wim-sequence-frame{padding:18px 0}
 body #main-content .wga.wga-immersive .wim-sequence .wga-segments span{font-size:12px;padding:9px 10px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-world-panel{grid-template-columns:1fr;min-height:0;gap:15px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-world-panels{margin-top:15px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-visual{height:230px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-visual svg{height:205px;width:100%}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-visual>p{font-size:9px;padding-top:7px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-tabs label span{font-size:10px;padding:10px 6px;min-height:62px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-copy h3{font-size:23px!important}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-copy>.wga-kicker{display:none}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-copy h3{margin-bottom:14px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-copy>p{font-size:14px;line-height:1.5}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-output{margin-top:15px;padding-top:15px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvs-output p{font-size:15px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-circuit{min-height:220px;margin:28px 0}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-analysis-caption{display:block;min-height:190px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-analysis-caption h3{font-size:24px!important;margin-bottom:18px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-analysis-caption p{font-size:15px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-step-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-step-track button{font-size:11px;min-height:65px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-story[data-enhanced]{display:grid;grid-template-rows:none;min-height:0}
 body #main-content .wga.wga-immersive.wvv .wim-sequence [data-vnb-data-panels][data-enhanced]>.wvd-panel{grid-area:1/1;grid-template-columns:1fr;grid-template-rows:260px 1fr;gap:18px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-visual{min-height:0;height:260px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-visual svg{max-height:245px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-meter-composition{height:250px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-meter{height:220px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-explanation h3{font-size:24px!important;margin-bottom:16px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-explanation>p{font-size:14px;line-height:1.5}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-explanation dl{display:none}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-result{font-size:15px;margin-top:15px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-explanation>.wga-kicker{margin-bottom:10px;font-size:10px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-chart{height:210px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-chart-key{font-size:10px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-quality-file{padding-top:10px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-file-top{margin-bottom:12px;font-size:10px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-record-list>div{min-height:31px;padding:6px 8px;font-size:12px;grid-template-columns:45px 1fr 85px;gap:10px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-record-list>div:nth-child(-n+2),body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-record-list>div:nth-child(n+8){display:none}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-record-list>div>span:last-child{font-size:10px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-quality-file>p{font-size:10px;margin-top:10px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-handoff{padding:0}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-handoff article{margin:0 0 7px;padding:8px 14px;transform:none;box-shadow:none}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-handoff article>span{font-size:10px;margin-bottom:3px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-handoff h4{font-size:18px!important;margin-bottom:2px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-handoff p{font-size:12px;margin-bottom:0}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvd-handoff article>small{display:none}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-controls{grid-template-columns:1fr;gap:10px;margin-bottom:14px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-controls label{font-size:11px;gap:6px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-controls select{font-size:12px;height:46px;padding:10px 24px 10px 8px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-process-track{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:16px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-process-track button{font-size:10px;overflow-wrap:anywhere;min-height:68px;padding:6px 0}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-body{min-height:0;gap:14px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-body>div:first-child>h3{font-size:25px!important;margin-bottom:14px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-case-body p{font-size:14px;line-height:1.5}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-status{margin-top:18px;padding-left:14px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-status strong{font-size:13px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence .wvv-status p{font-size:13px;margin-top:7px}
 body #main-content .wga.wga-immersive.wvv .wim-case-result{display:block;border-top:1px solid var(--line);padding-top:12px}
 body #main-content .wga.wga-immersive.wvv .wim-case-result>span{font-size:10px;color:var(--muted)}
 body #main-content .wga.wga-immersive.wvv .wim-case-result>p{font-size:14px;font-weight:600;margin:5px 0 0}
 body #main-content .wga.wga-immersive.wvv .wim-case-record>summary{display:block;font-size:12px;padding:10px 0;border-block:1px solid var(--line);cursor:pointer}
 body #main-content .wga.wga-immersive.wvv .wim-case-record>summary:after{content:'+';float:right}
 body #main-content .wga.wga-immersive.wvv .wim-case-record[open]>summary:after{content:'−'}
 body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-head{grid-template-columns:1fr 1fr;gap:20px;align-items:center}
 body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-clock>span{font-size:49px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-head label{font-size:10px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-head select{font-size:12px;height:42px;padding:8px 20px 8px 8px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-head .wga-note{font-size:10px;margin-top:8px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-chart{height:235px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-metrics{padding-bottom:15px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-metrics strong{font-size:25px}
 body #main-content .wga.wga-immersive.wvv .wim-sequence-vnb-day .wvv-day-metrics span{font-size:10px}
 body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-stage{height:300px}
 body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-caption [data-home=plan]{display:none}
 body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-caption{padding:6px 0}
 body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-legend{gap:7px 14px;margin-bottom:4px}
 body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-copy>.wga-kicker{margin-bottom:10px}
 body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-copy{display:block}
 body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-copy h3{font-size:24px!important}
 body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-copy dl{display:none}
 body #main-content .wga.wga-immersive.wh .wim-sequence .wh-plan-copy>p:not(.wga-kicker){font-size:14px}
}
body #main-content .wga.wga-immersive.wh .wim-world:not([data-world-ready]) .wim-world-frame{height:auto;min-height:0;overflow:visible;padding:45px 0}
body #main-content .wga.wga-immersive.wh .wim-world:not([data-world-ready]) .ww-heading{position:relative;top:auto;bottom:auto}
body #main-content .wga.wga-immersive.wh .wim-world:not([data-world-ready]) .ww-heading>div{width:100%;max-width:750px;position:static}
body #main-content .wga.wga-immersive.wh .wim-world:not([data-world-ready]) .ww-heading h3{position:static}
body #main-content .wga.wga-immersive.wh .wim-world:not([data-world-ready]) .ww-composition{position:relative;height:460px;margin-top:35px}
body #main-content .wga.wga-immersive.wh .wim-world:not([data-world-ready]) .ww-technical{top:25px;height:80%}
body #main-content .wga.wga-immersive.wh .wim-world:not([data-world-ready]) .ww-readings{position:static;width:min(1260px,calc(100% - 40px));margin:35px auto}
body #main-content .wga.wga-immersive.wh .wim-world:not([data-world-ready]) .ww-reading{margin-top:35px}
@media(max-height:790px) and (max-width:900px){
 body #main-content .wga.wga-immersive.wvv .wga-hero{height:calc(100svh - 190px)}
 body #main-content .wga.wga-immersive.wvv .wga-hero-content{padding-bottom:50px}
 body #main-content .wga.wga-immersive.wvv .wga-hero h1{font-size:32px!important;line-height:1.1}
 body #main-content .wga.wga-immersive.wvv .wga-hero-claim{font-size:17px;margin-top:15px}
 body #main-content .wga.wga-immersive.wvv .wga-hero-content .wga-kicker{font-size:10px}
 body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-ready] .wim-world-frame{position:relative;top:0}
 body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-ready]>.wim-world-sequence:after{height:0}
}
@media(max-height:780px) and (min-width:901px){
 body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-ready] .wim-world-frame{min-height:590px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-heading{bottom:45px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-heading h3{font-size:36px!important}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-readings{bottom:35px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-reading h4{font-size:25px}
 body #main-content .wga.wga-immersive.wh .wim-world .ww-result{margin-top:10px;padding-top:10px}
}
@media(prefers-reduced-motion:reduce){
 body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-ready]>.wim-world-sequence:after{height:0}
 body #main-content .wga.wga-immersive.wvv .wim-compare-track[data-immersion-ready]{padding-top:0;padding-bottom:0}
 body #main-content .wga.wga-immersive.wh .wim-world[data-immersion-ready] .wim-world-frame,body #main-content .wga.wga-immersive.wvv [data-immersion-ready]>.wim-compare-frame{position:relative;top:0}
 body #main-content .wga.wga-immersive .wga-hero-media,body #main-content .wga.wga-immersive.wh .wim-world .ww-photo img{transform:none;opacity:1}
 body #main-content .wga.wga-immersive .wim-sequence[data-immersion-ready],body #main-content .wga.wga-immersive.wvv .wim-compare-track[data-immersion-ready]{height:auto}
 body #main-content .wga.wga-immersive .wim-sequence[data-immersion-ready]>.wim-sequence-frame{position:relative;top:0}
}
