:root{--bg:#10120f;--panel:#1b1e19;--line:#353b31;--muted:#adb3a7;--ink:#f0f2e9;--lime:#d5ff68}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--lime);outline-offset:6px}button:disabled{cursor:default}img{display:block;max-width:100%}[hidden]{display:none!important}.skip{position:absolute;top:-100px;left:20px;z-index:10;background:var(--lime);color:var(--bg);padding:12px}.skip:focus{top:10px}.header,main,footer{width:min(1320px,calc(100% - 112px));margin:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:19px;letter-spacing:.06em;line-height:1.1}.brand-sub{display:block;font-size:11px;font-weight:500;letter-spacing:.43em;margin-top:5px}.mark{background:var(--lime);color:var(--bg);width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:20px;letter-spacing:-.12em}.mark span{font-size:17px;align-self:flex-start;margin:2px 2px 0 0;letter-spacing:0}.header nav{display:flex;gap:36px;align-items:center;font-size:14px}.header nav a:hover,footer a:hover{color:var(--lime)}.nav-play{border:1px solid #60684f;padding:10px 18px}.nav-play span{margin-left:15px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;line-height:1.5}.dot{display:inline-block;width:7px;height:7px;background:var(--lime);border-radius:50%;margin-right:9px}.hero{padding:70px 0 58px}.hero h1{position:relative;font-size:clamp(58px,7.4vw,108px);line-height:1.01;letter-spacing:-.065em;margin:34px 0 36px;font-weight:800;max-width:1140px}em{font-style:normal;color:var(--lime)}.hero-star{position:absolute;right:0;top:0;color:var(--lime);font-size:130px;line-height:1;font-weight:400;transform:rotate(12deg)}.hero-bottom{display:flex;justify-content:space-between;align-items:center}.hero-bottom p{color:var(--muted);margin:0;font-size:17px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--lime);color:#171d0d;border:0;font-weight:700;padding:16px 23px;font-size:15px;min-height:52px}.button:hover{background:#e4ff9f}.button span{font-size:20px}.games-section{padding:54px 0 80px;border-top:1px solid var(--line)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:24px}.section-head h2{margin:0;font-size:36px;line-height:1.15;letter-spacing:-.045em}.section-head>.eyebrow{color:var(--muted)}.game-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.game-art{position:relative;height:420px;display:block;overflow:hidden;background:#26382a}.game-art>img{height:100%;width:100%;object-fit:cover;transition:transform .35s}.tank .game-art>img{object-position:50% 22%}.game-art:hover>img{transform:scale(1.035)}.art-label{position:absolute;top:18px;left:18px;padding:6px 10px;font-size:11px;letter-spacing:.13em;background:#10120fe6;color:#fff}.art-arrow{position:absolute;bottom:18px;right:18px;background:var(--ink);color:var(--bg);width:42px;height:42px;font-size:26px;text-align:center}.eres .game-art>img{object-position:50%;opacity:.58}.eres .game-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0e271814,transparent 45%,#102719b8);pointer-events:none}.eres-word{position:absolute;z-index:1;left:0;right:0;top:32%;text-align:center;font-family:Georgia,serif;color:#f0dda1;font-size:94px;letter-spacing:.12em;line-height:1;text-shadow:0 3px 25px #000}.eres-word small{display:block;font-size:12px;letter-spacing:.28em;margin-top:18px}.eres .art-arrow,.eres .art-label{z-index:2}.card-meta{display:flex;justify-content:space-between;gap:16px;font-size:11px;letter-spacing:.09em;color:var(--muted);margin:22px 0 14px}.status{color:var(--lime)}.game-card h3{font-size:33px;letter-spacing:-.04em;line-height:1.2;margin:0}.game-card h3 span{display:block;font-size:18px;font-weight:400;letter-spacing:0;margin-top:9px}.game-card p{color:var(--muted);max-width:490px;margin:14px 0 24px;line-height:1.7}.text-link{display:inline-flex;justify-content:space-between;gap:30px;align-items:center;border-bottom:1px solid #677251;padding-bottom:8px;font-size:14px;font-weight:700}.text-link:hover{color:var(--lime)}.studio-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1fr;gap:100px;padding:70px 0 90px}.studio-section h2{font-size:44px;line-height:1.14;letter-spacing:-.045em;margin:24px 0 0}.studio-section>div+div{padding-top:32px}.studio-section p{color:var(--muted);font-size:17px}.studio-section .text-link{margin-top:15px}footer{border-top:1px solid var(--line);padding:40px 0 25px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px;flex-wrap:wrap}footer .brand{display:block;font-size:17px}.foot-note{display:block;font-size:13px;letter-spacing:0;font-weight:400;color:var(--muted);margin-top:12px}footer>div{display:flex;gap:24px;font-size:12px}footer>p{flex-basis:100%;color:var(--muted);font-size:12px;margin:10px 0 0}.catalog{padding-top:58px;border:0}.catalog h1{font-size:72px;line-height:1.1;letter-spacing:-.06em;margin:22px 0 50px}.back{display:inline-block;color:var(--muted);font-size:14px;margin-bottom:30px}.detail-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;padding:45px 0 70px;align-items:center}.detail-hero h1{font-size:72px;letter-spacing:-.07em;line-height:1.1;margin:18px 0 28px}.detail-hero h2{font-size:40px;line-height:1.15;letter-spacing:-.04em}.detail-hero p:not(.eyebrow){color:var(--muted);max-width:450px;margin-bottom:30px}.tank-poster{width:100%;max-height:660px;object-fit:cover}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid var(--line);padding:45px 0 70px}.feature-strip span{font-size:13px;color:var(--lime)}.feature-strip h3{font-size:27px;margin:15px 0 10px}.feature-strip p{color:var(--muted)}.play-page{padding:32px 0 70px}.play-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.play-heading h1{font-family:Georgia,serif;font-size:54px;line-height:1.15;margin:12px 0}.play-heading h1 span{font-family:Arial,sans-serif;font-size:18px;color:var(--muted);font-weight:400;margin-left:16px}.player{position:relative;background:#13271d;aspect-ratio:16/10;max-height:850px;overflow:hidden;border:1px solid #4b5740}.player-cover{position:absolute;inset:0}.player-cover>img{width:100%;height:100%;object-fit:cover;opacity:.35}.player-cover>div{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px;background:linear-gradient(180deg,#15201820,#0d170f80);text-align:center}.player-cover h2{font-family:Georgia,serif;font-size:clamp(32px,4vw,60px);margin:24px 0}.player-cover p{font-size:13px;color:#d9dfcd}.player iframe{width:100%;height:100%;border:0}.player:fullscreen{width:100vw;height:100dvh;max-height:none;border:0;aspect-ratio:auto}.player-toolbar{display:flex;justify-content:space-between;gap:20px;background:var(--panel);padding:14px 18px;font-size:13px;color:var(--muted)}.player-toolbar>div{display:flex;gap:24px;align-items:center}.player-toolbar button{border:0;background:none;color:var(--ink);font-size:13px;padding:4px}#player-message{color:var(--muted);font-size:13px;max-width:900px}.eres-about{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:65px 0;border-bottom:1px solid var(--line);margin-bottom:55px}.eres-about h2{font-size:40px;line-height:1.2;letter-spacing:-.04em;margin:20px 0 0}.eres-about>p{color:var(--muted);font-size:17px;align-self:center}.access-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.access-grid article{border:1px solid var(--line);padding:26px;display:flex;align-items:flex-start;flex-direction:column}.access-grid h3{font-size:22px;line-height:1.25;margin:24px 0 0}.access-grid p{color:var(--muted);font-size:15px;margin:14px 0 24px}.access-grid .text-link,.availability{margin-top:auto}.availability{color:var(--muted);font-size:13px;padding:8px 12px;background:#292e24}.site-legal{max-width:none;padding:0}.site-legal .header,.site .header{max-width:1320px}.site-legal main,.site main.legal{width:min(850px,calc(100% - 48px));margin:55px auto}.legal h1{font-size:40px}.legal h2{font-size:24px;margin-top:35px}.legal p,.legal li{color:var(--muted)}.legal a{color:var(--lime)}.legal ul{padding-left:22px}.site{max-width:none;margin:0;padding:0}::selection{background:var(--lime);color:#111}
@media(min-width:1550px){.game-art{height:475px}}
@media(max-width:1000px){.header,main,footer{width:calc(100% - 64px)}.hero-star{font-size:90px}.hero h1{font-size:8vw}.game-art{height:340px}.studio-section{gap:45px}.detail-hero{gap:30px}.detail-hero h1{font-size:58px}.detail-hero h2{font-size:32px}.access-grid{gap:12px}.access-grid article{padding:20px}.player-heading{align-items:flex-start}footer>div{flex-wrap:wrap}}
@media(max-width:650px){.header,main,footer{width:calc(100% - 36px)}.header{height:88px}.brand{font-size:15px;gap:8px}.mark{height:34px;width:34px;font-size:17px}.brand-sub{font-size:9px}.header nav{gap:18px;font-size:13px}.header nav>a:nth-child(2){display:none}.nav-play{padding:9px}.nav-play span{display:none}.hero{padding:43px 0 40px}.hero h1{font-size:clamp(45px,10vw,65px);margin:28px 0;max-width:100%}.hero-star{font-size:45px;top:-47px;right:0}.hero-bottom{display:block}.hero-bottom p{font-size:15px;margin-bottom:25px}.eyebrow{font-size:11px}.section-head{align-items:flex-start}.section-head h2{font-size:28px}.section-head>.eyebrow{max-width:90px;text-align:right}.games-section{padding:35px 0 45px}.game-grid{grid-template-columns:1fr;gap:44px}.game-art{height:390px}.game-card h3{font-size:31px}.card-meta{margin-top:18px}.studio-section{display:block;padding:40px 0 50px}.studio-section h2{font-size:35px}.studio-section>div+div{padding-top:15px}.studio-section p{font-size:16px}footer{display:block;padding-top:30px}footer>div{display:flex;margin:25px 0;gap:18px}.catalog h1{font-size:50px}.detail-hero{display:flex;flex-direction:column;padding-top:25px;gap:35px;align-items:stretch}.detail-hero h1{font-size:57px}.tank-poster{max-height:550px;object-position:top}.feature-strip{grid-template-columns:1fr;gap:20px;padding:30px 0}.feature-strip>div{border-bottom:1px solid var(--line);padding-bottom:20px}.play-heading{display:block}.play-heading h1{font-size:43px}.play-heading h1 span{display:block;margin:8px 0;font-size:16px}.player{aspect-ratio:auto;height:680px;max-height:85dvh}.player-cover h2{font-size:35px}.player-cover .eyebrow{max-width:230px}.player-toolbar{display:block;padding:12px}.player-toolbar>div{margin-top:12px;justify-content:space-between;gap:10px}.eres-about{grid-template-columns:1fr;gap:15px;padding:40px 0;margin-bottom:35px}.eres-about h2{font-size:34px}.access-grid{grid-template-columns:1fr}.access-grid article{padding:25px}.access-grid h3{margin-top:15px}.play-page>.back{margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* YSkill Studio signature emblem */
.studio-emblem{display:block;width:58px;height:58px;object-fit:contain;flex-shrink:0}.header .brand{gap:15px}.header .brand>span{font-size:21px;letter-spacing:.025em}.header .brand-sub{font-size:10px;letter-spacing:.48em;margin-top:7px}footer .footer-brand{display:flex;align-items:center;gap:15px}footer .studio-emblem{width:48px;height:48px}@media(max-width:650px){.studio-emblem{width:43px;height:43px}.header .brand{gap:9px}.header .brand>span{font-size:15px}.header .brand-sub{font-size:9px;letter-spacing:.32em}footer .studio-emblem{width:44px;height:44px}}

/* Company mascot: welcome illustration, always outside the playfield. */
.hero-with-mascot{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:24px;padding:42px 0 48px}.hero-with-mascot h1{font-size:clamp(50px,6.2vw,88px);line-height:1.04;margin:28px 0;letter-spacing:-.055em}.hero-intro{color:var(--muted);font-size:17px;margin:0 0 28px}.mascot-welcome{margin:0;min-width:0;position:relative;text-align:center}.mascot-welcome img{display:block;width:100%;height:auto;max-height:480px;object-fit:contain;mix-blend-mode:lighten;mask-image:radial-gradient(ellipse at center,#000 55%,transparent 76%);}.mascot-welcome figcaption{font-size:11px;letter-spacing:.13em;color:var(--muted);margin-top:-10px}.catalog-welcome{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:12px 0 35px}.catalog-welcome h1{margin:0}.catalog-welcome img{width:135px;height:150px;object-fit:contain}
@media(max-width:1000px){.hero-with-mascot{gap:10px}.hero-with-mascot h1{font-size:clamp(46px,6.5vw,66px)}.hero-intro{font-size:15px}.mascot-welcome figcaption{font-size:10px;letter-spacing:.06em}}
@media(max-width:650px){.hero-with-mascot{grid-template-columns:1fr;padding:35px 0 38px;position:relative;gap:0}.hero-copy{position:relative;z-index:1}.hero-with-mascot h1{font-size:clamp(42px,10vw,62px);max-width:75%;margin:24px 0}.hero-copy>.eyebrow{font-size:10px}.mascot-welcome{position:absolute;right:-8px;top:70px;width:34%;pointer-events:none}.mascot-welcome img{max-height:200px}.mascot-welcome figcaption{display:none}.hero-intro{font-size:14px;max-width:100%;margin-bottom:24px}.hero-copy .button{font-size:14px}.catalog-welcome{margin:10px 0 28px;gap:8px}.catalog-welcome h1{font-size:clamp(34px,8.8vw,50px)}.catalog-welcome img{width:85px;height:110px}}

/* Mascot layout repair: bounded artwork and an explicit mobile row. */
.hero-with-mascot{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}
.mascot-welcome{align-self:center}.mascot-welcome figcaption{margin-top:0}
.catalog-welcome img{mix-blend-mode:lighten;mask-image:radial-gradient(ellipse at center,#000 55%,transparent 78%)}
@media(max-width:650px){.hero-with-mascot{display:grid;grid-template-columns:1fr;gap:8px;padding-bottom:28px}.hero-copy{z-index:auto}.hero-with-mascot h1{max-width:100%;font-size:clamp(42px,10vw,60px)}.mascot-welcome{position:relative;right:auto;top:auto;width:180px;justify-self:center;margin-top:0}.mascot-welcome img{max-height:210px;width:100%;height:auto}.hero-intro{font-size:15px}.catalog-welcome{gap:16px}.catalog-welcome h1{font-size:clamp(32px,8vw,46px)}.catalog-welcome img{flex-shrink:0;width:76px;height:92px}}

/* Accessible editorial content and navigation for the studio catalogue. */
.game-card h2{font-size:33px;letter-spacing:-.04em;line-height:1.2;margin:0}.game-card h2 span{display:block;font-size:18px;font-weight:400;letter-spacing:0;margin-top:9px}.game-card h2 a:hover,.game-card h3 a:hover{color:var(--lime)}
.catalog-intro{max-width:800px;color:var(--muted);margin:0 0 38px}.catalog-welcome h1{font-size:clamp(36px,6vw,68px)}
.breadcrumbs{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:13px;color:var(--muted);padding:26px 0 5px}.breadcrumbs a:hover{color:var(--lime)}.play-page>.breadcrumbs{padding-top:0;margin-bottom:25px}
.game-story,.game-questions{max-width:900px;margin:0 auto 56px}.game-story{padding-top:35px;border-top:1px solid var(--line)}.game-story h2,.game-questions h2{font-size:32px;line-height:1.2;letter-spacing:-.03em}.game-story h3{font-size:22px;margin:30px 0 12px}.game-story p,.game-questions p,.related-game{color:var(--muted)}
.game-questions details{border-bottom:1px solid var(--line);padding:16px 0}.game-questions summary{cursor:pointer;font-weight:700;min-height:28px;line-height:1.5}.game-questions summary:focus-visible{outline:2px solid var(--lime);outline-offset:5px}.game-questions details p{margin:16px 0 6px}.game-questions a,.game-story a,.related-game a,.catalog-intro a,.studio-section p a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.related-game{max-width:900px;margin:0 auto 60px}.not-found{padding:75px 0;min-height:50vh}.not-found h1{font-size:clamp(36px,6vw,65px);line-height:1.1}.not-found .text-link{margin:25px}footer>div{flex-wrap:wrap}
@media(max-width:650px){.catalog-welcome h1{font-size:34px}.game-story h2,.game-questions h2{font-size:27px}.game-story,.game-questions{margin-bottom:38px}.game-card h2{font-size:31px}.not-found .text-link{margin:24px 0}.breadcrumbs{font-size:12px;gap:9px}}

.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px 24px}.hero-actions .text-link{white-space:nowrap}

/* Static, page-matched FR/EN navigation. No automatic redirect or tracking. */
.header{gap:22px}.header>nav:not(.language-switch){margin-left:auto}.header .language-switch{display:flex;flex:0 0 auto;gap:0;border:1px solid var(--line);font-size:12px}.header .language-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding:6px 9px}.header .language-switch a[aria-current=page]{background:var(--lime);color:var(--bg);font-weight:700}.header .language-switch>a:nth-child(2){display:inline-flex}.game-language-note{font-size:14px;color:var(--muted);border-left:2px solid var(--lime);padding:8px 14px;margin:0 0 20px}main.translated-legal{width:min(860px,calc(100% - 48px));margin:48px auto 70px}.translated-legal h1{font-size:40px;line-height:1.15}.translated-legal h2{margin-top:36px}.translated-legal h3{font-size:21px;margin-top:25px}.translated-legal code{overflow-wrap:anywhere}
@media(max-width:1000px){.header{gap:14px}.header>nav:not(.language-switch){gap:18px}.header .language-switch a{min-width:34px;padding:6px}}
@media(max-width:650px){.header{height:auto;min-height:88px;padding:14px 0;flex-wrap:wrap;gap:12px}.header .brand{order:0}.header .language-switch{order:1;margin-left:auto}.header>nav:not(.language-switch){order:2;width:100%;margin:0;gap:24px;justify-content:flex-start}.header .language-switch>a:nth-child(2){display:inline-flex}.header .language-switch a{min-height:36px;min-width:36px}.game-language-note{font-size:13px}main.translated-legal{width:calc(100% - 36px);margin-top:32px}.translated-legal h1{font-size:32px}}

/* Reader resources and low-friction game discovery. */
.play-trust{font-size:14px;color:var(--lime);margin:0 0 20px;font-weight:600}.button-outline{background:transparent;color:var(--ink);border:1px solid var(--line)}.button-outline:hover{background:var(--lime);color:var(--bg)}
.discover-strip,.game-next{display:grid;grid-template-columns:1.4fr 1fr;gap:32px;padding:32px;border:1px solid var(--line);background:var(--panel);margin:32px 0 48px;align-items:center}.discover-strip h2,.game-next h2{font-size:26px;line-height:1.25;margin:12px 0}.discover-strip p{color:var(--muted);max-width:650px}.discover-strip>.button{justify-self:end}.game-next{align-items:start;padding:26px;margin:28px 0}.game-next h2{font-size:21px;margin:0 0 15px}.game-next .button{font-size:14px;min-height:44px;padding:12px 18px}.game-next .text-link{font-size:14px}.resource-note{font-size:13px;color:var(--muted);overflow-wrap:anywhere}.resource-note:empty{display:none}
.resource-page{padding-bottom:50px}.resource-hero{padding:44px 0 48px;border-bottom:1px solid var(--line)}.resource-hero h1{font-size:clamp(38px,5.2vw,66px);line-height:1.07;letter-spacing:-.045em;max-width:900px;margin:18px 0 24px}.resource-hero>p:not(.eyebrow){max-width:740px;color:var(--muted)}.resource-hero .button{margin:12px 0}.resource-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:64px;margin-top:48px}.resource-toc{display:flex;flex-direction:column;gap:14px;align-self:start;position:sticky;top:24px;padding:20px;border-left:2px solid var(--lime);font-size:14px}.resource-toc a{color:var(--muted)}.resource-toc a:hover{color:var(--lime)}.resource-article{max-width:820px;min-width:0}.resource-article h2{font-size:28px;line-height:1.25;margin:0 0 18px;letter-spacing:-.02em}.resource-article section{margin-bottom:44px;scroll-margin-top:24px}.resource-article p,.resource-article li{color:var(--muted);line-height:1.8}.resource-article li{margin:10px 0}.resource-article ul{padding-left:22px}.resource-article h2:not(:first-child){margin-top:36px}.resource-end{padding:28px;border:1px solid var(--line);background:var(--panel)}.resource-page a:focus-visible,.game-next button:focus-visible{outline:2px solid var(--lime);outline-offset:5px}.resource-page a{overflow-wrap:anywhere}
.press-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:60px;padding:48px 0}.press-facts{align-self:start;background:var(--panel);border:1px solid var(--line);padding:28px;min-width:0}.press-facts h2{margin-top:0}.press-facts dt{color:var(--lime);font-size:13px;margin-top:20px}.press-facts dd{margin:6px 0 0}.press-facts p{color:var(--muted);font-size:14px}.press-gallery h2{font-size:32px}.press-gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.press-gallery figure{margin:0;min-width:0}.press-gallery img{width:100%;height:auto;display:block;border:1px solid var(--line)}.press-gallery figcaption{font-size:13px;color:var(--muted);margin-top:12px}
@media(max-width:850px){.resource-layout{grid-template-columns:1fr;gap:32px}.resource-toc{position:static;display:grid;grid-template-columns:1fr 1fr}.resource-toc strong{grid-column:1/-1}.press-grid{grid-template-columns:1fr;gap:26px}.resource-article{max-width:none}}
@media(max-width:650px){.discover-strip,.game-next{grid-template-columns:1fr;padding:22px;gap:22px}.discover-strip>.button{justify-self:start}.resource-hero{padding:28px 0}.resource-hero h1{font-size:38px}.resource-article h2{font-size:25px}.resource-toc{font-size:13px;gap:12px}.resource-end{padding:20px}.press-gallery-grid{grid-template-columns:1fr}.resource-hero .button{font-size:14px;padding:15px 18px}.press-facts{padding:22px}.play-trust{font-size:12px}footer>div{gap:14px 20px;flex-wrap:wrap}}

/* Reserved small, in-flow banners: no sticky/overlay formats. */
.studio-ad{box-sizing:border-box;max-width:1020px;margin:48px auto;padding:12px 16px;text-align:center;border-block:1px solid #ffffff12;contain:layout}
.studio-ad>span{display:block;margin-bottom:8px;font:10px/1.4 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.14em;color:#a2a89e}
.studio-ad .studio-banner{width:100%;height:90px;margin:auto}
.ad-privacy{appearance:none;border:0;background:none;color:inherit;font:inherit;font-size:12px;text-decoration:underline;cursor:pointer;padding:8px 0}
@media(max-width:650px){.studio-ad{margin:32px 0;padding:12px 0}.studio-ad .studio-banner{height:50px}}

/* ERES presentation gallery, September 2026. */
.eres-presentation{margin:48px auto;max-width:1200px}.eres-presentation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.eres-presentation figure{margin:0;padding:12px;background:#082832;border:1px solid #a48b54;border-radius:12px}.eres-presentation img{display:block;width:100%;height:auto;max-height:540px;object-fit:contain}.eres-presentation figcaption{padding:14px 4px 4px;color:#eddaa8;font-size:16px}.eres-presentation a{display:block}@media(max-width:650px){.eres-presentation-grid{grid-template-columns:1fr;gap:16px}}
