:root{--bg:#070c1a;--surface:#0d1527;--surface2:#111b30;--text:#edf2ff;--muted:#9aa8c1;--line:#253453;--a:#7c5cff;--a2:#ec4899;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.rtk-container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;color:#000;padding:8px;z-index:1000}.skip-link:focus{left:12px}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,12,26,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(37,52,83,.7)}.site-header__inner{display:flex;align-items:center;gap:24px;min-height:72px}.brand{display:flex;align-items:center;gap:10px;font-weight:900}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--a),var(--a2));font-weight:1000}.brand-name{letter-spacing:.01em}.site-nav{display:flex;gap:22px;align-items:center;margin-left:auto}.site-nav a{font-weight:750;color:#bcc7dc}.site-nav a:hover{color:#fff}.header-cta{display:inline-flex;align-items:center;gap:8px;background:#121d34;border:1px solid #2b3b5d;padding:9px 13px;border-radius:12px;font-weight:850}.header-cta:hover{border-color:#4c5f87}.nav-toggle{display:none;margin-left:auto;width:42px;height:42px;border:1px solid var(--line);background:transparent;border-radius:12px}.nav-toggle span{display:block;width:18px;height:2px;background:#fff;margin:4px auto}.site-main{min-height:65vh;padding:54px 0 90px}.home-hero{padding:74px 0 40px;background:radial-gradient(700px 500px at 10% 0%,rgba(124,92,255,.15),transparent 60%),radial-gradient(700px 500px at 90% 0%,rgba(236,72,153,.1),transparent 60%)}.home-hero__grid{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:30px}.home-hero h1{font-size:clamp(45px,7vw,82px);line-height:.94;letter-spacing:-.055em;margin:12px 0 22px;max-width:850px}.home-hero__lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:700px}.home-search{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.home-search span,.home-search a{padding:11px 13px;border-radius:12px;border:1px solid var(--line);background:#0d1629}.home-search span{color:#8190aa;font-weight:800}.home-search a{font-weight:850}.home-search a:hover{border-color:#51658f}.hero-orbit{position:relative;height:380px;display:grid;place-items:center}.hero-core{width:118px;height:118px;border-radius:34px;display:grid;place-items:center;background:linear-gradient(135deg,#7c5cff,#e84ca9);font-size:48px;font-weight:1000;box-shadow:0 30px 80px rgba(124,92,255,.28)}.orbit{position:absolute;border:1px solid #2a3b5d;border-radius:50%;animation:float 7s ease-in-out infinite}.orbit span{position:absolute;top:50%;left:100%;transform:translate(-50%,-50%);padding:8px 10px;border-radius:999px;background:#0d1629;border:1px solid #30405f;color:#d9e0f1;font-size:12px;font-weight:850;white-space:nowrap}.orbit--one{width:260px;height:260px}.orbit--two{width:330px;height:330px;animation-delay:-2s}.orbit--three{width:190px;height:190px;animation-delay:-4s}.orbit--one span{top:5%;left:78%}.orbit--two span{top:70%;left:94%}.orbit--three span{top:25%;left:2%}@keyframes float{50%{transform:rotate(4deg) scale(1.02)}}.home-section{padding:44px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-head h2{font-size:34px;line-height:1.1;margin:6px 0 0;letter-spacing:-.03em}.section-head p{color:var(--muted);max-width:560px;margin:0}.mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mission-card{position:relative;min-height:240px;padding:24px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#10192d,#0c1426);transition:transform .18s,border-color .18s}.mission-card:hover{transform:translateY(-3px);border-color:#4f638a}.mission-card--primary{background:linear-gradient(145deg,#171a35,#11162c)}.mission-number{font-size:12px;font-weight:900;color:#9d8aff}.mission-card h3{font-size:28px;margin:35px 0 8px}.mission-card p{color:var(--muted);max-width:360px}.mission-card strong{position:absolute;left:24px;bottom:24px}.rp-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rp-card{background:#0c1425;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:transform .18s,border-color .18s}.rp-card:hover{transform:translateY(-3px);border-color:#4b5f86}.rp-card img{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:#09101f}.rp-card--game img{aspect-ratio:16/9}.rp-card__body{padding:14px}.rp-card__meta{display:flex;justify-content:space-between;gap:10px;color:#8391aa;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.rp-card h3{font-size:18px;line-height:1.22;margin:8px 0}.rp-card strong,.rp-card__link{font-size:13px;color:#bcc8dc}.rp-kicker{font-size:12px;letter-spacing:.16em;font-weight:900;color:#b29cff}.text-link{font-weight:850;color:#cbd4e4}.stay-card{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px;border:1px solid #2d4061;border-radius:24px;background:linear-gradient(100deg,#111a31,#0d1426)}.stay-card h2{font-size:32px;margin:7px 0 8px}.stay-card p{max-width:700px;color:var(--muted);margin:0}.page-content{max-width:900px}.page-content h1{font-size:48px;letter-spacing:-.035em}.content-stack{display:grid;gap:16px}.post-card{padding:28px;border:1px solid var(--line);border-radius:20px;background:#0c1425}.post-card h1{font-size:34px;line-height:1.15}.post-card__meta{color:#8390a9;font-size:12px}.post-card__excerpt{color:#aab6ca}.site-footer{border-top:1px solid var(--line);padding:48px 0 24px;background:#060a15}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid>div{display:grid;align-content:start;gap:8px}.footer-grid p,.footer-grid a{color:#8997af}.footer-grid strong{margin-bottom:5px}.footer-bottom{border-top:1px solid #15213a;margin-top:30px;padding-top:18px;color:#6f7c95;font-size:13px}.footer-bottom p{margin:0}.rp-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#8190aa;font-size:13px;margin-bottom:22px}.rp-breadcrumbs a:hover{color:#fff}.rp-empty-page{text-align:center;max-width:760px;margin:70px auto}.rp-empty-page h1{font-size:56px;line-height:1;letter-spacing:-.04em}.rp-empty-page p{color:var(--muted)}.rp-journey{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.rp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 18px;border-radius:14px;background:#7c5cff;color:#fff;font-weight:900}.rp-btn--shine{background:linear-gradient(135deg,#7c5cff,#ec4899)}.rp-btn--ghost{background:transparent;border:1px solid var(--line)}
@media(max-width:1050px){.home-hero__grid{grid-template-columns:1fr}.hero-orbit{display:none}.site-nav{margin-left:0}.rp-card-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.rtk-container{width:min(calc(100% - 28px),var(--max))}.nav-toggle{display:block}.site-nav{display:none;position:absolute;left:0;right:0;top:72px;background:#080d1a;border-bottom:1px solid var(--line);padding:14px 20px;flex-direction:column;align-items:flex-start}.site-nav.is-open{display:flex}.header-cta{display:none}.mission-grid,.footer-grid{grid-template-columns:1fr}.rp-card-grid{grid-template-columns:repeat(2,1fr)}.site-main{padding-top:32px}.home-hero{padding-top:44px}.home-hero h1{font-size:52px}.section-head,.stay-card{align-items:flex-start;flex-direction:column}.stay-card .rp-btn{width:100%}}
@media(max-width:480px){.rp-card-grid{grid-template-columns:1fr}.home-hero h1{font-size:42px}.page-content h1,.rp-empty-page h1{font-size:40px}}
/* v2.1 alignment + navigation */
.site-nav ul.rtk-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:22px}.site-nav ul.rtk-menu li{margin:0;padding:0}.site-nav ul.rtk-menu a{display:block}.site-nav>a{display:block}.mission-card{display:flex;flex-direction:column}.mission-card h3{margin-top:38px}.mission-card strong{position:static;margin-top:auto;padding-top:20px}.page-content{max-width:980px}.page-content>h1{margin-bottom:26px}.rp-editorial-block{margin-top:40px;padding:28px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#101a2f,#0b1324)}.rp-editorial-block__content{margin-top:10px;color:#aebbd0}.rp-editorial-block__content h2,.rp-editorial-block__content h3{color:var(--text)}
@media(max-width:780px){.site-nav ul.rtk-menu{display:grid;gap:12px;width:100%}.site-nav ul.rtk-menu li{width:100%}.site-nav ul.rtk-menu a{padding:7px 0}.site-header__inner{gap:12px}}

/* v2.2 discovery + editorial system */
body{overflow-x:hidden}.site-main{padding-top:28px}.home-hero{padding:34px 0 48px}.home-proof{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.home-proof span{padding:8px 11px;border:1px solid #233451;border-radius:999px;background:rgba(10,16,31,.72);color:#8f9db6;font-size:12px;font-weight:800}.home-proof b{color:#c6b8ff;margin-right:5px}.orbit--four{width:380px;height:380px;animation-delay:-1s}.orbit--five{width:145px;height:145px;animation-delay:-3s}.orbit--four span{top:80%;left:3%}.orbit--five span{top:72%;left:96%}.hero-orbit{height:420px}.home-page .section-head{margin-bottom:20px}.editorial-teaser{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px;border:1px solid #2d4061;border-radius:26px;background:radial-gradient(500px 230px at 100% 0%,rgba(236,72,153,.14),transparent 70%),linear-gradient(135deg,#10182d,#0b1324)}.editorial-teaser h2{font-size:34px;margin:7px 0 9px}.editorial-teaser p{color:var(--muted);max-width:720px;margin:0}.blog-main,.article-main{padding-top:26px}.blog-hero{display:grid;grid-template-columns:1fr 260px;gap:24px;padding:42px;border:1px solid #2b3d5e;border-radius:30px;background:radial-gradient(580px 240px at 92% 0%,rgba(124,92,255,.18),transparent 70%),linear-gradient(145deg,#111a30,#0a1224);margin-bottom:36px}.blog-hero h1{font-size:clamp(42px,6vw,72px);line-height:.96;letter-spacing:-.055em;margin:10px 0 16px;max-width:820px}.blog-hero p{font-size:18px;color:var(--muted);max-width:760px;margin:0}.blog-hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.blog-hero__signal{display:grid;align-content:center;justify-items:end;text-align:right;padding:26px;border:1px solid #2a3a57;border-radius:22px;background:#0a1324}.blog-hero__signal span,.blog-hero__signal small{color:#8997ae;font-size:11px;font-weight:900;letter-spacing:.12em}.blog-hero__signal strong{font-size:66px;line-height:1;margin:10px 0;background:linear-gradient(90deg,#b7a7ff,#ff8bd0);-webkit-background-clip:text;background-clip:text;color:transparent}.blog-section{padding:18px 0 76px}.featured-post{display:grid;grid-template-columns:1.06fr .94fr;gap:0;border:1px solid #2b3d5e;border-radius:28px;overflow:hidden;background:linear-gradient(145deg,#111a30,#0b1324);margin-bottom:50px}.featured-post__media{min-height:420px;background:#09101f}.featured-post__media img{width:100%;height:100%;object-fit:cover;display:block}.featured-post__placeholder,.blog-card__placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(circle at center,#7c5cff,#14152b 58%,#09101f);font-weight:1000;font-size:74px}.featured-post__body{padding:42px;display:flex;flex-direction:column;justify-content:center}.featured-post h2{font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.045em;margin:12px 0}.featured-post p,.blog-card p{color:#9eabc0}.post-meta{display:flex;justify-content:space-between;gap:12px;color:#8593ac;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.post-meta a{color:#b5a6ff}.post-author-line{display:flex;align-items:center;gap:10px;color:#96a3ba;font-size:13px;margin:22px 0}.author-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#7c5cff,#ec4899);color:#fff;font-size:13px;font-weight:1000;flex:none}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#0c1425;transition:transform .18s,border-color .18s,box-shadow .18s}.blog-card:hover{transform:translateY(-3px);border-color:#50648b;box-shadow:0 20px 60px rgba(0,0,0,.22)}.blog-card__media{display:block;aspect-ratio:16/9;background:#09101f}.blog-card__media img{width:100%;height:100%;display:block;object-fit:cover}.blog-card__body{padding:18px}.blog-card h3{font-size:24px;line-height:1.12;margin:9px 0}.blog-card__footer{display:flex;justify-content:space-between;gap:12px;margin-top:18px;font-size:12px;color:#7f8ca4}.pagination-wrap{margin-top:28px}.pagination-wrap .nav-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.pagination-wrap .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#0b1425;color:#c6d0e1;font-weight:800}.pagination-wrap .current{background:#7c5cff;color:#fff;border-color:#7c5cff}.article-layout{max-width:1180px}.article-single{max-width:1000px;margin:0 auto}.article-header{max-width:900px;margin:0 auto 26px}.article-header h1{font-size:clamp(44px,7vw,78px);line-height:.97;letter-spacing:-.055em;margin:12px 0 18px}.article-dek{font-size:20px;line-height:1.7;color:#a4b1c7;margin:0 0 20px;max-width:820px}.article-byline{display:flex;align-items:center;gap:12px;color:#8997ad}.article-byline div{display:grid;gap:2px}.article-byline strong{color:#edf2ff}.article-byline span{font-size:13px}.article-hero-media{margin:30px 0 42px}.article-hero-media img{display:block;width:100%;height:auto;max-height:680px;object-fit:cover;border-radius:26px;border:1px solid #2b3d5e}.article-hero-media figcaption{margin-top:8px;color:#74829a;font-size:12px}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:42px;align-items:start}.article-body{font-size:18px;line-height:1.82;color:#d0d8e7}.article-body h2{font-size:34px;line-height:1.14;margin:48px 0 15px;color:#f4f6ff;letter-spacing:-.025em}.article-body h3{font-size:25px;line-height:1.2;margin:34px 0 12px;color:#edf2ff}.article-body p,.article-body ul,.article-body ol{margin:0 0 20px}.article-body a{color:#b6a7ff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.article-body img{max-width:100%;height:auto;border-radius:18px}.article-body blockquote{margin:28px 0;padding:20px 22px;border-left:4px solid #8b5cf6;background:#0c1425;border-radius:0 16px 16px 0;color:#b6c2d6}.article-aside{position:sticky;top:92px;display:grid;gap:14px}.article-toc,.article-share{padding:18px;border:1px solid var(--line);border-radius:18px;background:#0c1425;display:grid;gap:9px}.article-toc strong{font-size:18px}.article-toc a{color:#aab7cc;font-size:13px}.article-share button{min-height:42px;border:1px solid #2f4162;border-radius:12px;background:#101b30;color:#fff;font-weight:900;cursor:pointer}.article-tags{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin:36px 0}.article-tags a{padding:8px 11px;border:1px solid #2a3c5d;border-radius:999px;background:#0b1425;color:#aebad0;font-size:12px}.related-posts{padding:56px 0 0}.page-featured-image img{display:block;width:100%;height:auto;max-height:580px;object-fit:cover;border-radius:24px;border:1px solid #2b3d5e}.page-content__body{font-size:18px;line-height:1.8}.rp-editorial-faq{margin-top:34px;padding:26px;border:1px solid #283a59;border-radius:24px;background:linear-gradient(145deg,#0d172a,#09111f)}.rp-faq{display:grid;gap:12px}.rp-faq details{border:1px solid #2a3c5c;background:#0a1324;border-radius:16px;padding:17px 18px}.rp-faq details[open]{background:linear-gradient(145deg,#0d172b,#0a1324)}.rp-faq summary{cursor:pointer;list-style:none;font-weight:900;color:#f2f5ff;position:relative;padding-right:26px}.rp-faq summary::-webkit-details-marker{display:none}.rp-faq summary:after{content:'−';position:absolute;right:0;top:0;color:#b9aaff;font-size:18px}.rp-faq details:not([open]) summary:after{content:'+'}.rp-faq__answer{color:#a9b6cb;margin-top:11px}.rp-faq__answer p{margin:0 0 10px}.rp-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rp-feature-grid>div{padding:18px;border:1px solid #263754;border-radius:18px;background:#0a1324}.rp-feature-grid span{display:block;color:#8c9ab3;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.rp-feature-grid strong{display:block;font-size:18px;margin:6px 0}.rp-feature-grid p{color:#909db4;font-size:13px;margin:0}.rp-image-placeholder{display:grid;place-items:center;text-align:center;gap:8px;padding:30px;color:#aab7cb}.rp-image-placeholder strong{font-size:20px;color:#f4f6ff}.rp-image-placeholder span{font-size:13px;max-width:340px}.rp-share-card{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:32px;border:1px solid #2a3c5e;border-radius:26px;background:radial-gradient(500px 220px at 100% 0%,rgba(236,72,153,.12),transparent 70%),linear-gradient(145deg,#111a30,#0b1324)}.rp-share-card h1{font-size:clamp(38px,5vw,62px);line-height:1;margin:8px 0}.rp-share-card p{color:#99a7bd}.rp-outfit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
@media(max-width:1000px){.blog-hero{grid-template-columns:1fr}.blog-hero__signal{justify-items:start;text-align:left}.featured-post{grid-template-columns:1fr}.featured-post__media{min-height:auto;aspect-ratio:16/9}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-grid{grid-template-columns:1fr}.article-aside{position:static;grid-template-columns:1fr 1fr}.rp-feature-grid,.rp-outfit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-teaser{align-items:flex-start;flex-direction:column}}
@media(max-width:780px){.site-main{padding-top:18px}.home-hero{padding:26px 0 34px}.hero-orbit{display:none}.blog-hero{padding:28px}.blog-hero h1{font-size:48px}.featured-post__body{padding:28px}.blog-grid{grid-template-columns:1fr}.article-header h1{font-size:48px}.article-dek{font-size:18px}.article-aside{grid-template-columns:1fr}.rp-feature-grid,.rp-outfit-grid{grid-template-columns:1fr}.rp-share-card{align-items:flex-start;flex-direction:column}.rp-share-card .rp-btn{width:100%}}
@media(max-width:480px){.home-hero h1{font-size:41px}.blog-hero h1,.article-header h1{font-size:40px}.blog-hero__signal strong{font-size:52px}.editorial-teaser{padding:24px}.editorial-teaser h2{font-size:28px}}

/* v2.3 polish: consistent cards, compact hero rhythm, editorial author box */
.home-page{padding-top:0}.home-page .home-hero{padding-top:42px}.home-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:38px;min-height:500px}.hero-orbit{height:420px;max-width:520px;margin-inline:auto;transform:translateX(12px)}.hero-core{width:128px;height:128px}.orbit--one{width:250px;height:250px}.orbit--two{width:330px;height:330px}.orbit--three{width:190px;height:190px}.orbit--four{width:390px;height:390px}.orbit--five{width:146px;height:146px}.orbit--four span{top:80%;left:5%}.orbit--five span{top:72%;left:96%}.home-section{padding:36px 0}.mission-grid{align-items:stretch}.mission-card{min-height:300px;padding:26px;overflow:hidden}.mission-card h3{margin-top:40px}.mission-card p{margin-bottom:0}.mission-card strong{padding-top:28px}.rp-card--game img,.rp-card-grid--games .rp-card img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center;background:#09101f}.rp-card-grid--games .rp-card{min-width:0}.rp-card-grid--games .rp-card__body{min-height:126px}.rp-card-grid--games .rp-card h3{margin-top:10px}.rp-detail-media--game img{display:block;width:100%;aspect-ratio:16/9;height:auto;max-height:none;object-fit:cover;object-position:center;border-radius:24px}.rp-detail-media:not(.rp-detail-media--game) img{display:block;width:100%;aspect-ratio:1/1;height:auto;object-fit:cover;object-position:center;border-radius:24px}.author-box{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;margin:46px 0 12px;padding:24px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#10192d,#0b1324)}.author-box__avatar{display:block;border-radius:18px;width:72px;height:72px;object-fit:cover;border:1px solid #334766}.author-box__body{min-width:0}.author-box__body h2{font-size:25px;line-height:1.1;margin:5px 0}.author-box__body p{color:var(--muted);margin:0 0 10px}.rp-editorial-faq{scroll-margin-top:100px}.rp-content-heading h2{margin-bottom:6px}.rp-faq details{transition:border-color .18s,background .18s}.rp-faq details[open] summary:after{content:'−'}.site-main.home-page{padding-bottom:60px}.blog-main .blog-hero{margin-top:0}.article-main{padding-top:20px}.article-header{margin-bottom:22px}.article-hero-media{margin-top:24px}.article-hero-media img{aspect-ratio:16/9;max-height:none;object-fit:cover;object-position:center}.article-body>*:first-child{margin-top:0}.related-posts{margin-top:10px}.article-layout{max-width:1180px}.article-single{max-width:1000px}
@media(max-width:1050px){.home-hero__grid{grid-template-columns:1fr;min-height:0}.hero-orbit{display:none}.home-page .home-hero{padding-bottom:28px}.rp-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){.home-page .home-hero{padding-top:26px}.home-hero__grid{gap:20px}.home-search__label{width:100%}.mission-card{min-height:240px}.author-box{grid-template-columns:1fr}.author-box__avatar{width:64px;height:64px}.rp-card-grid--games .rp-card__body{min-height:0}}

/* v2.4 accessibility, mobile discovery and performance polish */
html{scroll-padding-top:88px;-webkit-text-size-adjust:100%}
img{max-width:100%}
.blog-card__media,.rp-card>a{outline-offset:4px}
.blog-card__media:focus-visible,.rp-card>a:focus-visible,.site-nav a:focus-visible,.header-cta:focus-visible,.rp-btn:focus-visible{outline:3px solid #b8a8ff;outline-offset:3px}
.rp-card-grid--items .rp-card> a{display:block;height:100%}
.rp-card-grid--items .rp-card img{aspect-ratio:1/1;object-fit:contain;object-position:center;background:radial-gradient(circle at 50% 35%,rgba(124,92,255,.16),transparent 58%),#090f1c;padding:10px}
.rp-card-grid--games .rp-card img{aspect-ratio:16/9;object-fit:cover;object-position:center}
.rp-card__media-placeholder{display:grid;place-items:center;width:100%;height:100%;aspect-ratio:1/1;background:radial-gradient(circle at 50% 35%,rgba(124,92,255,.2),transparent 58%),#090f1c;color:#cfd7e8;font-weight:1000;font-size:34px;letter-spacing:.06em}
.rp-card--game .rp-card__media-placeholder{aspect-ratio:16/9;font-size:28px}
.content-auto{content-visibility:auto;contain-intrinsic-size:1px 560px}
.related-posts,.home-section{content-visibility:auto;contain-intrinsic-size:1px 520px}

@media(max-width:780px){
  .site-header{backdrop-filter:none}
  .site-header__inner{min-height:64px}
  .site-nav{top:64px}
  .home-page .home-hero{padding-top:18px}
  .home-hero__grid{gap:16px}
  .home-hero h1{font-size:clamp(39px,11vw,54px);line-height:.98}
  .home-hero__lead{font-size:16px}
  .home-search{gap:7px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px;scrollbar-width:thin}
  .home-search span,.home-search a{flex:0 0 auto}
  .mission-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:thin}
  .mission-card{flex:0 0 min(86vw,340px);scroll-snap-align:start;min-height:250px}
  .section-head{margin-bottom:14px}
  .section-head p{font-size:14px}
  .rp-card-grid--games,.rp-card-grid--items{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding:2px 0 10px;scrollbar-width:thin}
  .rp-card-grid--games .rp-card,.rp-card-grid--items .rp-card{flex:0 0 min(78vw,300px);scroll-snap-align:start}
  .rp-card-grid--items .rp-card{flex-basis:min(72vw,280px)}
  .blog-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:thin}
  .blog-grid .blog-card{flex:0 0 min(86vw,340px);scroll-snap-align:start}
  .article-main{padding-top:14px}
  .article-layout{width:min(calc(100% - 24px),var(--max))}
  .article-header h1{font-size:clamp(38px,10vw,52px)}
  .article-dek{font-size:17px}
  .article-hero-media{margin:20px 0 28px}
  .article-body{font-size:17px;line-height:1.76}
  .article-body h2{font-size:29px;margin-top:38px}
  .author-box{margin-top:32px;padding:18px}
}
@media(max-width:520px){
  .rtk-container{width:min(calc(100% - 24px),var(--max))}
  .site-main{padding-bottom:62px}
  .home-section{padding:28px 0}
  .home-page .home-hero{padding-bottom:26px}
  .home-search a{font-size:13px;padding:10px 12px}
  .mission-card h3{font-size:25px}
  .rp-card-grid--games .rp-card__body,.rp-card-grid--items .rp-card__body{padding:13px}
  .related-posts{padding-top:38px}
}


/* v2.5 card sizing: never let a placeholder or grid stretch create phantom media height. */
.rp-card-grid{align-items:start;grid-auto-rows:max-content}
.rp-card> a{display:flex;flex-direction:column;height:auto;min-width:0}
.rp-card img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;object-position:center;background:#09101f;padding:10px}
.rp-card--game img{aspect-ratio:16/9;object-fit:cover;padding:0}
.rp-card__media-placeholder{display:grid!important;place-items:center;width:100%;height:auto!important;min-height:0;aspect-ratio:1/1;background:radial-gradient(circle at 50% 35%,rgba(124,92,255,.16),transparent 58%),#090f1c;color:#cfd7e8;font-weight:1000;font-size:34px;letter-spacing:.06em}
.rp-card--game .rp-card__media-placeholder{aspect-ratio:16/9;font-size:28px}
.rp-card__body{flex:0 0 auto;min-height:0}
.rp-scroll-wrap{position:relative;min-width:0}
.rp-scrollable{scroll-behavior:smooth;scrollbar-width:thin}
.rp-scroll-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:40px;height:40px;border:1px solid #3a4e73;border-radius:999px;background:rgba(7,12,26,.92);backdrop-filter:blur(10px);color:#fff;display:grid;place-items:center;font-size:19px;font-weight:1000;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.25)}
.rp-scroll-nav:hover{border-color:#8b76ff;background:#121c32}
.rp-scroll-nav--prev{left:8px}.rp-scroll-nav--next{right:8px}.rp-scroll-nav[hidden]{display:none}
.rp-scrollable.has-scroll-controls{padding-inline:2px}
@media(max-width:780px){
  .rp-scroll-wrap{margin-inline:-2px}
  .rp-scroll-nav{width:34px;height:34px;font-size:16px}
  .rp-card-grid--items,.rp-card-grid--games,.mission-grid,.blog-grid,.home-search{overflow-x:auto;flex-wrap:nowrap}
}
.rp-detail-shell,.rp-detail-card,.rp-detail-media,.rp-detail-copy{min-width:0;max-width:100%}
.rp-detail-card{overflow:hidden}
.rp-detail-copy,.rp-detail-copy h1,.rp-detail-lead{overflow-wrap:anywhere;word-break:normal}
@media(max-width:780px){
  .rp-detail-shell{width:min(calc(100% - 24px),var(--max));overflow:visible}
  .rp-detail-card{width:100%;padding:16px;border-radius:20px}
  .rp-detail-media{min-height:0;width:100%;aspect-ratio:16/9}
  .rp-detail-card:not(.rp-detail-card--game) .rp-detail-media{aspect-ratio:1/1}
  .rp-detail-media img{max-width:100%;width:100%;height:100%;max-height:none}
  .rp-detail-copy h1{font-size:clamp(36px,10vw,48px)}
}


/* v2.6 mobile/tablet responsive foundation */
*,*::before,*::after{min-width:0;}
html,body{max-width:100%;overflow-x:clip;}
img,svg,video,iframe,canvas{max-width:100%;}
.rtk-container,.site-main,.page-shell,.article-layout,.article-single,.page-content,.article-grid,.article-body,.page-content__body{min-width:0;max-width:100%;}
.site-main{overflow:clip;}
.page-content__body>*,.article-body>*{max-width:100%;}
.article-body table,.page-content__body table{width:100%;}

/* Home actions: buttons stay usable without forcing the whole hero into a carousel on phones. */
@media(max-width:780px){
  .home-search{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;padding-bottom:0;}
  .home-search .home-search__label{grid-column:1/-1;width:auto;}
  .home-search a{width:100%;justify-content:center;text-align:center;white-space:normal;}
  .home-proof{display:grid;grid-template-columns:1fr;gap:8px;}
  .home-proof span{display:block;}
  .section-head{gap:10px;}
  .mission-grid,.rp-card-grid--games,.rp-card-grid--items,.blog-grid{padding-inline:0;}
  .rp-scroll-wrap{max-width:100%;overflow:hidden;}
}

/* Avoid stretched card heights on all breakpoints. */
.rp-card-grid,.mission-grid,.blog-grid{align-items:start;grid-auto-rows:max-content;}
.rp-card,.mission-card,.blog-card{min-width:0;align-self:start;}
.rp-card__media-placeholder{height:auto!important;}
.rp-card-grid--items .rp-card img{height:auto;aspect-ratio:1/1;}
.rp-card-grid--games .rp-card img{height:auto;aspect-ratio:16/9;}

/* Game/item detail pages: stack cleanly, never create a side-scrolling detail canvas. */
.rp-detail-shell,.rp-detail-card,.rp-detail-media,.rp-detail-copy{min-width:0;max-width:100%;}
.rp-detail-card{overflow:hidden;}

/* Blog and standard WordPress pages */
.article-layout,.page-shell{width:min(calc(100% - 32px),var(--max));margin-inline:auto;}
.article-grid{min-width:0;}
.article-header,.article-body,.article-aside,.article-hero-media,.author-box,.related-posts{min-width:0;max-width:100%;}
.article-hero-media img{display:block;width:100%;height:auto;}
.author-box__body{min-width:0;}
.author-box__body p,.article-body p,.page-content__body p,.article-body li,.page-content__body li{overflow-wrap:anywhere;}
.blog-card,.featured-post,.post-card{min-width:0;}

@media(max-width:900px){
  .article-grid{grid-template-columns:1fr!important;}
  .article-aside{position:static!important;grid-template-columns:1fr!important;}
  .article-layout,.page-shell{width:min(calc(100% - 24px),var(--max));}
  .article-header h1,.page-content>h1{font-size:clamp(36px,9vw,54px);overflow-wrap:anywhere;}
  .page-featured-image{margin-inline:0;}
  .featured-post{grid-template-columns:1fr!important;}
}

@media(max-width:780px){
  .site-header__inner{padding-inline:0;}
  .site-main{padding-bottom:56px;}
  .article-layout,.page-shell{width:calc(100% - 20px);}
  .article-header h1,.page-content>h1{font-size:clamp(34px,10vw,48px);line-height:1.02;}
  .article-dek{font-size:16px;line-height:1.65;}
  .article-byline{align-items:flex-start;}
  .article-body{font-size:16px;line-height:1.72;}
  .article-body h2{font-size:27px;line-height:1.15;overflow-wrap:anywhere;}
  .article-body h3{font-size:22px;overflow-wrap:anywhere;}
  .article-body ul,.article-body ol{padding-left:20px;}
  .article-body blockquote{margin-inline:0;padding-left:16px;}
  .author-box{grid-template-columns:1fr!important;gap:12px;padding:18px;}
  .author-box__avatar{width:56px;height:56px;}
  .related-posts{margin-top:28px;}
  .blog-hero,.featured-post__body,.post-card{padding:20px;}
  .blog-hero h1{font-size:clamp(34px,10vw,48px);line-height:1.02;overflow-wrap:anywhere;}
  .section-head h2{font-size:29px;}
  .section-head p{max-width:100%;}
  .footer-grid{grid-template-columns:1fr!important;}
}

@media(max-width:520px){
  .rtk-container{width:calc(100% - 16px);}
  .article-layout,.page-shell{width:calc(100% - 16px);}
  .page-content__body,.article-body{font-size:16px;}
  .article-body img,.page-content__body img{width:auto;max-width:100%;height:auto;}
  .article-body figure,.page-content__body figure{margin:18px 0;}
  .article-body pre,.page-content__body pre{font-size:12px;}
  .home-search{grid-template-columns:1fr 1fr;}
}

/* v2.7.1: four footer widget columns stay on one row on desktop */
.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;align-items:start}
.footer-grid>div{min-width:0}
/* v2.7.0: customizable header logo + four WordPress footer widget columns */
.brand-logo{display:flex;align-items:center;max-width:220px;line-height:0}
.brand-logo .custom-logo-link{display:flex;align-items:center}
.brand-logo .custom-logo{display:block;width:auto;height:auto;max-width:220px;max-height:44px;object-fit:contain}
.footer-col--widgets{display:grid;align-content:start;gap:8px}
.footer-widget{display:grid;gap:8px}
.footer-widget__title,.footer-widget h2,.footer-widget h3{margin:0 0 5px;font-size:15px;line-height:1.3;color:#f1f4fb}
.footer-widget p,.footer-widget li,.footer-widget a{color:#8997af}
.footer-widget ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.footer-widget a:hover{color:#fff}
@media(max-width:780px){.brand-logo{max-width:180px}.brand-logo .custom-logo{max-width:180px;max-height:40px}.footer-grid{grid-template-columns:1fr!important;gap:26px}}
