/*
Theme Name: Google Game Social
Version: 1.0.0
Description: An editable social gaming showcase with central download and footer settings.
*/
.hero .hero-characters{position:absolute;right:max(1%,calc((100vw - 1240px)/2));bottom:0;z-index:2;width:43%;max-width:540px}.hero .hero-characters img{width:100%;max-height:540px;object-fit:contain;object-position:bottom}.hero .hero-inner h1{max-width:680px;font-size:clamp(40px,5vw,66px)}.hero .hero-inner p{max-width:540px}.community .wrap{display:block!important;max-width:900px;text-align:center}.community .wp-block-buttons{justify-content:center}.community .eyebrow{color:#fff}.community .community-copy p{max-width:680px;margin-left:auto;margin-right:auto}@media(max-width:900px){.hero .hero-characters{width:42%;opacity:.65}.hero .hero-inner p{max-width:55%}}@media(max-width:700px){.hero .hero-characters{width:70%;right:-24%;opacity:.27}.hero .hero-inner h1{font-size:43px;max-width:420px}.hero .hero-inner p{max-width:340px}.hero .hero-inner{z-index:3}}
:root{--red:#ed0033;--ink:#191a26;--muted:#616474;--paper:#fff;--pale:#f3f4f8}*{box-sizing:border-box}body{margin:0;font:16px/1.65 Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}button,input{font:inherit}img{max-width:100%;height:auto;display:block}figure{margin:0}h1,h2,h3{line-height:1.04;letter-spacing:-.045em;margin:0 0 24px;font-weight:900}h1{font-size:clamp(38px,5.7vw,78px)}h2{font-size:clamp(30px,4vw,52px)}h3{font-size:26px}p{margin:0 0 24px;color:var(--muted)}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.wp-block-group__inner-container{display:contents}.site-header{height:88px;position:relative;z-index:10;border-bottom:1px solid #ededf0;background:white}.header-row{display:flex;height:100%;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:900;letter-spacing:-.04em;line-height:1.05}.brand b{display:block}.brand-icon{display:grid;place-items:center;background:var(--red);color:white;font-size:32px;width:45px;height:45px;transform:skew(-5deg);font-style:italic}.brand-logo{width:auto;max-width:66px;max-height:52px;object-fit:contain}.nav{margin-left:auto}.nav ul{display:flex;list-style:none;gap:28px;padding:0;margin:0}.nav a{font-size:14px;font-weight:700}.nav .current-menu-item>a{color:var(--red)}.button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--red);color:#fff;padding:13px 24px;border:1px solid var(--red);border-radius:0;font-size:14px;font-weight:800;line-height:1.5}.button:hover,.wp-block-button__link:hover{background:#be002c;color:#fff}.button.secondary{background:transparent;color:var(--red)}.menu-toggle{display:none}.skip-link{position:absolute;left:16px;top:-90px;background:white;padding:10px;z-index:100}.skip-link:focus{top:0}:focus-visible{outline:3px solid #00a8b5;outline-offset:5px}.hero{background:#101530;position:relative;overflow:hidden;color:white;min-height:530px;display:flex;align-items:center}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#11152de8,#10163366 70%,#0d132033);z-index:1}.hero figure.hero-art{position:absolute;inset:0}.hero-art img{width:100%;height:100%;object-fit:cover}.hero .hero-inner{position:relative;z-index:2;padding:70px 0;width:min(1180px,calc(100% - 48px));margin:auto}.hero .eyebrow{color:#ffd4df}.hero h1{max-width:790px;font-style:italic;text-transform:uppercase}.hero h1 strong{background:var(--red);box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 8px}.hero p{max-width:540px;color:#e4e6f0;font-size:18px}.hero .wp-block-buttons{display:flex;gap:14px}.eyebrow{color:var(--red);font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:800;margin:0 0 16px}.section{padding:76px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-title h2{margin-bottom:0;text-transform:uppercase;font-style:italic}.section-title p{max-width:400px;margin-bottom:0}.light-section{background:var(--pale)}.game-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.game-card{background:#fff;box-shadow:0 12px 35px #181c3210;border:1px solid #e9eaf0;overflow:hidden}.game-card figure{aspect-ratio:16/10;background:radial-gradient(ellipse at 50% 75%,#59389b,#151833 70%);overflow:hidden}.game-card figure img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.game-card:hover figure img{transform:scale(1.025)}.game-copy{padding:30px}.game-copy h3{margin:0 0 14px}.game-copy p{font-size:15px}.actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.text-link{font-size:14px;color:var(--red);font-weight:800}.community{background:var(--red);color:white;padding:58px 0;overflow:hidden}.community .wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px}.community h2{font-style:italic;text-transform:uppercase}.community p{color:#fff0f3}.community figure img{max-height:330px;object-fit:contain;margin:auto}.community .wp-block-button__link{background:#fff;color:var(--red);border-color:white}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split figure{min-height:240px;background:#f3f4f8}.split figure img{width:100%;max-height:400px;object-fit:contain}.notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.note-card{padding:26px;border-top:3px solid var(--red);background:#f6f6f9}.note-card h3{font-size:24px;line-height:1.15}.note-card p{font-size:15px}.number{font-size:12px;color:var(--red);font-weight:800;display:block;margin-bottom:20px}.page-intro{background:#f4f4f8;padding:60px 0}.page-intro h1{font-size:clamp(34px,4.5vw,60px);max-width:980px}.page-intro p{max-width:760px;font-size:18px}.prose{max-width:800px;margin:0 auto;padding:56px 24px}.prose h2{font-size:29px;letter-spacing:-.02em;margin-top:36px;line-height:1.15}.prose h2:first-child{margin-top:0}.prose h3{font-size:22px}.prose a:not(.wp-block-button__link){color:var(--red);text-decoration:underline}.prose ul{padding-left:24px;color:var(--muted)}.prose figure{margin:24px 0}.prose figure img{max-height:450px;object-fit:contain;margin:auto}.wp-block-details{border-bottom:1px solid #ddd;padding:20px 0}.wp-block-details summary{font-weight:800;cursor:pointer}.wp-block-details p{margin:18px 0 0}.cta-band{background:#12172c;color:white;padding:38px 0}.cta-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:24px}.cta-band h2{font-size:28px;margin:0}.cta-band p{color:#cdd1df;margin:10px 0 0}.site-footer{background:#f1f2f5;padding:56px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px}.site-footer .brand{margin-bottom:22px}.site-footer h2{font-size:16px;letter-spacing:0;margin:0 0 18px}.site-footer p,.site-footer li{font-size:13px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin-bottom:9px}.footer-bottom{border-top:1px solid #dcdde4;padding-top:18px;margin-top:30px;font-size:12px;color:#727582}.search-form{display:flex;gap:10px}.search-form input{min-width:0;width:100%;padding:12px;border:1px solid #c7c8d1}.search-toggle{border:0;background:none;font-size:23px;padding:8px;cursor:pointer}.search-panel{background:#fff;padding:20px;border-bottom:1px solid #ddd;position:absolute;width:100%;top:88px;left:0}.search-panel .search-form{max-width:600px;margin:auto}[hidden]{display:none!important}.asset-pending{display:grid;place-items:center;min-height:250px;color:#fff;background:radial-gradient(circle at 40% 35%,#d52e78,#30266c 50%,#11162e);font-weight:800;font-size:24px;text-align:center}.hero .asset-pending{position:absolute;inset:0;color:transparent}.hero .asset-pending:after{content:'';position:absolute;right:8%;top:18%;width:210px;height:210px;border:36px solid #e7126230;border-radius:50%;box-shadow:0 0 100px #7c24f733}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1500px){.hero{min-height:580px}}@media(max-width:900px){.nav ul{gap:18px}.header-row{gap:16px}.header-download{padding:10px 16px}.split{gap:35px}.footer-grid{gap:28px}.notes-grid{grid-template-columns:1fr}.note-card{display:block}.hero h1{max-width:660px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.site-header{height:74px}.brand{font-size:16px}.brand-icon{width:38px;height:40px;font-size:27px}.header-row{gap:12px}.header-download{margin-left:auto;padding:9px 12px;font-size:12px}.menu-toggle{display:block;background:none;border:0;padding:8px;font-size:24px}.nav{display:none;position:absolute;top:74px;left:0;width:100%;background:#fff;padding:20px 24px;border-bottom:1px solid #ddd;box-shadow:0 15px 20px #0001}.nav.is-open{display:block}.nav ul{flex-direction:column;gap:16px}.search-toggle{font-size:20px;padding:4px}.search-panel{top:74px}.hero{min-height:460px}.hero .hero-inner{width:calc(100% - 36px);padding:54px 0}.hero h1{font-size:45px}.hero p{font-size:16px;max-width:350px}.section{padding:48px 0}.section-title{display:block}.section-title p{margin-top:20px}.game-grid,.split,.community .wrap,.footer-grid{grid-template-columns:1fr}.game-copy{padding:24px}.community{padding:45px 0}.community .wrap{gap:22px}.community figure img{max-height:210px}.split{gap:30px}.split figure{min-height:150px}.page-intro{padding:42px 0}.page-intro p{font-size:16px}.prose{padding:35px 18px}.cta-band .wrap{display:block}.cta-band .wp-block-buttons{margin-top:24px}.footer-grid{gap:22px}.footer-bottom{margin-top:20px}.site-footer{padding-top:40px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Keep the hero highlight together instead of splitting it across lines. */
.hero{min-height:480px}.hero .hero-inner{padding:52px 0}.hero .hero-inner h1{font-size:clamp(36px,4vw,54px);line-height:1.12;max-width:680px;margin-bottom:22px}.hero .hero-inner h1 strong{display:inline-block;white-space:nowrap;font-size:.9em;padding:6px 14px 8px;margin-top:8px;box-decoration-break:slice;-webkit-box-decoration-break:slice}.hero .hero-inner .eyebrow{font-size:12px;line-height:1.5;letter-spacing:1.7px;margin-bottom:22px}.hero .hero-characters img{max-height:480px}
@media(max-width:700px){.hero{min-height:410px}.hero .hero-inner{padding:40px 0}.hero .hero-inner h1{font-size:clamp(27px,7.4vw,38px);max-width:100%;line-height:1.15}.hero .hero-inner h1 strong{padding:6px 9px;margin-top:7px}.hero .hero-inner .eyebrow{font-size:10px;letter-spacing:1.1px;max-width:300px;margin-bottom:20px}}
@media(max-width:360px){.hero .hero-inner h1{font-size:25px}.header-row{gap:7px}.brand{font-size:14px;gap:7px}.brand-icon{width:32px;height:36px}.header-download{padding:8px 9px}.menu-toggle{padding:6px}.search-toggle{padding:3px}}
