@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/lato-regular.woff2") format("woff2")}
@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/lato-bold.woff2") format("woff2")}
:root{--ink:#171b1d;--muted:#62686b;--paper:#fff;--line:#dfe2e4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Lato",Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid #008bb5;outline-offset:6px}img{display:block;max-width:100%}button{font:inherit}.skip{position:absolute;left:24px;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:12px}.header{display:flex;align-items:center;justify-content:space-between;padding:32px 5%;gap:24px;position:relative;z-index:3}.header.over-hero{position:absolute;top:0;left:0;width:100%;color:white}.brand{width:190px}.brand img{width:100%;height:auto}.over-hero .brand img{filter:invert(1)}nav{display:flex;gap:36px;font-size:15px}nav a{padding:8px 0;border-bottom:1px solid transparent}nav a:hover{border-color:currentColor}.hero{height:92svh;min-height:650px;max-height:1100px;position:relative;background:#263b49;color:white;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:50% 45%}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,0,.01) 35%,rgba(0,0,0,.68))}.hero-topline{position:absolute;top:155px;left:5%;font-size:12px;letter-spacing:.15em}.hero-project{position:absolute;bottom:125px;left:5%;right:5%;display:block}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:400}.hero h1{font-weight:400;font-size:clamp(58px,7vw,108px);letter-spacing:.005em;line-height:1.1;margin:14px 0 10px}.hero p{margin:0;font-size:20px}.hero-role{display:block;font-size:14px;margin-top:12px;color:#e3e7eb}.round{position:absolute;right:0;bottom:12px;width:60px;height:60px;display:grid;place-items:center;border:1px solid #ffffff90;border-radius:50%;font-size:28px;transition:background .2s}.hero-project:hover .round{background:#ffffff25}.scroll{position:absolute;bottom:36px;left:5%;right:5%;display:flex;justify-content:space-between;border-top:1px solid #ffffff55;padding-top:18px;font-size:13px;letter-spacing:.04em}.section{padding-left:5%;padding-right:5%}.work{padding-top:90px;padding-bottom:100px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:36px}.section-heading h2{font-size:21px;font-weight:400;margin:0}.section-heading p{font-size:14px;color:var(--muted);margin:0}.projects{display:grid;grid-template-columns:1fr 1fr;gap:58px 28px}.frame{aspect-ratio:16/9;overflow:hidden;position:relative;background:#e6e9eb}.frame img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.project:hover .frame img{transform:scale(1.025)}.view{position:absolute;bottom:18px;right:18px;color:white;background:#151b20d9;padding:8px 14px;font-size:13px;opacity:0;transition:opacity .2s}.project:hover .view,.project:focus-visible .view{opacity:1}.caption{padding-top:16px;display:flex;justify-content:space-between;gap:18px}.caption h3{font-size:19px;font-weight:400;line-height:1.3;margin:0 0 4px}.caption p{font-size:13px;color:var(--muted);margin:0}.caption>span{font-size:12px;color:var(--muted);max-width:180px;text-align:right;line-height:1.6}.profile{display:grid;grid-template-columns:1fr 2fr;gap:7%;padding-top:100px;padding-bottom:105px;background:#edf0f2}.profile-label p{font-size:15px;margin-top:24px;color:var(--muted)}.profile-body{max-width:820px}.profile h2{font-size:clamp(34px,4vw,58px);font-weight:400;line-height:1.17;letter-spacing:.005em;margin:0 0 38px}.profile-body>p{max-width:650px;color:#4c555a;font-size:17px}.profile-body .lead{font-size:22px;line-height:1.5;color:var(--ink);margin-bottom:24px}.services{margin-top:42px;border-top:1px solid #c7cdd1}.services>div{display:flex;align-items:center;gap:24px;padding:18px 0;border-bottom:1px solid #c7cdd1}.services span{font-size:12px;color:var(--muted)}.services h3{font-size:17px;font-weight:400;margin:0}.contact{padding-top:100px;padding-bottom:80px}.contact h2{font-size:22px;font-weight:400;margin:24px 0 6px}.email{font-size:clamp(30px,6vw,88px);letter-spacing:.005em;display:flex;justify-content:space-between;align-items:center;line-height:1.5;border-bottom:1px solid var(--line);padding-bottom:24px}.email span{font-size:.7em}.contact-bottom{display:flex;justify-content:space-between;gap:32px;padding-top:28px;color:var(--muted);font-size:15px}.contact-bottom p{margin:0}.contact-bottom>div{text-align:right}footer{padding:25px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}footer div{display:flex;gap:24px}.detail-title{padding-top:40px;padding-bottom:45px}.back{display:inline-block;font-size:14px;color:var(--muted);margin-bottom:50px}.detail-title h1{font-size:clamp(38px,6vw,84px);font-weight:400;line-height:1.1;letter-spacing:.005em;margin:15px 0 24px}.role{font-size:15px;color:var(--muted)}.video-cover{position:relative;aspect-ratio:16/9;background:#141616}.video-cover>img{width:100%;height:100%;object-fit:contain}.play{position:absolute;bottom:30px;left:30px;background:#fff;color:var(--ink);border:0;padding:14px 24px;cursor:pointer}.play span{margin-right:12px}.video-cover iframe{width:100%;height:100%;border:0}.video-note{font-size:13px;color:var(--muted)}.video-note a{text-decoration:underline}.project-info{display:grid;grid-template-columns:1fr 2fr;gap:7%;padding-top:70px;padding-bottom:90px}.project-info h2{font-size:20px;font-weight:400}.lead{font-size:24px;line-height:1.6;margin-top:10px}.project-info>div{max-width:780px}.next-project{display:block;background:#edf0f2;padding-top:45px;padding-bottom:45px}.next-project span{font-size:13px;color:var(--muted)}.next-project h2{font-size:32px;font-weight:400;line-height:1.3}
@media(min-width:1700px){.section,.header,footer{padding-left:9%;padding-right:9%}.hero-project,.scroll{left:9%;right:9%}.hero-topline{left:9%}}
@media(max-width:720px){.header{padding:24px 6%;align-items:center;gap:15px}.brand{width:125px}nav{gap:18px;font-size:13px}.hero{height:85svh;min-height:590px;max-height:850px}.hero-image{object-position:44% 50%}.hero-topline{left:6%;top:115px;font-size:11px}.hero-project{left:6%;right:6%;bottom:115px}.hero h1{font-size:66px}.hero p{font-size:18px}.hero-role{font-size:12px;max-width:240px}.round{width:44px;height:44px;font-size:24px;bottom:56px}.scroll{left:6%;right:6%;bottom:26px}.section{padding-left:6%;padding-right:6%}.work{padding-top:50px;padding-bottom:55px}.section-heading{display:block;margin-bottom:26px}.section-heading p{margin-top:8px}.projects{grid-template-columns:1fr;gap:34px}.caption>span{font-size:12px;max-width:135px}.caption h3{font-size:18px}.profile{grid-template-columns:1fr;gap:28px;padding-top:50px;padding-bottom:55px}.profile-label{display:flex;justify-content:space-between;align-items:start}.profile-label p{margin:0;text-align:right;font-size:13px}.profile h2{font-size:36px;margin-bottom:28px}.profile-body .lead{font-size:20px}.profile-body>p{font-size:16px}.services h3{font-size:16px}.contact{padding-top:55px;padding-bottom:45px}.contact h2{font-size:20px}.email{font-size:clamp(27px,8vw,52px);padding-bottom:18px}.contact-bottom{display:block;font-size:14px}.contact-bottom>div{text-align:left;margin-top:24px}footer{padding:24px 6%;display:block;font-size:12px}footer div{margin-top:15px;gap:20px;flex-wrap:wrap}.detail-title{padding-top:20px;padding-bottom:24px}.back{margin-bottom:30px}.detail-title h1{font-size:40px;overflow-wrap:anywhere}.project-info{grid-template-columns:1fr;gap:12px;padding-top:30px;padding-bottom:45px}.lead{font-size:20px}.play{bottom:14px;left:14px;padding:10px 16px}.video-note{font-size:12px}.next-project h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Einheitliche Kleinschreibung der sichtbaren Website-Texte. */
body{text-transform:lowercase}
nav a[aria-current=page]{border-color:currentColor}.section-heading h1{font-size:44px;font-weight:400;margin:0;letter-spacing:.005em}.profile h1{font-size:clamp(34px,4vw,58px);font-weight:400;line-height:1.17;letter-spacing:.005em;margin:0 0 38px}.contact h1{font-size:clamp(30px,4vw,54px);font-weight:400;margin:24px 0 6px}.subpage main{min-height:75svh}.subpage .profile{min-height:75svh}.hero-video{position:absolute;inset:0;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .6s}.hero-video.playing{opacity:1}.hero-video iframe{position:absolute;top:50%;left:50%;width:max(100%,163.56svh);height:max(100%,56.25vw);transform:translate(-50%,-50%);border:0}.hero-shade{pointer-events:none}.reel-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:24px}.reel-controls button,.reel-controls a{border:1px solid #ffffff88;border-radius:0;background:#131b2080;color:white;padding:9px 16px;cursor:pointer;text-transform:lowercase;font-size:14px}.reel-controls button:disabled{opacity:.5;cursor:default}.hero-project h1{font-size:clamp(42px,6.5vw,96px)}.hero-project .reel-status{font-size:12px;margin-top:12px;color:#e0e3e5;min-height:20px}.hero-project{bottom:105px}@media(max-width:720px){.hero-video iframe{width:max(100%,151.12svh)}.hero-project h1{font-size:44px}.reel-controls{gap:8px}.reel-controls button,.reel-controls a{font-size:12px;padding:8px 10px}.profile h1{font-size:36px}.hero-project{bottom:100px}.hero-project .reel-status{max-width:280px;font-size:12px}}
/* Die YouTube-API ersetzt den Zielcontainer durch einen iframe. */
.hero>iframe#hero-video{position:absolute;top:50%;left:50%;width:max(100%,163.56svh);height:max(100%,56.25vw);transform:translate(-50%,-50%);border:0;pointer-events:none;opacity:0}.hero>iframe#hero-video.reel-frame{opacity:1}@media(max-width:720px){.hero>iframe#hero-video{width:max(100%,151.12svh)}}
.hero-reel{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s}.hero-reel.ready{opacity:1}.reel-controls #reel-toggle{border:0;background:transparent;padding:9px 12px;font-size:18px}.reel-status[hidden]{display:none}.reel-controls a{min-width:84px;text-align:center}
/* Gemeinsamer weißer Seitenaufbau für work, service und kontakt. */
.service-content h2{font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.25;letter-spacing:.005em;margin:0 0 28px}.contact-content h2{font-size:22px;font-weight:400;margin:0 0 18px}.service-content,.contact-content{background:#fff}.service-content{max-width:820px}
/* Gerätethema mit optionaler, gespeicherter Auswahl. */
.header nav{margin-left:auto}.theme-toggle{display:flex;align-items:center;gap:7px;background:transparent;border:1px solid currentColor;color:inherit;border-radius:20px;padding:7px 11px;font-size:13px;cursor:pointer;min-height:36px;flex-shrink:0}.theme-toggle>span:first-child{font-size:18px;line-height:1}.theme-label{min-width:34px;text-align:left}
.subpage .service-content,.subpage .contact-content{background:transparent}
html[data-theme="light"] body{--ink:#171b1d;--muted:#62686b;--paper:#fff;--line:#dfe2e4;background:var(--paper);color:var(--ink)}
html[data-theme="dark"] body{--ink:#f2f2f2;--muted:#b5b5b5;--paper:#202020;--line:#444;background:var(--paper);color:var(--ink);color-scheme:dark}
html[data-theme="dark"] .subpage .brand img,html[data-theme="dark"] .detail .brand img{filter:invert(1)}
html[data-theme="dark"] .subpage .profile-body>p{color:#c9c9c9}html[data-theme="dark"] .subpage .profile-body .lead{color:var(--ink)}
.subpage .services,.subpage .services>div{border-color:var(--line)}
html[data-theme="dark"] .detail .next-project{background:#292929}
@media(max-width:720px){.header{gap:12px;flex-wrap:wrap}.header .brand{width:115px}.header nav{gap:12px}.theme-toggle{padding:5px 8px;font-size:12px}.theme-label{min-width:30px}}
@media(max-width:440px){.header{display:grid;grid-template-columns:1fr auto}.header nav{grid-column:1;grid-row:2;margin-left:0;gap:24px}.theme-toggle{grid-column:2;grid-row:2}.brand{grid-column:1/-1}}

/* Symbol ohne sichtbare Beschriftung. */
.header .theme-toggle{width:36px;height:36px;min-height:36px;padding:0;justify-content:center;border-radius:50%;gap:0}
.clients{padding-top:0;padding-bottom:100px}.clients>.section-heading{border-top:1px solid var(--line);padding-top:55px;margin-bottom:36px}.clients .section-heading h2{font-size:22px}.client-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px 30px;padding:20px 0 45px}.client-logo{min-height:130px;display:flex;align-items:center;justify-content:center}.logo-sprite{display:block;background-image:url('assets/clients/bisherige-kunden.jpg');background-repeat:no-repeat;flex-shrink:0;filter:grayscale(1) brightness(.7) contrast(12);mix-blend-mode:multiply}.client-logo img{max-width:175px;max-height:76px;width:85%;height:auto;filter:grayscale(1) brightness(.7) contrast(12);mix-blend-mode:multiply}.client-logo img[alt="ProSieben/Sat.1"]{filter:brightness(0)}.magenta-wordmark{gap:10px;text-transform:none;line-height:1.15}.magenta-wordmark svg{width:25px;height:33px;flex-shrink:0}.magenta-wordmark span{font-size:21px}.magenta-wordmark strong{display:block}.client-more{border-top:1px solid var(--line);padding-top:30px}.client-more h3{font-size:14px;color:var(--muted);font-weight:400;margin:0 0 22px}.client-more ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;column-gap:24px;row-gap:10px;max-width:1150px}.client-more li{font-size:16px;color:var(--muted)}html[data-theme="dark"] .logo-sprite,html[data-theme="dark"] .client-logo img{filter:grayscale(1) brightness(.7) contrast(12) invert(1);mix-blend-mode:screen}html[data-theme="dark"] .client-logo img[alt="ProSieben/Sat.1"]{filter:brightness(0) invert(1)}@media(max-width:1050px){.client-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 20px}}@media(max-width:600px){.client-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.client-logo{min-height:100px}.client-logo img{max-width:140px}.client-logo .logo-sprite{transform:scale(.8)}.clients{padding-bottom:55px}.clients>.section-heading{padding-top:35px}.client-more li{font-size:14px}.magenta-wordmark span{font-size:18px}.client-more ul{gap:10px 18px}}

.vita{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:start;padding-bottom:100px}.vita-photo img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:46% center}.vita-body h2{font-size:clamp(30px,3vw,44px);font-weight:400;letter-spacing:.005em;line-height:1.2;margin:0 0 12px}.vita-born{color:var(--muted);font-size:14px;margin:0 0 30px}.vita-stations{margin:0}.vita-stations>div{display:grid;grid-template-columns:115px 1fr;gap:20px;padding:18px 0;border-top:1px solid var(--line)}.vita-stations dt{font-size:14px;color:var(--muted)}.vita-stations dd{margin:0;font-size:17px;line-height:1.5}.vita-stations dd span{display:block;font-size:14px;color:var(--muted);margin-top:4px}@media(max-width:760px){.vita{grid-template-columns:1fr;gap:32px;padding-bottom:60px}.vita-photo img{aspect-ratio:4/3}.vita-stations>div{grid-template-columns:95px 1fr;gap:15px}.vita-stations dd{font-size:16px}}

.vita-awaiting-photo{grid-template-columns:1fr}.vita-awaiting-photo .vita-body{width:100%;max-width:820px}

@media(min-width:761px){.vita{align-items:stretch}.vita-photo{position:relative;min-height:0}.vita-photo img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}}

.contact-bottom address{font-style:normal;line-height:1.8}.contact-bottom address>span{color:var(--ink)}.contact-map{margin-top:55px}.contact-map iframe{display:block;width:100%;height:clamp(300px,40vw,480px);border:0;background:var(--line)}.map-link{display:inline-block;margin-top:15px;font-size:14px;border-bottom:1px solid var(--line);padding-bottom:4px}

.contact-phone{display:inline-block;font-size:clamp(23px,2.5vw,34px);line-height:1.35;color:var(--ink);letter-spacing:.005em}.contact-phone:hover{text-decoration:underline;text-underline-offset:6px}

.contact-phone-row{padding-top:22px}.contact-content>.contact-bottom{padding-top:32px}

.service-content{max-width:none;width:100%}.service-intro{font-size:clamp(23px,2.6vw,38px);line-height:1.5;letter-spacing:.005em;margin:34px 0 22px}.service-context{font-size:17px;color:var(--muted);margin:0}.service-areas{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5%;margin-top:60px}.service-areas article{border-top:1px solid var(--line);padding-top:24px}.service-areas h3{font-size:clamp(21px,2vw,28px);font-weight:400;line-height:1.3;margin:0 0 18px;letter-spacing:.005em}.service-areas p{font-size:16px;line-height:1.7;color:var(--muted);margin:0}@media(max-width:760px){.service-areas{grid-template-columns:1fr;gap:30px;margin-top:40px}.service-intro{font-size:23px}.service-context{font-size:15px}}

/* Lesbare Fließtexte und deutlich getrennte Leistungsbereiche. */
.service-content p{text-transform:none}.service-areas{gap:24px}.service-areas article{background:#f3f4f4;border:1px solid var(--line);padding:30px;min-width:0}.service-areas h3{margin-bottom:22px}.service-areas p{max-width:38ch}html[data-theme="dark"] .service-areas article{background:#292929}@media(max-width:760px){.service-areas{gap:20px}.service-areas article{padding:26px}}

/* Etwas offenere Laufweite im Service-Einstieg. */
.service-content h2,.service-areas h3{letter-spacing:.005em}.service-intro{letter-spacing:0}.service-areas p,.service-context{letter-spacing:.005em}

/* Einheitlich leicht offene Laufweite auf der gesamten Website. */
body{letter-spacing:.01em}.service-intro{letter-spacing:.005em}

.project-video{display:block;width:100%;aspect-ratio:16/9;background:#141616}.project-photo{max-width:950px;margin:auto}.project-photo img{width:100%;height:auto}.photo-frame img{object-fit:contain;background:var(--paper)}.project-info p{text-transform:none}

.city-play{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:14px 24px;margin-bottom:16px;cursor:pointer}

.project-info{grid-template-columns:minmax(0,2fr) minmax(230px,1fr);gap:8%;align-items:start}.project-description h2{margin:0 0 22px}.project-description .lead{margin:0}.project-credits{margin:0;border-top:1px solid var(--line)}.project-credits>div{padding:18px 0;border-bottom:1px solid var(--line)}.project-credits dt{font-size:13px;color:var(--muted);margin-bottom:7px}.project-credits dd{margin:0;font-size:17px;line-height:1.6;text-transform:none}@media(max-width:760px){.project-info{grid-template-columns:1fr;gap:32px}.project-credits{width:100%}}

/* Projektangaben als Zeilen: Bezeichnung links, Inhalt rechts. */
.project-info{display:block}.project-credits{width:100%;border-top:0}.project-credits>div{display:grid;grid-template-columns:minmax(150px,1fr) minmax(0,2fr);gap:7%;padding:26px 0;border-bottom:1px solid var(--line)}.project-credits dt{font-size:20px;font-weight:400;color:var(--ink);margin:0}.project-credits dd{font-size:20px;line-height:1.6}.project-credits>div:first-child{padding-top:0}.project-credits>div:first-child dd{font-size:24px}@media(max-width:760px){.project-credits>div{grid-template-columns:100px minmax(0,1fr);gap:18px;padding:22px 0}.project-credits dt{font-size:15px}.project-credits dd,.project-credits>div:first-child dd{font-size:17px}}

/* ARCHIVE STYLES */
.archive-intro{padding-top:55px;padding-bottom:35px}.archive-intro h1{font-size:clamp(48px,7vw,92px);font-weight:400;margin:28px 0 22px}.archive-intro p,.archive-entry p{color:var(--muted);text-transform:none;line-height:1.6}.archive-count{font-size:14px}.archive-year{padding-top:24px;padding-bottom:40px}.archive-year h2{font-size:25px;font-weight:400;border-top:1px solid var(--line);padding-top:22px;margin-bottom:25px}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 28px}.archive-frame{aspect-ratio:16/9;overflow:hidden;background:var(--line)}.archive-frame img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.archive-card:hover img{transform:scale(1.025)}.archive-card h3{font-size:19px;line-height:1.4;font-weight:400;margin:16px 0 8px;text-transform:none}.archive-card p{font-size:13px;line-height:1.6;color:var(--muted);margin:0;text-transform:none}.archive-pagination{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:30px 0 65px}.archive-pagination a{padding:11px 15px;border:1px solid var(--line)}.archive-pagination [aria-current=page]{background:var(--ink);color:var(--paper)}.archive-entry{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:45px;padding-bottom:65px}.archive-entry h2{font-size:32px;font-weight:400}.archive-entry>a{white-space:nowrap;border-bottom:1px solid var(--ink);padding-bottom:8px}.archive-media-links{display:flex;gap:16px;flex-wrap:wrap;padding-top:20px;text-transform:none}.archive-media-links a{border:1px solid var(--line);padding:12px 18px}.project-credits dd p{margin:0 0 1em}.project-credits dd p:last-child{margin-bottom:0}
@media(max-width:900px){.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.archive-grid{grid-template-columns:1fr;gap:32px}.archive-entry{align-items:flex-start;flex-direction:column}.archive-pagination{gap:6px}.archive-pagination a{padding:10px 12px}}
@media(prefers-reduced-motion:reduce){.archive-frame img{transition:none}}
/* END ARCHIVE STYLES */
.service-content h2{font-size:clamp(32px,4.2vw,58px);line-height:1.15;margin-bottom:36px}.service-intro{font-size:clamp(19px,1.8vw,25px);line-height:1.65;margin:0 0 24px;max-width:78ch}
/* RELEASE STYLES */
.local-map-preview{display:block;overflow:hidden}.local-map-preview img{width:100%;height:auto;max-height:520px;object-fit:cover}.map-caption{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12px;padding-top:12px;text-transform:none}.map-caption .map-link{margin:0}.external-video-link{display:block;position:relative}.external-video-link img{width:100%;height:auto}.external-video-link span{position:absolute;bottom:24px;left:24px;padding:12px 20px;background:#fff;color:#171b1d;text-transform:none}.legal{max-width:1000px;margin:auto;padding-top:60px;padding-bottom:90px;text-transform:none;overflow-wrap:anywhere}.legal h1{font-size:clamp(34px,4vw,54px);font-weight:400;text-transform:lowercase}.legal h2{font-size:24px;font-weight:400;margin:42px 0 15px}.legal h3{font-size:20px;font-weight:400;margin:28px 0 10px}.legal p{font-size:17px;line-height:1.8}.legal a{text-decoration:underline;text-underline-offset:3px}.legal-date{color:var(--muted)}
.external-stage{aspect-ratio:16/9;background:var(--line);overflow:hidden;display:grid;place-items:center}.external-stage img{width:100%;height:100%;object-fit:contain}.external-stage iframe{width:100%;height:100%;border:0}.consent-panel{border:1px solid var(--line);padding:20px;text-transform:none}.consent-note{font-size:14px;line-height:1.6;margin:0 0 16px;color:var(--muted)}.consent-note a{text-decoration:underline}.consent-panel button{border:1px solid var(--ink);color:var(--paper);background:var(--ink);padding:11px 18px;cursor:pointer;font-size:15px}.consent-panel button[hidden]{display:none}.external-map .external-stage{aspect-ratio:auto;min-height:300px;height:clamp(300px,40vw,480px)}.external-map .external-stage>p{font-size:24px;text-align:center}.external-map .external-stage iframe{height:100%}.consent-panel button:hover{opacity:.85}.video-note{text-transform:none}
@media(max-width:480px){.header{flex-wrap:wrap;gap:16px}.header .brand{width:115px}.header nav{gap:15px;font-size:13px}.header .theme-toggle{width:34px;height:34px}.caption{flex-direction:column;gap:7px}.caption>span{text-align:left;max-width:none}.project-credits>div{grid-template-columns:95px minmax(0,1fr);gap:15px}.legal{padding-top:30px}.legal p{font-size:16px}}
