/* Compact navigation and task-oriented pages, after the legacy and locale styles. */
.live-shell .site-header.nav-ready{min-height:80px;height:auto;padding-block:12px!important;gap:24px;flex-wrap:nowrap;display:flex}
.live-shell .nav-ready .header-left,.live-shell .site-menu-panel{display:contents}
.live-shell .nav-ready .main-nav{flex:1;gap:18px!important;flex-wrap:nowrap}
.live-shell .nav-ready .header-right{margin:0!important;gap:10px!important}
.live-shell .nav-ready .main-nav a.active:after{display:none}
.live-shell .header-shortcuts{display:flex;gap:10px;align-items:center;margin-inline-start:auto}
.live-shell .header-play,.live-shell .menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;font-size:14px;line-height:1.3}
.live-shell .header-play{color:#146647;font-weight:600}
.live-shell .menu-toggle[aria-expanded=true]{background:#eaf3ed;border-color:#146647}
.live-shell .compact-hero,.live-shell .portal-page .agent-hero{background:#edf3ed;color:#174b3a;min-height:0;height:auto;padding:24px var(--live-edge)}
.live-shell .compact-hero h1,.live-shell .portal-page .agent-hero h1{font:700 clamp(32px,3vw,44px)/1.15 var(--serif);margin:0 0 8px}
.live-shell .compact-hero p{max-width:720px;margin:0;line-height:1.55;font-size:16px}
.live-shell .portal-page .agent-hero .mini-eyebrow{display:none}
.live-shell .portal-page .agent-hero h1{margin:0}
.live-shell .portal-resources{margin:0;padding:12px var(--live-edge);border-bottom:1px solid var(--line)}
.live-shell .portal-resources summary{margin:0;min-height:32px;align-content:center;color:#174b3a;font-weight:600}
.live-shell .portal-resources .portal-nav{margin:10px 0 0}
.live-shell .portal-nav a[aria-current=page]{background:#eaf3ed;border-color:#146647}
.live-shell .portal-grid{padding:20px var(--live-edge)}
.live-shell #portal-error:not(:empty){margin:16px var(--live-edge)}
.play-content{padding:24px var(--live-edge)}
.play-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.play-mode{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.play-mode .panel-title,.play-mode p{margin:0}
.play-mode p{line-height:1.6}
.play-mode .mode-cost{margin-top:auto;font-weight:600;color:#174b3a}
.play-mode .btn{width:100%}
.recovery-reminder{margin-top:20px;padding:18px 20px;border:1px solid #cadbce;border-radius:14px;background:#f4f7f2;display:flex;gap:18px;align-items:center;justify-content:space-between}
.recovery-reminder h2{font-size:23px;margin:0 0 6px}
.recovery-reminder p{font-size:14px;line-height:1.6;margin:0;max-width:740px}
.recovery-reminder .btn{flex-shrink:0}
#play-resume{margin-bottom:18px}
.live-shell .solo-layout{display:grid;grid-template-columns:minmax(0,680px);justify-content:center;padding:24px var(--live-edge)}
.live-shell .solo-layout .solo-summary{font-size:15px;line-height:1.6;margin:0 0 18px}
.live-shell .solo-layout .solo-purchase{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-block:8px 16px}
.solo-purchase p{margin:0;line-height:1.5}
.solo-purchase #entry-cost{font-weight:700;color:#174b3a}
.solo-options{border-top:1px solid var(--line);margin-top:20px}
.solo-options .field{margin-block:14px}
.live-shell .solo-options summary{margin:0;font-weight:600;min-height:32px;align-content:center}
.live-game .game-livebar{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;background:#f5f7f2;border-block:1px solid #cadbce;padding:10px 24px;color:#174b3a;box-shadow:0 3px 9px #0001}
.game-livebar .quick-score{font-weight:700;white-space:nowrap;font-size:14px}
.game-livebar .quick-turn{font-size:14px;line-height:1.4;overflow-wrap:anywhere}
.game-livebar.is-my-turn .quick-turn{font-weight:700}
.game-livebar .game-shortcuts{display:flex;gap:8px;flex-wrap:wrap}
.game-livebar .small-button{min-height:44px}
.live-game .live-table,.live-game .game-sidebar{scroll-margin-top:calc(var(--game-bar-height,100px) + 10px)}

@media(max-width:1350px){
 .live-shell .site-header.nav-ready{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:76px;gap:14px;padding-block:12px!important}
 .live-shell .nav-ready .brand{grid-area:1/1;justify-self:start}
 .live-shell .nav-ready .header-shortcuts{grid-area:1/2}
 .live-shell .nav-ready .site-menu-panel{display:flex;flex-direction:column;position:absolute;inset-inline:0;top:100%;padding:16px var(--live-edge) 22px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #0002;max-height:calc(100dvh - 80px);overflow:auto;gap:18px}
 .live-shell .nav-ready .main-nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px 14px!important;width:100%}
 .live-shell .nav-ready .main-nav a{font-size:15px;min-height:44px;padding:10px!important;border-radius:8px;display:flex;align-items:center}
 .live-shell .nav-ready .main-nav a.active,.live-shell .nav-ready .main-nav a[aria-current=page]{background:#eaf3ed}
 .live-shell .nav-ready .header-right{display:flex;width:100%;max-width:none;justify-content:flex-start;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:16px}
 .live-shell .nav-ready .header-right .locale-picker select,.live-shell .nav-ready .header-right .small-button,.live-shell .nav-ready .header-right .profile-pill,.live-shell .nav-ready .credit-pill{min-height:44px;align-content:center;font-size:14px}
 .live-shell .nav-ready .header-right #header-profile{max-width:200px}
 .live-shell .nav-ready .brand-name{font-size:34px}
}
@media(max-width:800px){
 .live-shell .compact-hero,.live-shell .portal-page .agent-hero{padding:20px 18px}
 .live-shell .compact-hero p{font-size:14px}
 .play-content,.live-shell .portal-grid,.live-shell .solo-layout{padding:18px}
 .play-modes{grid-template-columns:1fr;gap:16px}
 .recovery-reminder{align-items:stretch;flex-direction:column;gap:12px}
 .live-shell .solo-layout .solo-purchase{align-items:stretch;flex-direction:column;gap:14px}
 .live-shell .solo-layout .solo-purchase .btn{width:100%}
 .live-game .game-livebar{grid-template-columns:auto minmax(0,1fr);padding:8px 12px;gap:6px 12px}
 .game-livebar .quick-turn{font-size:12px}
 .game-livebar .game-shortcuts{grid-column:1/-1;justify-content:space-between}
 .game-livebar .small-button{padding:8px 12px;min-width:110px}
}
@media(max-width:360px){.live-shell .nav-ready .brand-name{font-size:28px}.live-shell .nav-ready .brand img{width:32px;height:32px}.live-shell .header-shortcuts{gap:4px}.live-shell .header-play,.live-shell .menu-toggle{padding:8px 10px}}

/* Shared editorial system: full-width surfaces, bounded reading measures. */
:root{--live-edge:clamp(20px,4.3vw,100px);--synko-ink:#082f29;--synko-felt:#07382d;--synko-sage:#edf3ed}
body.site-body{background:#fff}
.live-shell{width:100%;max-width:none;box-shadow:none;min-height:100dvh;display:flex;flex-direction:column}
.live-shell>main{flex:1 0 auto}
.live-shell>.site-header,.live-shell>.site-footer{flex-shrink:0}
.live-shell>.site-footer{margin-top:auto}
.live-shell .site-header.nav-ready{gap:clamp(22px,3vw,56px)}
.live-shell .nav-ready .main-nav{justify-content:flex-start;gap:clamp(12px,2vw,36px)!important}
.live-shell .main-nav a[aria-current=page]{color:#0f503f;font-weight:600;text-decoration:underline;text-underline-offset:14px;text-decoration-thickness:2px}
.live-shell .site-footer{margin-top:auto;border-top:1px solid var(--line);padding-block:32px!important}
.live-shell .site-footer .brand-name{font-size:30px}
.footer-tagline{font-size:13px;line-height:1.5;color:#5e665f;margin-top:5px}
.live-shell .foot-right{max-width:740px;gap:14px 22px!important}
.live-shell h1,.live-shell h2,.live-shell h3{text-wrap:balance}
.marketing-page h1,.page-solo h1{font-family:var(--serif);font-weight:600;letter-spacing:-.035em;line-height:1.03;color:var(--synko-ink);margin:0}
.marketing-page h2,.page-solo h2{font-family:var(--serif);font-weight:600;letter-spacing:-.025em;line-height:1.12;margin:0;color:var(--synko-ink)}
.marketing-page p,.page-solo p{line-height:1.65}
.marketing-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:28px}
.live-shell .btn{transition:background-color .15s,border-color .15s}
.live-shell .btn-primary:hover{background:#0f503f}
.live-shell .btn-ghost:hover{background:#edf3ed}
.live-shell .btn-cream{background:#f8f5e9;color:#082f29;border:1px solid #e0d9c4;min-height:54px;font-weight:600;padding-inline:24px}
.live-shell .btn-cream:hover{background:#fff}
.hero-text-link{color:#fff;text-decoration:underline;text-underline-offset:6px;line-height:1.5;padding-block:12px}
.collaboration-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);align-items:center;min-height:clamp(560px,35vw,730px);padding:clamp(48px,5vw,100px) var(--live-edge);gap:5vw;background:#07382d url('../placeholders/hero-home-background.png') center/cover;overflow:hidden}
.collaboration-hero h1{color:#fff;font-size:clamp(52px,4.6vw,88px);max-width:13ch}
.collaboration-hero p{font-size:clamp(17px,1.2vw,22px);color:#fff;max-width:48ch;margin:24px 0 0}
.hero-story{position:relative;z-index:1}
.collaboration-art{min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:center}
.collaboration-art img{width:100%;height:auto;max-height:540px;object-fit:contain;filter:drop-shadow(0 24px 22px #0003)}
.learning-section{padding:clamp(48px,5vw,84px) var(--live-edge)}
.learning-section>h2{font-size:clamp(34px,3.2vw,60px);text-align:center}
.section-intro{max-width:76ch;margin:20px auto 42px;text-align:center;font-size:17px;color:#5e665f}
.learning-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,72px)}
.learning-steps article{min-width:0}
.step-number{display:flex;align-items:center;gap:18px;font:600 30px/1.2 var(--serif);color:#497f68;margin-bottom:20px}
.step-number:after{content:'';height:1px;background:#b8cfc0;flex:1}
.learning-steps h3,.learning-link{font:600 clamp(24px,1.75vw,30px)/1.15 var(--serif);color:#123e31;margin:0}
.learning-steps p{font-size:16px;line-height:1.7;color:#59665f;max-width:50ch;margin:14px 0 0}
.start-band{background:#edf3ed;padding:46px var(--live-edge);display:grid;grid-template-columns:1.2fr 1fr;gap:6vw;align-items:center;overflow:hidden}
.start-band h2{font-size:clamp(36px,3.2vw,60px)}
.start-band p{max-width:54ch;font-size:18px;color:#37594b;margin:18px 0 26px}
.start-band>img{height:260px;width:100%;object-fit:contain}
.catalog-heading{padding:clamp(36px,4vw,72px) var(--live-edge) 32px}
.catalog-heading h1{font-size:clamp(44px,4.3vw,80px);max-width:24ch}
.catalog-heading p{font-size:clamp(17px,1.3vw,22px);max-width:75ch;color:#5e665f;margin:20px 0 0}
.game-catalog{padding:0 var(--live-edge) 48px}
.catalog-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:clamp(28px,4vw,76px);padding:26px 0;border-bottom:1px solid #dfe5dd}
.catalog-row:first-child{padding-top:8px}
.catalog-row:last-child{border:0;padding-bottom:0}
.catalog-art{display:block;overflow:hidden;border-radius:12px;background:#07382d}
.catalog-art img{width:100%;height:clamp(230px,18vw,360px);object-fit:cover;transition:transform .25s}
.catalog-row:has(a:focus-visible) .catalog-art img,.catalog-art:hover img{transform:scale(1.02)}
.catalog-name{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.catalog-name h2{font-size:clamp(38px,3.2vw,60px)}
.availability{display:inline-flex;align-items:center;font-size:13px;line-height:1.4;border-radius:20px;padding:7px 13px}
.availability.available{background:#e1f1e8;color:#14513c}
.availability.upcoming{background:#f2ecdf;color:#66522c}
.catalog-description p{font-size:clamp(17px,1.3vw,21px);max-width:53ch;color:#5e665f;margin:18px 0 24px}
.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:13px;margin:0 0 22px;line-height:1.5}
.breadcrumb a{text-decoration:underline;text-underline-offset:4px}
.game-intro-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);gap:5vw;align-items:center;padding:36px var(--live-edge);background:#07382d url('../placeholders/hero-home-background.png') center/cover;overflow:hidden}
.game-intro-hero h1{font-size:clamp(42px,3.4vw,68px);max-width:23ch;color:#fff}
.game-intro-hero p{font-size:17px;color:#f2f6ef;max-width:72ch;margin:20px 0 0}
.game-intro-hero .breadcrumb{color:#e9d5a5}
.game-intro-art{width:100%;max-height:290px;height:auto;object-fit:contain}
.live-shell .play-content{padding:30px var(--live-edge) 44px}
.live-shell .play-modes{gap:24px}
.live-shell .play-mode{border:1px solid #dce6dc;border-radius:14px;background:#f7f8f4;padding:clamp(22px,2vw,36px);flex-direction:row;align-items:flex-start;gap:22px;box-shadow:none}
.live-shell .play-mode:nth-child(2){background:#eff5f1}
.mode-description{display:flex;flex-direction:column;gap:16px;flex:1;min-width:0;height:100%}
.mode-description h2{font-size:clamp(29px,2.4vw,42px)}
.mode-description>p{font-size:15px;color:#59665f;line-height:1.7}
.mode-icon{display:grid;flex:0 0 56px;width:56px!important;height:56px!important;background-color:#e0eee3;border-radius:50%;background-size:28px!important;font-size:0!important}
.mode-icon svg{margin:auto;width:28px;height:28px}
.mode-meta{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;margin-top:auto}
.live-shell .play-mode .mode-cost{margin:0;font-size:15px}
.mode-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin-top:4px}
.live-shell .play-mode .btn{width:auto;min-width:210px}
.mode-actions .inline-link{font-size:13px;line-height:1.5}
.coinche-learning{padding-top:44px}
.coinche-learning>h2{font-size:36px;margin-bottom:24px}
.learning-link{display:inline-block;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:7px}
.coinche-learning .learning-steps{gap:32px}
.project-hero{display:grid;grid-template-columns:1fr 1fr;gap:5vw;padding:44px var(--live-edge);align-items:center}
.project-hero h1{font-size:clamp(44px,4.2vw,78px);max-width:20ch;margin-top:22px}
.project-hero p{font-size:18px;color:#59665f;max-width:57ch;margin:24px 0 0}
.project-hero figure{margin:0;min-width:0}
.project-hero img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:14px}
.project-status{padding:44px var(--live-edge) 56px;background:#edf3ed}
.project-status h2{font-size:38px}
.project-status p{max-width:76ch;font-size:17px;color:#37594b}
.solo-heading{padding:24px var(--live-edge) 24px}
.solo-heading .breadcrumb{margin-bottom:14px}
.solo-heading h1{font-size:clamp(40px,3.7vw,64px)}
.solo-studio{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:clamp(28px,4vw,76px);padding:0 var(--live-edge) 40px;align-items:start}
.solo-scene{overflow:hidden;background:#07382d;border-radius:16px}
.solo-scene>img{width:100%;height:clamp(250px,22vw,410px);object-fit:cover}
.solo-scene>div{padding:26px 32px 30px}
.solo-scene h2{font-size:clamp(30px,2.5vw,46px);color:#fff}
.solo-scene p{font-size:16px;color:#d8e6da;max-width:53ch;margin:12px 0 0}
.solo-setup{padding:12px 0}
.solo-setup>h2{font-size:clamp(30px,2.3vw,42px);margin-bottom:16px}
.solo-setup .solo-summary{font-size:16px;color:#59665f;margin:0 0 26px;max-width:57ch}
.solo-setup .solo-purchase{display:flex;align-items:center;gap:22px;justify-content:space-between;border-block:1px solid #dfe5dd;padding:22px 0}
.solo-setup #entry-cost{font-size:21px;font-weight:600;margin:0 0 5px}
.solo-setup .solo-purchase .muted{max-width:27ch;margin:0;font-size:12px}
.solo-setup .solo-purchase .btn{min-height:54px;flex:0 0 auto;max-width:100%;padding-inline:22px}
.solo-unranked{font-size:13px;color:#5e665f;margin:14px 0}
.live-shell .solo-options{margin-top:22px;border-top:0;padding:0}
.live-shell .solo-options summary{font-size:15px;padding:16px 0;border-bottom:1px solid var(--line);color:#174b3a;margin:0 0 10px}
.solo-rules{font-size:14px;margin:24px 0 0}
.solo-learning{padding:36px var(--live-edge);background:#edf3ed}
.solo-learning h2{font-size:34px}
.solo-learning p{max-width:82ch;color:#37594b;font-size:16px;margin:16px 0}
.solo-learning a{font-size:15px}
@media(min-width:1800px){.live-game .game-layout{grid-template-columns:minmax(0,1fr) 390px}.live-game .live-table{min-height:790px}}
@media(max-width:1350px){.live-shell .site-header.nav-ready{gap:14px}.live-shell .main-nav a[aria-current=page]{text-decoration:none}.mode-icon{display:none}.collaboration-hero{gap:20px;min-height:550px}.collaboration-hero h1{font-size:clamp(48px,5.2vw,66px)}}
@media(max-width:1000px){
 .collaboration-hero{grid-template-columns:1.15fr .85fr;min-height:520px}.collaboration-hero h1{font-size:52px}.collaboration-hero p{font-size:17px}.marketing-actions{gap:16px}.hero-text-link{font-size:14px}
 .solo-studio{gap:30px}.solo-setup .solo-purchase{align-items:stretch;flex-direction:column;gap:18px}.solo-setup .solo-purchase .btn{flex:none;width:100%}.solo-setup .solo-purchase .muted{max-width:none}.solo-scene>div{padding:24px}
 .live-shell .play-mode{padding:24px}.mode-description h2{font-size:32px}.catalog-art img{height:230px}
}
@media(max-width:800px){
 :root{--live-edge:20px}
 .collaboration-hero{grid-template-columns:1fr;padding:38px var(--live-edge) 16px;gap:18px;min-height:0}.collaboration-hero h1{font-size:clamp(43px,8vw,60px);max-width:16ch}.collaboration-hero p{font-size:16px;margin-top:20px;max-width:48ch}.collaboration-art{max-height:230px}.collaboration-art img{width:min(390px,85%);max-height:230px}.marketing-actions{gap:14px 22px;margin-top:24px}.collaboration-hero .marketing-actions .btn{min-height:50px}
 .learning-section{padding:38px var(--live-edge)}.learning-section>h2{text-align:start;font-size:34px}.section-intro{text-align:start;font-size:15px;margin:16px 0 28px}.learning-steps{grid-template-columns:1fr;gap:28px}.step-number{margin-bottom:12px;font-size:26px}.learning-steps h3,.learning-link{font-size:27px}.learning-steps p{font-size:15px;margin-top:10px;max-width:none}
 .start-band{grid-template-columns:1fr;padding:34px var(--live-edge) 20px;gap:20px}.start-band h2{font-size:36px}.start-band p{font-size:16px}.start-band>img{height:200px}
 .catalog-heading{padding:34px var(--live-edge) 26px}.catalog-heading h1{font-size:43px;max-width:18ch}.catalog-heading p{font-size:16px}.game-catalog{padding-bottom:32px}.catalog-row{grid-template-columns:1fr;gap:22px;padding:26px 0 32px}.catalog-art img{height:auto;aspect-ratio:1.8;object-fit:cover}.catalog-description p{font-size:16px;margin:14px 0 20px}.catalog-name h2{font-size:38px}
 .game-intro-hero{grid-template-columns:1fr;padding:24px var(--live-edge);gap:20px}.game-intro-hero h1{font-size:42px;max-width:20ch}.game-intro-hero p{font-size:15px}.game-intro-art{display:none}.breadcrumb{margin-bottom:20px}
 .live-shell .play-content{padding:20px var(--live-edge) 32px}.live-shell .play-mode{padding:24px 22px}.mode-description>p{font-size:15px}.mode-actions{align-items:stretch;flex-direction:column}.live-shell .play-mode .btn{width:100%;min-width:0}.coinche-learning{padding-top:34px}.coinche-learning>h2{font-size:32px}.coinche-learning .learning-steps{gap:24px}
 .project-hero{grid-template-columns:1fr;padding:24px var(--live-edge) 32px;gap:26px}.project-hero h1{font-size:43px}.project-hero p{font-size:16px}.project-status{padding:30px var(--live-edge)}.project-status h2{font-size:34px}.project-status p{font-size:16px}
 .solo-heading{padding:20px var(--live-edge)}.solo-heading h1{font-size:40px}.solo-studio{grid-template-columns:1fr;gap:28px;padding-bottom:30px}.solo-scene{order:2}.solo-scene>img{height:220px}.solo-scene>div{padding:24px}.solo-scene h2{font-size:31px}.solo-scene p{font-size:15px}.solo-setup{order:1;padding:0}.solo-setup>h2{font-size:30px;margin-bottom:12px}.solo-setup .solo-summary{font-size:15px;margin-bottom:18px}.solo-setup .solo-purchase{padding:18px 0;gap:16px}.solo-unranked{font-size:12px}.live-shell .solo-options{margin-top:12px}.solo-rules{margin-top:18px}.solo-learning{padding:30px var(--live-edge)}.solo-learning h2{font-size:32px}.solo-learning p{font-size:15px}
 .live-shell .site-footer{grid-template-columns:1fr!important;gap:26px!important}.live-shell .foot-right{justify-content:flex-start!important;gap:14px 20px!important}
}
@media(prefers-reduced-motion:reduce){.live-shell .btn,.catalog-art img{transition:none}}

/* Denser visual composition: imagery leads, supporting copy stays short. */
.collaboration-hero{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);min-height:490px;padding-block:48px;gap:24px}
.collaboration-hero h1{font-size:clamp(44px,3.6vw,70px);max-width:23ch;line-height:1.05}
.collaboration-hero p{max-width:48ch;font-size:clamp(16px,1.25vw,21px);margin-top:22px}
.collaboration-art img{max-height:450px;transform:rotate(-3deg)}
.learning-section{padding:30px var(--live-edge)}
.learning-section .learning-steps{gap:30px}
.learning-section article{display:flex;align-items:center;gap:22px;border-inline-end:1px solid #d5e3d9;padding-inline-end:24px}
.learning-section article:last-child{border:0;padding-inline-end:0}
.learning-section h2{font-size:28px;text-align:start}
.learning-section p{font-size:14px;line-height:1.5;margin:7px 0 0}
.learning-icon{display:block;width:62px;height:62px;flex:0 0 62px;border-radius:50%;background-color:#eaf2e8;background-size:29px}
.start-band{padding:0 var(--live-edge);min-height:285px;gap:40px;grid-template-columns:1.1fr 1fr}
.start-band>div{padding-block:34px}
.start-band h2{font-size:clamp(36px,3vw,56px)}
.start-band p{font-size:17px;margin:16px 0 22px}
.start-band>img{height:285px;object-fit:cover;object-position:center 60%;mask-image:linear-gradient(to right,transparent,#000 16%);margin-inline-end:calc(var(--live-edge)*-1);width:calc(100% + var(--live-edge));max-width:none}
.catalog-heading{padding-top:34px;padding-bottom:26px}
.catalog-heading h1{font-size:clamp(40px,3.5vw,66px);max-width:none}
.catalog-heading p{margin-top:14px;font-size:17px}
.page-games .page-content{display:flex;flex-direction:column;flex:1}
.page-games .catalog-heading{flex-shrink:0}
.catalog-showcase{display:grid;flex:1;grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);grid-template-rows:1fr 1fr;gap:26px;padding-bottom:40px}
.catalog-showcase .catalog-row{padding:0;border:1px solid #dce4db;border-radius:16px;overflow:hidden;box-shadow:0 7px 22px #0b392709;gap:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:#fbfcf8;transition:box-shadow .2s,border-color .2s}
.catalog-showcase .catalog-row:hover{box-shadow:0 10px 26px #0b392713;border-color:#b6cabb}
.catalog-showcase .catalog-art{height:100%;border-radius:0}
.catalog-showcase .catalog-art img{height:100%;min-height:220px;object-fit:cover;object-position:52% center}
.catalog-showcase .catalog-description{padding:24px;min-width:0}
.catalog-showcase .catalog-name{gap:12px;align-items:flex-start}
.catalog-showcase .catalog-name h2{font-size:36px}
.catalog-showcase .availability{font-size:11px;padding:5px 10px}
.catalog-showcase .catalog-description p{font-size:15px;line-height:1.55;margin:15px 0 22px}
.catalog-showcase .catalog-description .btn{font-size:14px;padding-inline:14px}
.catalog-showcase .catalog-feature{grid-row:1/3;display:flex;flex-direction:column;background:#f2f6ef}
.catalog-showcase .catalog-feature .catalog-art{position:relative;width:100%;flex:1;min-height:clamp(230px,22vw,370px)}
.catalog-showcase .catalog-feature .catalog-art img{position:absolute;inset:0;height:100%;min-height:0;max-height:none;object-position:center 54%;width:100%}
.catalog-showcase .catalog-feature .catalog-description{padding:24px 30px 28px;width:100%;display:grid;grid-template-columns:1fr auto;gap:12px 22px;align-items:center}
.catalog-showcase .catalog-feature .catalog-name{grid-column:1/-1;align-items:center}
.catalog-showcase .catalog-feature .catalog-name h2{font-size:46px}
.catalog-showcase .catalog-feature p{margin:0;font-size:16px;max-width:45ch}
.solo-setup{border:1px solid #dce4db;border-radius:16px;background:#fbfcf8;box-shadow:0 7px 22px #0b39270a;padding:28px}
.solo-studio{gap:30px;grid-template-columns:minmax(0,1.18fr) minmax(0,1fr)}
.solo-scene>img{height:clamp(270px,23vw,430px)}
.solo-scene>div{border-top:1px solid #bca16355;background:#07382d}
@media(min-width:1101px) and (max-width:1350px){
 .live-shell .site-header.nav-ready{display:flex;gap:24px;min-height:80px}
 .live-shell .nav-ready .site-menu-panel{display:contents!important}
 .live-shell .nav-ready .main-nav{width:auto;flex-wrap:nowrap;gap:10px!important;flex:1}
 .live-shell .nav-ready .main-nav a{font-size:13px;padding:10px 5px!important;white-space:nowrap}
 .live-shell .nav-ready .header-right{width:auto;flex-wrap:nowrap;border:0;padding:0;gap:8px!important}
 .live-shell .nav-ready .header-right .profile-pill{max-width:90px;font-size:13px}
 .live-shell .nav-ready .header-right .elo{display:none}
 .live-shell .nav-ready .header-right .credit-pill{font-size:12px;padding-inline:7px}
 .live-shell .header-shortcuts{display:none}
 .live-shell .nav-ready .locale-picker{max-width:100px}
}
@media(max-width:1100px){.learning-section article{gap:14px;padding-inline-end:14px}.learning-icon{width:46px;height:46px;flex-basis:46px;background-size:25px}.learning-section h2{font-size:25px}.catalog-showcase .catalog-row{grid-template-columns:.85fr 1fr}.catalog-showcase .catalog-description{padding:20px}.catalog-showcase .catalog-feature .catalog-description{grid-template-columns:1fr}.catalog-showcase .catalog-feature .catalog-description .btn{justify-self:start}.catalog-showcase .catalog-feature p{margin-bottom:4px}}
@media(max-width:800px){
 .collaboration-hero{grid-template-columns:1fr;min-height:0;padding-block:32px 12px;gap:12px}.collaboration-hero h1{font-size:42px;max-width:20ch}.collaboration-hero p{font-size:16px;margin-top:18px}.collaboration-art img{max-height:220px;transform:none}.collaboration-art{max-height:220px}
 .learning-section{padding:28px var(--live-edge)}.learning-section .learning-steps{gap:22px}.learning-section article{border:0;padding:0;gap:18px}.learning-icon{width:50px;height:50px;flex-basis:50px}.learning-section h2{font-size:27px}.learning-section p{font-size:14px;margin-top:5px}
 .start-band{grid-template-columns:1fr;padding:0 var(--live-edge);gap:0}.start-band>div{padding-block:30px}.start-band>img{height:190px;width:calc(100% + 2 * var(--live-edge));margin-inline:calc(var(--live-edge)*-1);mask-image:none}.start-band p{font-size:16px}
 .catalog-heading{padding-block:28px 22px}.catalog-heading h1{font-size:40px;max-width:20ch}.catalog-heading p{font-size:15px}.catalog-showcase{grid-template-columns:1fr;grid-template-rows:auto;gap:22px;flex:none}.catalog-showcase .catalog-row{grid-template-columns:1fr 1fr;min-height:215px}.catalog-showcase .catalog-feature{grid-row:auto}.catalog-showcase .catalog-feature .catalog-art{min-height:230px;flex:none}.catalog-showcase .catalog-feature .catalog-art img{height:230px;min-height:0}.catalog-showcase .catalog-feature .catalog-description{padding:22px}.catalog-showcase .catalog-description{padding:18px}.catalog-showcase .catalog-description p{font-size:14px;margin-block:12px 16px}.catalog-showcase .catalog-name h2{font-size:31px}.catalog-showcase .catalog-feature .catalog-name h2{font-size:39px}.catalog-showcase .catalog-row .btn{font-size:13px;min-height:44px;padding-inline:11px}
 .solo-setup{padding:23px 21px}.solo-studio{grid-template-columns:1fr;gap:24px}.solo-scene>img{height:220px}.solo-setup>h2{font-size:28px}.solo-setup .solo-summary{font-size:14px}.solo-setup .solo-purchase{padding-block:16px}.solo-heading{padding-block:18px}.solo-heading .breadcrumb{margin-bottom:10px}
}
@media(max-width:370px){.catalog-showcase .catalog-row:not(.catalog-feature){grid-template-columns:1fr}.catalog-showcase .catalog-row:not(.catalog-feature) .catalog-art img{height:160px;min-height:0}.collaboration-hero h1{font-size:38px}.solo-setup{padding:20px 18px}}

/* Form controls share a quiet, deliberate finish across the product. */
.live-shell .input{font-family:var(--ui);font-size:15px;line-height:1.45;border:1px solid #cbd6cf;border-radius:9px;background:#fff;color:#193c30;box-shadow:inset 0 1px 2px #143b2505;transition:border-color .15s,box-shadow .15s}
.live-shell input.input,.live-shell select.input{min-height:46px;padding:11px 13px}
.live-shell textarea.input{padding:12px 13px;min-height:96px;resize:vertical}
.live-shell .input:hover{border-color:#95b3a3}
.live-shell .input:focus-visible{outline:2px solid #196b5440;outline-offset:2px;border-color:#196b54;box-shadow:0 0 0 3px #196b5408}
.live-shell .input:disabled{color:#69776e;background:#f1f4f0;border-color:#dbe3db;box-shadow:none}
.live-shell .input::placeholder{color:#758279;opacity:1}
.live-shell .field label{font-size:13px;font-weight:600;line-height:1.5;color:#304d40}
.live-shell .portal-grid .panel-card{border:1px solid #dce5dd;box-shadow:0 5px 20px #143b2507;border-radius:15px}
.live-shell .portal-grid .panel-title{color:#123e31;line-height:1.15;margin-bottom:16px}
.live-shell .portal-grid .panel-card>p{font-size:14px;color:#53655b}
.live-shell .portal-grid form{padding-top:2px}
.live-shell .portal-grid form .btn{margin-block:5px 12px;min-height:46px;box-shadow:none}
.live-shell .portal-grid .session-row:last-child,.live-shell .portal-grid .support-ticket:last-child{border-bottom:0}
.live-shell fieldset.kind-options label{border-radius:10px;padding:12px 14px;border-color:#d1ddd3}
.live-shell fieldset.kind-options label:has(input:checked){background:#eaf3ed;border-color:#50876c;box-shadow:0 0 0 1px #50876c15}
:root[dir=rtl] .start-band>img{mask-image:linear-gradient(to left,transparent,#000 16%)}

@media(max-width:800px){:root[dir=rtl] .start-band>img{mask-image:none}}
@media(prefers-reduced-motion:reduce){.live-shell .input,.catalog-showcase .catalog-row{transition:none}}
