/* GGWaypoint — responsive editorial layouts, deliberately scoped away from the admin. */
.ggw-publication{--ggw-bg:#0b0d12;--ggw-panel:#141820;--ggw-line:#292e3a;--ggw-text:#f5f5fa;--ggw-muted:#b0b7c7;--ggw-accent:#a795ff;background:var(--ggw-bg);color:var(--ggw-text)}
.ggw-main{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;background:#0b0d12;color:#f5f5fa;padding:0 5vw 80px;overflow-wrap:anywhere}
.ggw-shell{width:100%;max-width:1200px;margin:auto}.ggw-main *{box-sizing:border-box;min-width:0}.ggw-main a{color:inherit;text-decoration:none}.ggw-main a:focus-visible,.ggw-main button:focus-visible,.ggw-main input:focus-visible,.ggw-main select:focus-visible,.ggw-main textarea:focus-visible{outline:3px solid #c0b4ff;outline-offset:5px}.ggw-main h1,.ggw-main h2,.ggw-main h3{color:#f5f5fa;font-family:inherit;letter-spacing:-.04em;line-height:1.13;margin:0}.ggw-main p{margin:0}.ggw-main h1{font-size:clamp(38px,5vw,66px);font-weight:750}.ggw-main h2{font-size:clamp(26px,3vw,36px);font-weight:700}.ggw-main h3{font-size:23px;font-weight:650;letter-spacing:-.025em;line-height:1.3}
.ggw-eyebrow{color:#b7a9ff;font-size:11px;letter-spacing:.15em;line-height:1.5;font-weight:750;text-transform:uppercase;display:inline-flex;align-items:center;gap:9px}.ggw-dot{width:6px;height:6px;background:#b7a9ff;border-radius:50%;box-shadow:0 0 12px #a795ff80}.ggw-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:50px;align-items:center;padding:70px 0 54px}.ggw-hero h1{margin:22px 0}.ggw-hero h1 em{font-style:normal;color:#b9aaff}.ggw-hero-copy>p{font-size:17px;color:#b0b7c7;line-height:1.75;max-width:490px}.ggw-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.ggw-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:#a38aef!important;color:#101019!important;border:1px solid #a38aef!important;border-radius:7px;padding:13px 21px;font-size:14px;font-family:inherit;font-weight:750;min-height:48px;line-height:1.4;cursor:pointer;transition:background .18s,transform .18s;white-space:normal}.ggw-button:hover{background:#c1afff!important;transform:translateY(-2px)}.ggw-button-secondary{background:transparent!important;border-color:#47445b!important;color:#f5f5fa!important}.ggw-button-secondary:hover{background:#252033!important}.ggw-hero-meta{display:flex;flex-wrap:wrap;gap:10px 15px;font-size:10px;font-weight:650;letter-spacing:.055em;color:#a5adbe}.ggw-hero-meta span+span{border-left:1px solid #393647;padding-left:15px}.ggw-hero-art{position:relative;aspect-ratio:1.12;overflow:hidden;border-radius:14px;background:#252134}.ggw-hero-art>img{width:100%;height:100%;object-fit:cover;object-position:54% center;display:block}.ggw-hero-art:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(7,8,15,.95))}.ggw-art-caption{position:absolute;left:28px;right:28px;bottom:25px;z-index:1;display:grid;gap:5px}.ggw-art-caption>span{font-size:10px;letter-spacing:.16em;color:#ddd2ff}.ggw-art-caption strong{font-size:25px;line-height:1.2}.ggw-art-caption a{font-size:10px;color:#b7b7c9;text-decoration:underline;text-underline-offset:3px;margin-top:7px}.ggw-evidence-bar{display:flex;gap:24px;align-items:center;border-top:1px solid #292e3a;border-bottom:1px solid #292e3a;padding:20px 0;font-size:12px;color:#aab2c3}.ggw-evidence-bar>span{display:flex;align-items:center;gap:10px;color:#f1ecff;font-weight:650;white-space:nowrap}.ggw-evidence-bar svg{width:18px;height:18px;color:#ac99ee}.ggw-evidence-bar a{white-space:nowrap;margin-left:auto;color:#c8b8ff}.ggw-section{margin-top:64px}.ggw-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.ggw-section-heading h2{margin-top:9px}.ggw-text-link{font-size:13px;font-weight:650;color:#c0afff!important;line-height:1.5;display:inline-block}.ggw-text-link:hover{text-decoration:underline;text-underline-offset:5px}.ggw-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ggw-card{display:flex;flex-direction:column;background:#141820;border:1px solid #292e3a;border-radius:11px;overflow:hidden;transition:border-color .2s,transform .2s,box-shadow .2s}.ggw-card:hover{border-color:#77639c;transform:translateY(-4px);box-shadow:0 14px 32px #0003}.ggw-card-image{aspect-ratio:16/9;overflow:hidden;background:#211e2d}.ggw-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.ggw-card:hover .ggw-card-image img{transform:scale(1.035)}.ggw-card-copy{padding:24px;display:flex;flex:1;flex-direction:column}.ggw-card-copy h3{margin:10px 0 12px}.ggw-card-copy p{font-size:14px;line-height:1.7;color:#acb4c4;margin-bottom:20px}.ggw-card-cta{margin-top:auto;padding-top:8px;display:flex;justify-content:space-between;font-size:12px;color:#c0afff;font-weight:650;gap:12px}.ggw-explore{background:linear-gradient(135deg,#171320,#101219);border:1px solid #302a3e;padding:32px;border-radius:12px}.ggw-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.ggw-tile{position:relative;padding:22px 18px;background:#191922;border:1px solid #35313e;border-radius:9px;transition:background .2s,border-color .2s,transform .2s}.ggw-tile:hover,.ggw-tile:focus-visible{background:#272034;border-color:#a28bcc;transform:translateY(-4px)}.ggw-tile-icon{display:flex;margin-bottom:19px;color:#bba6f7}.ggw-tile-icon svg{width:24px;height:24px}.ggw-tile h3{font-size:16px;letter-spacing:-.015em;display:flex;align-items:center;justify-content:space-between;gap:8px}.ggw-tile h3 span{color:#9581bb;transition:transform .2s}.ggw-tile:hover h3 span{transform:translate(2px,-2px)}.ggw-tile p{font-size:12px;color:#a8acba;margin-top:10px;line-height:1.65}.ggw-news-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:20px}.ggw-news-grid .ggw-card-featured{grid-row:span 2}.ggw-news-grid .ggw-card:not(.ggw-card-featured){display:grid;grid-template-columns:.8fr 1fr}.ggw-news-grid .ggw-card:not(.ggw-card-featured) .ggw-card-image{height:100%;aspect-ratio:auto}.ggw-news-grid .ggw-card:not(.ggw-card-featured) h3{font-size:19px}.ggw-news-grid .ggw-card:not(.ggw-card-featured) p{display:none}.ggw-news-grid .ggw-card:not(.ggw-card-featured) .ggw-card-copy{padding:21px}.ggw-cta-band{margin-top:64px;border-top:1px solid #322a40;padding:34px 0 0;display:flex;justify-content:space-between;align-items:center;gap:30px}.ggw-cta-band h2{margin:10px 0;font-size:28px}.ggw-cta-band p{color:#aab2c3;font-size:14px;max-width:700px}.ggw-cta-band .ggw-button{flex-shrink:0}
.ggw-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;color:#9eabc1;padding:30px 0}.ggw-breadcrumb a{color:#c8b9ff}.ggw-page-header{max-width:890px;margin:20px 0 40px}.ggw-page-header h1{font-size:clamp(34px,4vw,56px);margin:16px 0 20px;line-height:1.12}.ggw-page-header>p{color:#b0b7c7;font-size:19px;line-height:1.7;max-width:800px}.ggw-byline{display:flex;gap:10px 18px;flex-wrap:wrap;color:#9aa4b7;font-size:11px;margin-top:24px}.ggw-byline a{color:#ccbaff}.ggw-article-image{margin:0 0 42px;max-width:1000px}.ggw-article-image img{display:block;width:100%;max-height:510px;object-fit:cover;border-radius:12px}.ggw-article-image figcaption{font-size:11px;color:#949daf;padding-top:10px}.ggw-prose{max-width:760px;font-size:17px;line-height:1.85;color:#c6cbd7}.ggw-prose-wide{max-width:950px}.ggw-prose p{margin:0 0 22px}.ggw-prose h2{font-size:29px;margin:42px 0 18px;scroll-margin-top:100px}.ggw-prose h3{font-size:22px;margin:28px 0 14px}.ggw-prose ul,.ggw-prose ol{padding-left:24px;margin:0 0 25px}.ggw-prose li{margin:9px 0}.ggw-prose strong{color:#f1eff8}.ggw-prose a{color:#c0afff;text-decoration:underline;text-underline-offset:4px}.ggw-prose a:hover{color:#e0d6ff}.ggw-prose blockquote,.ggw-notice{margin:25px 0;padding:20px 24px;border-left:3px solid #a58be5;background:#1b1726;border-radius:0 8px 8px 0;color:#d3c9e9}.ggw-prose table{border-collapse:collapse;width:100%;font-size:14px;margin:24px 0}.ggw-prose th,.ggw-prose td{border:1px solid #343341;padding:12px;text-align:left;vertical-align:top}.ggw-prose th{background:#1b1825;color:#f1eff8}.ggw-prose .wp-block-table{overflow-x:auto}.ggw-prose .ggw-toc{background:#151822;border:1px solid #303442;border-radius:8px;padding:22px 28px;margin:25px 0}.ggw-toc h2{font-size:18px;margin:0 0 12px}.ggw-toc ul{margin-bottom:0}.ggw-toc li{font-size:14px;margin:5px 0}.ggw-prose .ggw-sources{border-top:1px solid #343341;margin-top:36px;padding-top:4px;font-size:13px}.ggw-sources h2{font-size:20px}.ggw-game-feature{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid #37313f;border-radius:12px;overflow:hidden;background:#171720;max-width:980px;margin-top:36px}.ggw-game-feature>div:nth-child(2){padding:36px;display:flex;flex-direction:column;justify-content:center;gap:18px}.ggw-game-feature img{width:100%;height:100%;object-fit:cover}.ggw-game-feature p{color:#afb7c8}.ggw-game-feature:hover{border-color:#a996dc}.ggw-database{margin-top:32px}.ggw-filter{display:flex;gap:16px;align-items:end;padding:24px;background:#171720;border:1px solid #35313e;border-radius:10px}.ggw-filter>div:first-child{flex:1}.ggw-filter>div:nth-child(2){min-width:180px}.ggw-filter label,.ggw-contact label{display:block;font-size:13px;font-weight:600;color:#d7dbea}.ggw-filter input,.ggw-filter select,.ggw-contact input:not([type=checkbox]),.ggw-contact select,.ggw-contact textarea{width:100%;min-height:48px;background:#0e1118;color:#edf0f8;border:1px solid #494352;border-radius:6px;padding:11px 13px;font:inherit;font-size:16px;margin-top:7px;box-sizing:border-box}.ggw-filter input::placeholder{color:#8c96aa}.ggw-filter select,.ggw-contact select{color-scheme:dark}.ggw-filter .ggw-text-link{padding:12px 0}.ggw-result-count{font-size:12px;color:#aab3c6;margin:20px 0!important}.ggw-record-art{padding:25px 24px;background:radial-gradient(ellipse at top right,#45305666,transparent),#171621;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #302b3b}.ggw-record-art svg{width:32px;height:32px;color:#b9a2ed}.ggw-record-art span{font-size:10px;letter-spacing:.1em;color:#a1a6b9;text-transform:uppercase}.ggw-database-grid .ggw-card-copy h3{font-size:21px}.ggw-empty{padding:40px;border:1px dashed #635378;border-radius:12px}.ggw-empty p{margin:20px 0;color:#b0b7c7}.ggw-empty a{color:#c3b1fa}.ggw-record-layout{display:grid;grid-template-columns:340px 1fr;gap:50px;align-items:start}.ggw-facts{padding:26px;background:#171720;border:1px solid #35313e;border-radius:12px}.ggw-facts h2{font-size:25px;margin:14px 0 24px}.ggw-facts dl{margin:0 0 22px}.ggw-facts dl>div{padding:12px 0;border-bottom:1px solid #302c3a}.ggw-facts dt{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#a2a8ba;margin-bottom:4px}.ggw-facts dd{font-size:14px;margin:0;color:#e3e4ef}.ggw-record-layout .ggw-prose h2:first-child{margin-top:0}.ggw-contact{max-width:700px;display:grid;gap:21px;padding:30px;background:#171720;border:1px solid #35313e;border-radius:10px}.ggw-contact .ggw-consent{display:flex;align-items:flex-start;gap:12px;font-size:13px;font-weight:400;line-height:1.7}.ggw-consent input{flex-shrink:0;appearance:auto!important;width:18px;height:18px;margin-top:3px}.ggw-consent a{color:#c8b8ff;text-decoration:underline}.ggw-small{font-size:12px;color:#a7afc0}.ggw-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.ggw-contact .ggw-button{justify-self:start}#footer .ggw-footer-links{width:calc(100% - 48px);max-width:1200px;margin:0 auto;padding:24px 0 23px;border-top:1px solid #292e3a;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 36px;align-items:center;color:#aab2c3;font-size:12px;line-height:1.6}#footer .ggw-footer-links p{margin:0;color:#aab2c3}#footer .ggw-footer-links nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 22px}#footer .ggw-footer-links a{color:#d2c7f5;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:4px;transition:color .18s,text-decoration-color .18s}#footer .ggw-footer-links a:hover{color:#f1ecff;text-decoration-color:#a795ff}#footer .ggw-footer-links a:focus-visible{outline:2px solid #c0b4ff;outline-offset:4px;border-radius:2px}
@media(min-width:1500px){.ggw-hero{padding-top:85px;padding-bottom:65px}}
@media(max-width:1024px){.ggw-hero{gap:28px}.ggw-hero h1{font-size:48px}.ggw-hero-art{aspect-ratio:.9}.ggw-card-copy{padding:19px}.ggw-card h3{font-size:21px}.ggw-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.ggw-record-layout{grid-template-columns:280px 1fr;gap:30px}.ggw-evidence-bar{flex-wrap:wrap;gap:10px 20px}.ggw-evidence-bar p{order:3;width:100%}}
@media(max-width:767px){.ggw-main{padding:0 18px 45px}.ggw-hero{grid-template-columns:1fr;gap:30px;padding:36px 0}.ggw-hero h1{font-size:clamp(39px,9vw,58px);margin:17px 0}.ggw-hero-copy>p{font-size:16px}.ggw-actions{margin:24px 0}.ggw-hero-art{aspect-ratio:16/10}.ggw-art-caption{left:22px;right:22px;bottom:18px}.ggw-art-caption strong{font-size:23px}.ggw-hero-meta{font-size:9px;gap:8px 12px}.ggw-hero-meta span+span{padding-left:12px}.ggw-evidence-bar{font-size:11px;padding:17px 0}.ggw-evidence-bar>span{font-size:12px}.ggw-section{margin-top:42px}.ggw-section-heading{gap:12px;align-items:start;flex-wrap:wrap;margin-bottom:22px}.ggw-section-heading h2{font-size:28px}.ggw-section-heading .ggw-text-link{padding-top:4px}.ggw-card-grid{grid-template-columns:1fr;gap:20px}.ggw-card-copy{padding:23px}.ggw-card h3{font-size:24px}.ggw-card-copy p{font-size:15px}.ggw-explore{padding:22px 14px}.ggw-explore .ggw-section-heading{padding:0 4px}.ggw-tiles{gap:10px}.ggw-tile{padding:18px 13px}.ggw-tile h3{font-size:15px;align-items:start}.ggw-tile p{font-size:12px}.ggw-tile-icon{margin-bottom:15px}.ggw-news-grid{grid-template-columns:1fr}.ggw-news-grid .ggw-card-featured{grid-row:auto}.ggw-news-grid .ggw-card:not(.ggw-card-featured){grid-template-columns:1fr 1.25fr}.ggw-news-grid .ggw-card:not(.ggw-card-featured) .ggw-card-copy{padding:18px}.ggw-news-grid .ggw-card:not(.ggw-card-featured) h3{font-size:18px}.ggw-cta-band{margin-top:42px;padding-top:27px;align-items:start;flex-direction:column;gap:22px}.ggw-cta-band h2{font-size:26px}.ggw-breadcrumb{font-size:11px;padding:24px 0;gap:8px}.ggw-page-header{margin:9px 0 30px}.ggw-page-header h1{font-size:clamp(34px,8vw,48px)}.ggw-page-header>p{font-size:17px}.ggw-prose{font-size:16px;line-height:1.8}.ggw-prose h2{font-size:25px;margin-top:34px}.ggw-article-image{margin-bottom:28px}.ggw-prose th,.ggw-prose td{padding:9px;font-size:12px}.ggw-prose .ggw-toc{padding:20px}.ggw-game-feature{grid-template-columns:1fr}.ggw-game-feature>div:nth-child(2){padding:26px}.ggw-filter{flex-wrap:wrap;gap:16px;padding:19px}.ggw-filter>div:first-child,.ggw-filter>div:nth-child(2){flex-basis:100%;min-width:0}.ggw-filter .ggw-button{flex:1}.ggw-record-layout{grid-template-columns:1fr;gap:30px}.ggw-facts{padding:24px}.ggw-facts dl{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.ggw-facts dd{font-size:13px}.ggw-contact{padding:22px 17px}#footer .ggw-footer-links{width:calc(100% - 36px);grid-template-columns:1fr;padding:21px 0 23px;gap:13px}#footer .ggw-footer-links nav{justify-content:flex-start;gap:9px 18px}}
@media(min-width:540px) and (max-width:767px){.ggw-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ggw-card-grid .ggw-card:last-child:nth-child(odd){grid-column:1/-1}.ggw-database-grid .ggw-card:last-child:nth-child(odd){grid-column:auto}}
@media(prefers-reduced-motion:reduce){.ggw-main *{transition:none!important;scroll-behavior:auto!important}.ggw-card:hover,.ggw-tile:hover,.ggw-button:hover,.ggw-card:hover img,.ggw-tile:hover h3 span{transform:none}}

