:root{--paper:#f6f4ed;--white:#fffefa;--ink:#1c302b;--muted:#53635b;--line:#d6dbcf;--violet:#674795;--gold:#9a601d;--green:#346852;--radius:24px;color-scheme:light}
*{box-sizing:border-box}html{scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 "Segoe UI",Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:5px;text-decoration-thickness:1px}button,a,summary{-webkit-tap-highlight-color:transparent}a:hover{color:var(--green)}a:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid #8a4cb2;outline-offset:5px}p{margin:0 0 1.2em}h1,h2,h3,h4{line-height:1.1;margin:0 0 .6em;text-wrap:balance}h1,h2,.display{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.05em}h1{font-size:clamp(3.1rem,6.2vw,6.4rem)}h2{font-size:clamp(2.3rem,4vw,4rem)}h3{font-size:1.3rem;letter-spacing:-.025em}.wrap{width:min(1320px,calc(100% - 104px));margin-inline:auto}.eyebrow{font-size:.8rem;letter-spacing:.13em;text-transform:uppercase;font-weight:650;line-height:1.5}.muted{color:var(--muted)}.lead{font-size:1.16rem;line-height:1.65;max-width:54ch}.skip-link{position:fixed;top:8px;left:8px;z-index:100;transform:translateY(-160%);background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{transform:none}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:32px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:27px;height:27px}.brand-name{font-weight:750;font-size:1.55rem;letter-spacing:-.075em}.brand-small{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;line-height:1}.brand-wordmark{display:grid;gap:1px}.nav-links{display:flex;align-items:center;gap:32px}.nav-links a{text-decoration:none;font-size:.94rem;font-weight:550;padding-block:8px}.nav-links a[aria-current=page]{text-decoration:underline}.nav-support{border:1px solid #aab7a7;border-radius:100px;padding:8px 20px!important}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:52px;padding:12px 25px;border-radius:100px;text-decoration:none;font-size:.97rem;font-weight:600;background:var(--ink);color:var(--white);border:1px solid var(--ink);line-height:1.4}.button:hover{background:#345243;color:white}.button.secondary{background:transparent;color:var(--ink);border-color:#a3b09f}.button.secondary:hover{background:#e8ecdf}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.text-link{display:inline-flex;gap:16px;align-items:center;text-decoration:none;border-bottom:1px solid;padding:4px 0;font-weight:600}.arrow{font-family:Arial,sans-serif;font-size:1.3em;line-height:1}
.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:52px;padding-top:76px;padding-bottom:80px;min-height:660px}.hero h1{font-size:clamp(3.2rem,5.4vw,5.65rem);margin-top:23px;margin-bottom:25px;line-height:1.02}.hero h1 em{color:var(--green);font-weight:400}.hero-copy>.lead{font-size:1.1rem;max-width:41ch;margin-bottom:28px}.hero-note{margin:18px 0 0;font-size:.84rem;color:var(--muted)}.world-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:center;padding:18px 0 0}.world-link{position:relative;height:365px;border-radius:110px 110px 20px 20px;overflow:hidden;box-shadow:0 22px 28px -20px #172920aa;isolation:isolate;display:block;color:white;text-decoration:none}.world-link:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000040,transparent 28%,transparent 45%,#061914d6);z-index:-1}.world-link>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.world-link.vocal{transform:translateY(22px) rotate(-5deg)}.world-link.mumble{transform:translateY(-20px);height:390px}.world-link.echo{transform:translateY(20px) rotate(5deg)}.world-verb{position:absolute;top:39px;left:0;right:0;text-align:center;font-size:.83rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;text-shadow:0 2px 8px #000}.world-name{position:absolute;left:18px;right:13px;bottom:28px;font-family:Georgia,serif;font-size:1.7rem;letter-spacing:-.04em;line-height:1.1}.world-name span{display:block;font:1.4rem Arial;margin-top:13px}.world-link:hover{color:white}.trio-caption{text-align:center;margin:50px 0 0;font-size:.8rem;color:var(--muted)}
.manifesto-line{border-block:1px solid var(--line);padding:23px 0;font-size:.92rem}.manifesto-line .wrap{display:flex;justify-content:space-between;gap:20px;align-items:center}.manifesto-line span{display:flex;gap:12px;align-items:center}.tiny-star{font-size:1.2rem;color:var(--green)}.section{padding-block:95px}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:45px}.section-intro h2{margin-bottom:0}.section-intro p:last-child{max-width:43ch;margin-bottom:0}.game-feature{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white);margin-top:28px;min-height:520px}.game-feature:nth-of-type(even) .feature-art{order:2}.feature-art{position:relative;overflow:hidden;min-height:440px;background:#122e28}.feature-art>.world-background{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:brightness(.78)}.feature-art.vocal>.world-background{object-position:center 56%}.feature-art.mumble>.world-background{object-position:center 47%}.feature-art.echo>.world-background{object-position:center 47%;filter:brightness(1)}.art-caption{position:absolute;left:24px;bottom:23px;background:#12241de8;color:#fffaf0;border-radius:100px;padding:9px 17px;font-size:.84rem}.feature-phone{position:absolute;inset:30px auto 30px 50%;transform:translateX(-50%) rotate(-4deg);height:calc(100% - 60px);width:auto;max-width:75%;border:6px solid #16221d;border-radius:25px;box-shadow:0 24px 40px #0007;object-fit:contain;background:#13251f}.feature-copy{padding:54px;align-self:center}.game-id{display:flex;align-items:center;gap:15px;margin-bottom:26px}.game-id>img{width:55px;height:55px;border-radius:13px}.game-id .eyebrow{margin:0;color:var(--muted)}.game-id strong{font-size:1.1rem;display:block}.feature-copy h3{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.25rem,3.4vw,3.5rem);letter-spacing:-.045em}.feature-copy>p{color:var(--muted);max-width:44ch;font-size:1.03rem}.traits{padding:0;list-style:none;margin:22px 0 29px;display:flex;flex-wrap:wrap;gap:7px 16px;font-size:.84rem;color:var(--muted)}.traits li:before{content:"·";margin-right:10px}.feature-copy .actions{gap:22px}.feature-copy .button{padding-inline:21px}.choice-section{background:#e7eddf;border-block:1px solid #cdd6c3}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.choice{border-top:1px solid #abbba0;padding-top:25px}.choice .choice-verb{font-family:Georgia,serif;font-size:3.5rem;line-height:1;margin-bottom:20px}.choice p{max-width:31ch}.choice .text-link{font-size:.95rem}.studio-split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.studio-split h2{max-width:15ch}.principles{display:grid;gap:25px}.principle{padding-bottom:23px;border-bottom:1px solid var(--line)}.principle h3{font-size:1.14rem}.principle p{font-size:1rem;margin:0;color:var(--muted)}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.guide-card{display:block;text-decoration:none;border-top:1px solid var(--line);padding-top:22px}.guide-card .eyebrow{color:var(--muted);margin-bottom:14px}.guide-card h3{font:400 1.85rem/1.15 Georgia,serif;letter-spacing:-.035em;max-width:21ch}.guide-card>p{color:var(--muted)}.guide-card .arrow{display:inline-block;border:1px solid #b8c4b3;border-radius:50%;padding:10px}.footer{background:#182f28;color:#f2f5e8;padding:65px 0 24px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px}.footer .brand-name{font-size:2.3rem}.footer .brand{margin-bottom:22px}.footer .brand img{width:35px;height:35px}.footer p{color:#bbc9b9;max-width:27ch}.footer h3{font-size:.9rem;font-weight:600;margin:0 0 22px}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin-bottom:11px;font-size:.87rem}.footer a{text-decoration:none}.footer a:hover{color:white;text-decoration:underline}.footer-bottom{border-top:1px solid #536a59;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:.78rem;color:#bbc9b9}.footer-bottom p{max-width:none;margin:0}
.breadcrumb{font-size:.85rem;color:var(--muted);display:flex;gap:12px;flex-wrap:wrap;margin-bottom:35px}.breadcrumb a{text-decoration:none}.product-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:85px;align-items:center;padding:55px 0 75px}.product-hero h1{font-size:clamp(3.2rem,5vw,5.7rem);margin-top:23px}.product-hero>.product-art{position:relative;height:600px;overflow:hidden;border-radius:200px 200px 28px 28px;background:#1b2f28}.product-art>img{width:100%;height:100%;object-fit:cover}.product-art .art-caption{left:25px;bottom:25px}.product-hero .game-id{margin-bottom:20px}.access-note{font-size:.9rem;max-width:47ch;color:var(--muted);margin-top:22px}.product-specs{border-block:1px solid var(--line);padding:25px 0}.product-specs .wrap{display:grid;grid-template-columns:1fr 1fr;gap:24px;font-size:.9rem}.product-specs strong{display:block;margin-bottom:5px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.step-number{font:400 2.2rem Georgia,serif;color:var(--green);border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:23px}.step p{color:var(--muted);margin:0}.experiences{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.experience{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:28px}.experience p{color:var(--muted);margin-bottom:0}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:940px;margin:45px auto 0}.gallery figure{margin:0}.gallery img{border:5px solid var(--ink);border-radius:30px;width:100%;box-shadow:0 16px 30px #1c302b18}.gallery figcaption{font-size:.9rem;color:var(--muted);margin-top:18px;text-align:center}.world-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:950px;margin:40px auto 0}.world-pair figure{margin:0}.world-pair img{width:100%;height:540px;object-fit:cover;border-radius:28px}.world-pair figcaption{margin-top:16px;color:var(--muted);font-size:.94rem}.faq-layout{display:grid;grid-template-columns:.7fr 1fr;gap:90px}.faq-list details{border-bottom:1px solid var(--line);padding-block:22px}.faq-list summary{cursor:pointer;font-weight:600;font-size:1.07rem;min-height:30px;padding-right:20px}.faq-list details p{margin:18px 0 0;color:var(--muted);max-width:62ch}.download-strip{background:#e7eddf;border:1px solid #cdd6c3;border-radius:24px;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:32px}.download-strip h2{font-size:2.4rem;margin:0}.download-strip p{margin:12px 0 0;color:var(--muted);max-width:50ch}.page-main{padding-block:55px 100px;min-height:65vh}.prose{max-width:780px}.prose h1{font-size:clamp(2.8rem,5vw,4.6rem);margin:24px 0 35px;overflow-wrap:break-word}.prose h2{font:400 2rem/1.2 Georgia,serif;letter-spacing:-.03em;margin:45px 0 17px}.prose h3{margin-top:30px}.prose p,.prose li{color:var(--muted);font-size:1.03rem}.prose a{color:var(--green);overflow-wrap:anywhere}.prose li{margin-bottom:10px}.prose strong{color:var(--ink)}.prose .eyebrow{font-size:.8rem}.prose .lead{font-size:1.2rem}.article-header{max-width:900px;margin-bottom:45px}.article-header h1{font-size:clamp(3rem,5.3vw,5.2rem)}.article-meta{font-size:.83rem;color:var(--muted)}.article-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(200px,1fr);gap:70px}.article-aside{align-self:start;border:1px solid var(--line);border-radius:20px;padding:25px;background:var(--white)}.article-aside img{width:65px;height:65px;border-radius:16px;margin-bottom:20px}.article-aside p{color:var(--muted);font-size:.94rem}.article-aside .button{width:100%;font-size:.9rem;padding-inline:15px}.callout{background:#e7eddf;border-left:3px solid #587f4e;padding:22px 25px;margin:30px 0;border-radius:0 12px 12px 0}.callout p:last-child{margin:0}.article-photo{margin:30px 0}.article-photo img{width:min(100%,330px);height:auto;border-radius:23px}.article-photo figcaption{margin-top:12px;font-size:.87rem;color:var(--muted)}.table-scroll{overflow-x:auto;margin:28px 0}table{border-collapse:collapse;width:100%;font-size:.92rem}th,td{text-align:left;vertical-align:top;padding:17px 15px;border-bottom:1px solid var(--line)}th{background:#e7eddf;font-weight:600}td{color:var(--muted)}.related-links{list-style:none;padding:0}.related-links li{border-top:1px solid var(--line);padding:16px 0;margin:0}.hub-header{padding:20px 0 45px;max-width:850px}.hub-header h1{margin-top:24px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.support-card{border:1px solid var(--line);border-radius:20px;background:var(--white);padding:30px}.support-card img{width:70px;height:70px;border-radius:17px;margin-bottom:25px}.support-card h2{font-size:2rem}.support-card a{display:block;padding:8px 0}.support-emails{border-top:1px solid var(--line);margin-top:50px;padding-top:35px}.source-list{font-size:.92rem}.section.compact{padding-block:60px}
@media(min-width:1500px){.world-link{height:410px}.world-link.mumble{height:450px}.hero{min-height:730px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:35px;padding-block:60px;min-height:600px}.hero h1{font-size:4.1rem}.world-link{height:300px}.world-link.mumble{height:335px}.world-name{font-size:1.35rem;left:12px}.feature-copy{padding:34px}.feature-copy .actions{align-items:start;flex-direction:column}.studio-split{gap:60px}.product-hero{gap:40px}.product-hero>.product-art{height:530px}.article-layout{gap:35px}.footer-top{gap:25px}.nav-links{gap:24px}}
@media(max-width:800px){.hero{grid-template-columns:1fr;text-align:center;gap:48px;padding-block:50px}.hero h1{font-size:4.3rem;max-width:14ch;margin-inline:auto}.hero-copy>.lead{margin-inline:auto;max-width:48ch}.hero .actions{justify-content:center}.world-trio{max-width:580px;margin:auto;gap:17px}.world-link{height:350px}.world-link.mumble{height:385px}.world-name{font-size:1.7rem;text-align:left;left:18px}.trio-caption{margin-top:42px}.manifesto-line .wrap{justify-content:center;flex-wrap:wrap;gap:10px 28px}.section{padding-block:65px}.section-intro{display:block}.section-intro>p{margin-top:20px}.section-intro .text-link{margin-top:23px}.game-feature{grid-template-columns:1fr;min-height:0}.game-feature:nth-of-type(even) .feature-art{order:0}.feature-art{min-height:430px}.feature-copy{padding:36px}.feature-copy .actions{flex-direction:row;align-items:center}.feature-copy>p{max-width:55ch}.feature-copy h3{font-size:3rem}.choice-grid{gap:25px}.choice .choice-verb{font-size:2.8rem}.studio-split{grid-template-columns:1fr;gap:35px}.guide-grid{grid-template-columns:1fr 1fr}.guide-card:last-child{grid-column:1/-1}.guide-card h3{max-width:none}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-bottom{flex-wrap:wrap}.product-hero{grid-template-columns:1fr;gap:35px}.product-hero>.product-art{height:540px;max-width:560px;width:100%;margin:auto}.product-hero h1{max-width:13ch}.product-specs .wrap{grid-template-columns:1fr}.steps{gap:25px}.experiences{grid-template-columns:1fr 1fr}.faq-layout{grid-template-columns:1fr;gap:10px}.gallery{gap:17px}.gallery img{border-width:3px;border-radius:22px}.article-layout{grid-template-columns:1fr}.article-aside{display:none}.support-grid{grid-template-columns:1fr}.support-card{display:grid;grid-template-columns:85px 1fr;column-gap:20px}.support-card img{grid-row:1/4;margin:0}.support-card h2{margin:0 0 12px}.download-strip{align-items:start;flex-direction:column}.world-pair img{height:460px}}
@media(max-width:520px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 36px)}.nav{min-height:110px;gap:10px;align-items:center;flex-direction:column;padding-block:16px}.brand-name{font-size:1.3rem}.brand-small{font-size:.58rem}.brand img{width:25px;height:25px}.nav-links{gap:23px}.nav-links a{font-size:.86rem}.nav-support{padding:5px 13px!important}.hero{padding-top:39px;gap:38px}.hero .eyebrow{font-size:.7rem;letter-spacing:.1em}.hero h1{font-size:3.3rem;line-height:1.07;margin-top:21px}.hero-copy>.lead{font-size:1rem;max-width:34ch}.hero-note{font-size:.79rem}.world-trio{gap:9px;max-width:100%;padding-inline:7px}.world-link{height:235px;border-radius:65px 65px 15px 15px}.world-link.mumble{height:267px}.world-link.vocal{transform:translateY(12px) rotate(-5deg)}.world-link.echo{transform:translateY(12px) rotate(5deg)}.world-verb{font-size:.63rem;top:25px;letter-spacing:.1em}.world-name{font-size:1.12rem;left:10px;right:8px;bottom:17px}.world-name span{font-size:1.15rem;margin-top:9px}.trio-caption{font-size:.75rem;margin-top:35px}.manifesto-line{padding-block:18px}.manifesto-line .wrap{font-size:.77rem;gap:8px 15px}.manifesto-line span{gap:5px}.tiny-star{font-size:1rem}.section{padding-block:50px}.section-intro{margin-bottom:30px}.section-intro h2{font-size:2.6rem}.section-intro p:last-child{font-size:1rem}.game-feature{border-radius:20px;margin-top:23px}.feature-art{min-height:375px}.feature-phone{border-width:4px;inset:22px auto 22px 50%;height:calc(100% - 44px)}.feature-copy{padding:27px 24px}.game-id{margin-bottom:22px;gap:12px}.game-id>img{width:48px;height:48px}.feature-copy h3{font-size:2.5rem}.feature-copy>p{font-size:1rem}.traits{gap:7px 12px;font-size:.8rem}.feature-copy .actions{gap:18px;flex-wrap:wrap}.feature-copy .button{font-size:.91rem}.art-caption{left:16px;bottom:16px;font-size:.75rem}.choice-grid{grid-template-columns:1fr;gap:28px}.choice .choice-verb{font-size:2.4rem}.choice p{max-width:40ch}.guide-grid{grid-template-columns:1fr;gap:28px}.guide-card:last-child{grid-column:auto}.guide-card h3{font-size:1.8rem}.footer{padding-top:45px}.footer-top{gap:34px 23px}.footer-top>div:first-child{grid-column:1/-1}.footer h3{margin-bottom:14px}.footer li{font-size:.82rem}.footer-bottom{font-size:.73rem;gap:12px}.product-hero{padding:35px 0 50px}.product-hero h1{font-size:3.2rem}.product-hero>.product-art{height:470px;border-radius:170px 170px 20px 20px}.product-hero .lead{font-size:1.05rem}.breadcrumb{font-size:.78rem;margin-bottom:26px}.steps,.experiences{grid-template-columns:1fr;gap:30px}.step-number{padding-bottom:10px;margin-bottom:17px}.experience{padding:25px}.gallery{grid-template-columns:1fr;max-width:270px;gap:33px}.gallery img{border-width:4px}.world-pair{gap:15px}.world-pair img{height:330px;border-radius:18px}.world-pair figcaption{font-size:.85rem}.download-strip{padding:28px}.download-strip h2{font-size:2.2rem}.page-main{padding-block:32px 65px}.prose h1{font-size:2.8rem;letter-spacing:-.04em;margin-bottom:30px}.prose h2{font-size:1.85rem;margin-top:35px}.prose p,.prose li{font-size:1rem}.article-header h1{font-size:3rem}.support-card{padding:24px;grid-template-columns:60px 1fr;column-gap:16px}.support-card img{width:55px;height:55px}.support-card h2{font-size:1.7rem}.callout{padding:20px}.table-scroll table{min-width:550px}.hub-header h1{font-size:3rem}.section.compact{padding-block:40px}}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.world-link,.button{transition:transform .2s ease,background .2s ease}.world-link:hover{transform:translateY(-8px) rotate(0)}}
img{height:auto}.gallery img{height:auto}.article-aside h2{font-size:2rem;overflow-wrap:break-word}caption{text-align:left;font-weight:600;padding-bottom:12px;color:var(--ink)}.table-scroll:focus-visible{outline:3px solid #8a4cb2;outline-offset:5px}.guide-grid:has(>.guide-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:800px){.guide-grid:has(>.guide-card:nth-child(2):last-child)>.guide-card:last-child{grid-column:auto}}@media(max-width:520px){.guide-grid:has(>.guide-card:nth-child(2):last-child){grid-template-columns:1fr}}@media(max-width:360px){.hero h1{font-size:2.9rem}.nav-links{gap:16px}.world-name{font-size:1rem}.feature-copy{padding-inline:20px}.feature-copy .button{padding-inline:14px}.product-hero h1{font-size:2.9rem}}
.article-layout>.prose{min-width:0;width:100%}.table-scroll{max-width:100%}
/* Keep overlaid game labels readable across bright and dark artwork. */
.world-verb{left:50%;right:auto;transform:translateX(-50%);width:max-content;background:#15342def;color:#fffefa;padding:5px 11px;border-radius:100px;text-shadow:none}.world-name{left:0;right:0;bottom:0;padding:38px 18px 24px;background:linear-gradient(transparent,#102f29f2 22%)}@media(max-width:520px){.world-name{left:0;right:0;bottom:0;padding:28px 10px 16px}.world-verb{padding:5px 9px}}
/* Owner-selected artwork in the original single-image layout. */
.selected-art.vocal{background:radial-gradient(ellipse at 50% 42%,#234755,#092637 75%)}
.selected-art.vocal>img{object-fit:contain;padding:10%;object-position:center 43%}
.selected-art.echo>img{object-position:50% 0%}

.article-toc{padding:23px 25px;border:1px solid var(--line);border-radius:16px;background:var(--white);margin:0 0 35px}.article-toc>p{font-weight:600;color:var(--ink);margin:0 0 12px}.article-toc ul{margin:0;padding-left:20px;columns:2;column-gap:35px}.article-toc li{break-inside:avoid;font-size:.9rem;margin:0 0 10px}.article-meta a{color:inherit;text-underline-offset:3px}.product-reading{max-width:940px}.product-reading .related-links{display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.product-reading .related-links a{display:flex;justify-content:space-between;gap:18px;text-decoration:none}.product-reading .related-links a:hover{text-decoration:underline}@media(max-width:520px){.article-toc{padding:20px}.article-toc ul{columns:1}.product-reading .related-links{grid-template-columns:1fr}}

.game-id .game-category{font-size:.8rem;line-height:1.4;color:var(--muted);margin:3px 0 0}

/* Owner-selected jewelled hourglass; preserve its original proportions. */
.brand img{width:40px;height:40px;object-fit:contain;flex-shrink:0}.footer .brand img{width:48px;height:48px}@media(max-width:520px){.brand img{width:34px;height:34px}.footer .brand img{width:42px;height:42px}}
.prose a.button{color:var(--white)}

/* Broader product scenes, separate from the narrow homepage entrance cards. */
.product-hero>.product-art.scene-art{height:auto;border-radius:0;overflow:visible;background:none;margin:0;width:100%;max-width:none}
.scene-art .scene-frame{aspect-ratio:4/5;overflow:hidden;border-radius:28px;background:#1b2f28}
.scene-art .scene-frame>img{width:100%;height:100%;object-fit:cover}
.scene-art.vocal .scene-frame>img{object-position:50% 61%}
.scene-art.echo .scene-frame>img{object-position:50% 35%}
.scene-art figcaption{margin-top:16px;color:var(--muted);font-size:.9rem;line-height:1.5}
@media(max-width:800px){.product-hero>.product-art.scene-art{max-width:480px;margin-inline:auto}}
@media(max-width:520px){.scene-art .scene-frame{border-radius:22px}.scene-art figcaption{font-size:.85rem}}
