:root{--rgp-gold:#f4b91f;--rgp-gold2:#d89a0a;--rgp-ink:#1b1d1f;--rgp-ink2:#25282b;--rgp-cream:#fffaf0;--rgp-paper:#fffdf8;--rgp-line:#dfd2bc;--rgp-muted:#6b6358;--rgp-red:#8d2f27;--rgp-shadow:0 16px 40px rgba(39,28,13,.12)}
.rome-game-production{--rgp-frame-url:url('/rome-design-bg-v13980-01.jpg');font-family:Arial,Helvetica,sans-serif;color:#1d1b18;position:relative;background:#eee4d2;isolation:isolate}.rome-game-production[data-rgp-frame="02"]{--rgp-frame-url:url('/rome-design-bg-v13980-02.jpg')}.rome-game-production[data-rgp-frame="03"]{--rgp-frame-url:url('/rome-design-bg-v13980-03.jpg')}.rome-game-production[data-rgp-frame="04"]{--rgp-frame-url:url('/rome-design-bg-v13980-04.jpg')}.rome-game-production[data-rgp-frame="05"]{--rgp-frame-url:url('/rome-design-bg-v13980-05.jpg')}.rome-game-production[data-rgp-frame="06"]{--rgp-frame-url:url('/rome-design-bg-v13980-06.jpg')}.rome-game-production[data-rgp-frame="07"]{--rgp-frame-url:url('/rome-design-bg-v13980-07.jpg')}.rome-game-production[data-rgp-frame="08"]{--rgp-frame-url:url('/rome-design-bg-v13980-08.jpg')}.rome-game-production[data-rgp-frame="09"]{--rgp-frame-url:url('/rome-design-bg-v13980-09.jpg')}.rome-game-production[data-rgp-frame="10"]{--rgp-frame-url:url('/rome-design-bg-v13980-10.jpg')}.rome-game-production[data-rgp-frame="11"]{--rgp-frame-url:url('/rome-design-bg-v13980-11.jpg')}.rome-game-production[data-rgp-frame="12"]{--rgp-frame-url:url('/rome-design-bg-v13980-12.jpg')}
.rome-game-production:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(238,228,210,.15),rgba(255,250,240,.96) 21%,rgba(255,250,240,.98) 79%,rgba(238,228,210,.15)),var(--rgp-frame-url);background-size:cover;background-position:center top;background-attachment:fixed;z-index:-1}
.rome-game-production *{box-sizing:border-box}.rome-game-production a{color:inherit}.rgp-icon{width:1.15em;height:1.15em;display:inline-block;fill:currentColor;flex:0 0 auto}.rgp-surface{max-width:1180px;margin:0 auto;padding:18px 18px 0;background:rgba(255,253,248,.96);box-shadow:0 0 50px rgba(40,29,13,.12)}
.rgp-breadcrumb{font-size:13px;color:var(--rgp-muted);padding:2px 0 14px;display:flex;gap:6px}.rgp-breadcrumb a{text-decoration:underline;text-underline-offset:3px}
.rgp-jumpbar{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.rgp-jumpbar a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid var(--rgp-line);border-radius:9px;background:rgba(255,255,255,.85);text-decoration:none;font-size:13px;font-weight:700}.rgp-jumpbar a:hover,.rgp-jumpbar a[aria-current="location"]{border-color:var(--rgp-gold2);box-shadow:inset 0 -2px 0 var(--rgp-gold)}.rgp-jumpbar .rgp-icon{color:var(--rgp-gold2)}
.rgp-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(280px,.9fr);gap:14px}.rgp-main,.rgp-side{display:flex;flex-direction:column;gap:14px}.rgp-standard-module,[id^="rome-"]{scroll-margin-top:92px}
.rgp-hero{min-height:250px;border-radius:10px;overflow:hidden;background:var(--rgp-ink);color:#fff;display:grid;grid-template-columns:1.25fr .9fr;border:1px solid #111}.rgp-hero-copy{padding:28px}.rgp-pills{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.rgp-pill{border:1px solid #61656a;border-radius:20px;padding:7px 11px;font-size:12px}.rgp-pill-gold{background:var(--rgp-gold);border-color:var(--rgp-gold);color:#111;font-weight:800}.rgp-hero h1,.rgp-side-head h2,.rgp-section-head h2,.rgp-editorial h2,.rgp-footer strong{font-family:Georgia,'Times New Roman',serif}.rgp-hero h1{font-size:38px;line-height:1;margin:0 0 12px}.rgp-hero p{line-height:1.55;margin:0;max-width:680px}.rgp-hero-actions{display:flex;gap:10px;margin-top:18px}.rgp-hero-visual{position:relative;background:linear-gradient(145deg,#050709,#242a2d);background-image:linear-gradient(145deg,rgba(5,7,9,.3),rgba(36,42,45,.6)),var(--rgp-hero-image);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;min-height:230px}.rgp-hero-emblem{width:180px;height:180px;border:1px solid rgba(244,185,31,.6);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle,rgba(244,185,31,.12),rgba(0,0,0,.5));box-shadow:0 0 40px rgba(244,185,31,.12)}.rgp-hero-emblem .rgp-icon{font-size:46px;color:var(--rgp-gold);margin-bottom:8px}.rgp-hero-emblem strong{font-family:Georgia,serif;font-size:20px}.rgp-hero-emblem span{font-size:12px;color:#d8d8d8;margin-top:4px}
.rgp-btn{border:1px solid var(--rgp-gold2);border-radius:8px;min-height:42px;padding:9px 15px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer;font-size:13px}.rgp-btn-primary{background:linear-gradient(#ffcf3d,#edaa0d);color:#15120c;box-shadow:0 3px 0 #bc7d00}.rgp-btn-secondary{background:#fffdf8;color:#1c1c1c}.rgp-btn-large{min-height:50px;padding:12px 20px}.rgp-btn:disabled{opacity:.45;cursor:not-allowed}.rgp-text-link{background:none;border:0;padding:0;color:#6d4a00;text-decoration:underline;text-underline-offset:3px;cursor:pointer;font:inherit;font-weight:700}
.rgp-player{border:1px solid #202327;border-radius:10px;overflow:hidden;background:#07111b;color:#fff}.rgp-player-head{height:48px;background:#181b1e;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #303438}.rgp-player-head h2{font-size:17px;margin:1px 0 0}.rgp-mag-kicker{display:block;color:#bb7f00;font-weight:900;font-size:10px;letter-spacing:.16em}.rgp-player .rgp-mag-kicker{color:var(--rgp-gold)}.rgp-player-status{font-size:11px;color:#d9d0bd}.rgp-player-stage{height:580px;position:relative;background:#02070d}.rgp-player-stage iframe{border:0;width:100%;height:100%;display:block;background:#000}.rgp-player-poster{position:absolute;inset:0;background-image:linear-gradient(100deg,rgba(1,8,15,.95) 0%,rgba(1,8,15,.75) 47%,rgba(1,8,15,.54) 100%),var(--rgp-poster);background-size:cover;background-position:center;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;padding:34px}.rgp-player-poster:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 50%,rgba(244,185,31,.12),transparent 35%);pointer-events:none}.rgp-player-poster-art{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:360px;border:1px solid rgba(244,185,31,.25);background:linear-gradient(145deg,rgba(244,185,31,.06),rgba(255,255,255,.02));border-radius:12px}.rgp-player-poster-art .rgp-icon{font-size:84px;color:var(--rgp-gold);filter:drop-shadow(0 8px 20px rgba(0,0,0,.4))}.rgp-player-poster-art span{font-family:Georgia,serif;font-size:32px;font-weight:900;margin-top:12px}.rgp-player-poster-art small{color:#bcb6a9;margin-top:5px}.rgp-player-choice{position:relative;max-width:480px;margin-left:auto;background:rgba(24,27,30,.94);border:1px solid rgba(244,185,31,.55);border-radius:12px;padding:24px;box-shadow:0 20px 50px rgba(0,0,0,.38)}.rgp-age-lock{display:flex;align-items:center;gap:10px}.rgp-age-lock .rgp-icon{font-size:40px;color:var(--rgp-gold)}.rgp-age-lock b{font-size:16px}.rgp-age-lock small{display:block;color:#bfb8aa}.rgp-player-choice h3{font-family:Georgia,serif;font-size:26px;margin:18px 0 8px}.rgp-player-choice p{color:#d4cec2;line-height:1.5}.rgp-player-choice-actions{display:grid;grid-template-columns:1fr;gap:10px;margin:18px 0 12px}.rgp-player-choice .rgp-text-link{color:#ffd36b}.rgp-player-toolbar{min-height:54px;background:#171a1d;border-top:1px solid #303438;display:flex;align-items:center;justify-content:space-between;padding:7px 10px;gap:12px}.rgp-player-toolbar-left{display:flex;flex-direction:column}.rgp-player-toolbar-left span{font-size:10px;color:#aaa}.rgp-player-tools{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.rgp-tool{display:inline-flex;align-items:center;gap:5px;border:1px solid #4a4f53;border-radius:7px;background:#24282b;color:#fff;padding:7px 9px;text-decoration:none;font-size:11px;cursor:pointer}.rgp-tool-commercial{border-color:var(--rgp-gold2);color:#ffce4a}.rgp-player:fullscreen,.rgp-player.is-fullscreen{width:100vw;height:100vh;border-radius:0;display:flex;flex-direction:column}.rgp-player:fullscreen .rgp-player-stage,.rgp-player.is-fullscreen .rgp-player-stage{height:auto;flex:1}.rgp-player:fullscreen .rgp-player-head,.rgp-player.is-fullscreen .rgp-player-head{display:none}
.rgp-side-card,.rgp-content-module,.rgp-editorial,.rgp-wide,.rgp-final-source{background:var(--rgp-paper);border:1px solid var(--rgp-line);border-radius:10px;overflow:hidden}.rgp-side-head{background:var(--rgp-ink);color:#fff;display:flex;align-items:center;gap:9px;padding:12px 14px}.rgp-side-head .rgp-icon{color:var(--rgp-gold);font-size:18px}.rgp-side-head h2{margin:0;font-size:17px}.rgp-fact-list{padding:5px 12px 10px}.rgp-fact-row{display:grid;grid-template-columns:28px 1fr;gap:8px;padding:9px 1px;border-bottom:1px solid #eee3d2}.rgp-fact-row:last-child{border-bottom:0}.rgp-fact-row>.rgp-icon{margin-top:3px;color:#a97000;font-size:19px}.rgp-fact-row span{display:grid;grid-template-columns:1fr auto;column-gap:8px;align-items:start}.rgp-fact-row small{font-size:11px;color:var(--rgp-muted)}.rgp-fact-row strong{font-size:12px;text-align:right}.rgp-fact-row em{grid-column:1/-1;font-style:normal;color:#9a8f80;font-size:9px;margin-top:2px}.rgp-side-copy{padding:14px}.rgp-side-copy p{line-height:1.5;margin:0 0 10px}.rgp-side-copy .rgp-btn{width:100%;margin-top:7px}.rgp-side-copy small{display:block;margin-top:10px;color:var(--rgp-muted);line-height:1.4}.rgp-source-copy p{font-size:12px}.rgp-discover-grid{padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.rgp-discover-grid a{border:1px solid #eadcc5;border-radius:9px;padding:10px;text-decoration:none;display:grid;grid-template-columns:25px 1fr;gap:7px;background:#fffcf6}.rgp-discover-grid .rgp-icon{color:#a66f00;margin-top:2px}.rgp-discover-grid strong,.rgp-discover-grid small{display:block}.rgp-discover-grid strong{font-size:11px}.rgp-discover-grid small{font-size:9px;color:var(--rgp-muted);margin-top:2px}.rgp-discover-escape{display:inline-block;margin:0 12px 13px;font-size:11px}
.rgp-editorial{display:grid;grid-template-columns:1.35fr .7fr}.rgp-editorial-main{padding:24px}.rgp-editorial h2{font-size:30px;margin:5px 0 12px}.rgp-editorial-lede,.rgp-lede{font-size:16px;line-height:1.7}.rgp-editorial-aside{background:var(--rgp-ink);color:#fff;padding:24px}.rgp-editorial-aside .rgp-mag-kicker{color:var(--rgp-gold)}.rgp-editorial-aside h3{font-family:Georgia,serif;font-size:23px;margin:7px 0 10px}.rgp-editorial-aside p{line-height:1.6;color:#ddd}.rgp-decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.rgp-decision-grid article{display:grid;grid-template-columns:28px 1fr;gap:9px;background:#f7efe1;border-radius:8px;padding:12px}.rgp-decision-icon{width:26px;height:26px;border-radius:50%;background:var(--rgp-gold);display:flex;align-items:center;justify-content:center;font-weight:900}.rgp-decision-grid h3{font-size:13px;margin:0 0 5px}.rgp-decision-grid p{font-size:11px;line-height:1.45;margin:0}.rgp-content-module{padding:22px}.rgp-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.rgp-section-head h2{font-size:28px;margin:5px 0 7px}.rgp-section-head> .rgp-icon{font-size:32px;color:#b57a00}.rgp-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px}.rgp-feature-grid article{background:#f8f1e5;border:1px solid #eadcc5;border-radius:9px;padding:14px}.rgp-feature-grid .rgp-icon{font-size:26px;color:#a56f00}.rgp-feature-grid h3{font-size:14px;margin:9px 0 5px}.rgp-feature-grid p{font-size:11px;line-height:1.45;margin:0}.rgp-prose{line-height:1.7}.rgp-prose h2,.rgp-prose h3{font-family:Georgia,serif}.rgp-prose p{margin:0 0 14px}
.rgp-wide{margin-top:14px;padding:22px}.rgp-casino-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}.rgp-casino-row{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:10px;border:1px solid #eadcc5;border-radius:9px;background:#fffcf5}.rgp-casino-rank{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--rgp-gold);font-weight:900}.rgp-casino-copy strong,.rgp-casino-copy small{display:block}.rgp-casino-copy small{font-size:10px;color:var(--rgp-muted);margin-top:3px}.rgp-casino-empty{padding:18px;background:#f6eee1;border-radius:9px;display:grid;gap:8px}.rgp-casino-empty .rgp-btn{justify-self:start}.rgp-similar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.rgp-similar-card{text-decoration:none;border:1px solid #eadcc5;border-radius:9px;overflow:hidden;background:#fff}.rgp-similar-visual{height:115px;background:linear-gradient(135deg,#121517,#2b2f31);display:flex;align-items:center;justify-content:center;position:relative;color:var(--rgp-gold)}.rgp-similar-visual .rgp-icon{font-size:44px}.rgp-similar-number{position:absolute;top:8px;left:9px;color:#777;font-size:10px}.rgp-similar-copy{display:block;padding:10px}.rgp-similar-copy small,.rgp-similar-copy strong,.rgp-similar-copy span{display:block}.rgp-similar-copy small{color:#9a6c0e;font-size:9px;text-transform:uppercase;font-weight:800}.rgp-similar-copy strong{font-size:12px;margin:3px 0}.rgp-similar-copy span{color:var(--rgp-muted);font-size:10px}.rgp-final-source{margin-top:14px;padding:16px 20px;background:#f5ecdc}.rgp-final-source p{margin:5px 0 0;font-size:11px;color:var(--rgp-muted)}
.rgp-footer{margin:16px -18px 0;padding:20px 22px;background:#181b1d;color:#fff;border-top:3px solid var(--rgp-gold2);display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center}.rgp-footer-brand strong{font-family:Georgia,serif;font-size:23px}.rgp-footer-brand strong span{color:var(--rgp-gold)}.rgp-footer-brand small{display:block;text-transform:uppercase;letter-spacing:.16em;color:var(--rgp-gold);font-size:8px;margin-top:3px}.rgp-footer nav{display:flex;gap:14px}.rgp-footer nav a{font-size:10px;text-decoration:none}.rgp-footer-responsible{display:flex;align-items:center;gap:7px;font-size:10px}.rgp-footer-responsible .rgp-icon{font-size:28px}.rgp-mobile-actions{display:none}
.rgp-modal[hidden]{display:none}.rgp-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px}.rgp-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.68)}.rgp-modal-panel{position:relative;width:min(620px,100%);max-height:88vh;overflow:auto;background:var(--rgp-paper);border:1px solid var(--rgp-gold2);border-radius:12px;padding:24px;box-shadow:0 28px 80px rgba(0,0,0,.45)}.rgp-modal-panel h2{font-family:Georgia,serif;font-size:28px;margin:5px 0 8px}.rgp-modal-panel>p{line-height:1.55;color:var(--rgp-muted)}.rgp-modal-close{position:absolute;right:12px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}.rgp-modal-routes{display:flex;flex-direction:column;gap:8px;margin:16px 0}.rgp-modal-route{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;border:1px solid #eadcc5;border-radius:9px;text-decoration:none;background:#fffaf1}.rgp-modal-route b,.rgp-modal-route small{display:block}.rgp-modal-route small{margin-top:3px;color:var(--rgp-muted);font-size:10px}.rgp-modal-route .rgp-icon{color:#a56f00}.rgp-modal-open{overflow:hidden}
@media(max-width:900px){.rgp-surface{padding:12px 12px 0}.rgp-layout{grid-template-columns:1fr}.rgp-side{display:grid;grid-template-columns:1fr 1fr}.rgp-player-stage{height:520px}.rgp-player-poster{grid-template-columns:1fr;padding:22px}.rgp-player-poster-art{display:none}.rgp-player-choice{margin:auto;max-width:520px}.rgp-similar-grid{grid-template-columns:repeat(2,1fr)}.rgp-footer{margin-left:-12px;margin-right:-12px;grid-template-columns:1fr;text-align:center}.rgp-footer nav,.rgp-footer-responsible{justify-content:center}.rgp-mobile-actions{display:flex;position:sticky;bottom:0;z-index:50;background:#181b1d;padding:7px;gap:7px}.rgp-mobile-actions .rgp-btn{flex:1}.rgp-player-toolbar{align-items:flex-start}.rgp-player-toolbar-left{display:none}}
@media(max-width:620px){.rgp-jumpbar{grid-template-columns:1fr 1fr}.rgp-hero{grid-template-columns:1fr}.rgp-hero-visual{min-height:170px}.rgp-hero h1{font-size:32px}.rgp-hero-copy{padding:20px}.rgp-player-stage{height:500px}.rgp-player-choice{padding:18px}.rgp-player-choice h3{font-size:22px}.rgp-side{grid-template-columns:1fr}.rgp-editorial{grid-template-columns:1fr}.rgp-decision-grid,.rgp-feature-grid{grid-template-columns:1fr}.rgp-casino-row{grid-template-columns:34px 1fr}.rgp-casino-row .rgp-btn{grid-column:1/-1}.rgp-similar-grid{grid-template-columns:1fr 1fr}.rgp-footer nav{flex-wrap:wrap}.rgp-player-tools span{display:none}.rgp-player-tools{width:100%;justify-content:space-between}.rgp-tool{flex:1;justify-content:center}.rgp-player-toolbar{padding:6px}.rgp-player-poster{padding:14px}.rgp-player-choice-actions{gap:8px}}

/* v1.39.80 focused template corrections: readable secondary actions, explicit game artwork and native long-form guide. */
.rgp-btn-secondary,.rgp-btn-secondary:visited{background:#fffdf8;color:#17191b!important;border-color:#b98412}.rgp-btn-secondary .rgp-icon{color:#17191b!important}.rgp-btn-secondary:hover{background:#fff5dd;color:#111!important}
.rgp-jumpbar a{color:#1a1b1c!important}.rgp-jumpbar a .rgp-icon{color:#8f6200}.rgp-jumpbar a:hover{color:#111!important}
.rgp-player-poster-art.rgp-player-poster-art-image{background-image:linear-gradient(180deg,rgba(3,7,10,.03),rgba(3,7,10,.18)),var(--rgp-poster);background-size:cover;background-position:center;border-color:rgba(244,185,31,.45);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 18px 42px rgba(0,0,0,.22)}
.rgp-full-guide-module .rgp-section-head p{max-width:720px;margin:7px 0 0;color:var(--rgp-muted);line-height:1.55}.rgp-full-guide{margin-top:16px;border:1px solid #dccbab;border-radius:9px;background:#fffaf1;overflow:hidden}.rgp-full-guide summary{cursor:pointer;list-style:none;padding:14px 16px;font-weight:900;color:#2a2115;display:flex;align-items:center;justify-content:space-between}.rgp-full-guide summary::-webkit-details-marker{display:none}.rgp-full-guide summary:after{content:'+';width:24px;height:24px;border-radius:50%;background:var(--rgp-gold);display:flex;align-items:center;justify-content:center;color:#111}.rgp-full-guide[open] summary:after{content:'−'}.rgp-full-guide .rgp-prose{padding:18px 18px 4px;border-top:1px solid #e7d9bf;background:#fff}.rgp-full-guide .rgp-prose h2{font-size:23px;margin:22px 0 9px}.rgp-full-guide .rgp-prose p{font-size:14px;line-height:1.72}

/* v1.39.80 visual/readability refinement: explicit dark-surface typography + integrated artwork fade. */
.rgp-hero h1,.rgp-player-head h2,.rgp-player-choice h3,.rgp-side-head h2,.rgp-editorial-aside h3{color:#fff!important}
.rgp-side-head{color:#fff!important}.rgp-side-head *{color:inherit}.rgp-side-head .rgp-icon{color:var(--rgp-gold)!important}
.rgp-hero{position:relative}.rgp-hero-copy{position:relative;z-index:3;background:linear-gradient(90deg,rgba(27,29,31,1) 0%,rgba(27,29,31,1) 78%,rgba(27,29,31,.78) 100%)}
.rgp-hero-visual{margin-left:-58px;overflow:hidden}.rgp-hero-visual:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(27,29,31,1) 0%,rgba(27,29,31,.72) 18%,rgba(27,29,31,.18) 48%,rgba(27,29,31,.06) 100%);pointer-events:none}.rgp-hero-emblem{position:relative;z-index:2}
.rgp-player-poster{background-image:linear-gradient(90deg,rgba(2,7,13,.08) 0%,rgba(2,7,13,.16) 38%,rgba(2,7,13,.72) 61%,rgba(2,7,13,.98) 100%),var(--rgp-poster);background-position:center;background-size:cover}
.rgp-player-poster:before{background:linear-gradient(180deg,rgba(2,7,13,.06),rgba(2,7,13,.2) 72%,rgba(2,7,13,.55))}
.rgp-player-poster-art.rgp-player-poster-art-image{background:none!important;border:0;box-shadow:none;align-items:flex-start;justify-content:flex-end;padding:24px;height:390px}
.rgp-player-poster-title{font-family:Georgia,'Times New Roman',serif;font-size:28px!important;line-height:1.05;color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.95);max-width:85%;margin:0!important}
.rgp-player-choice{z-index:3}.rgp-player-choice p{color:#e2ddd4}.rgp-player-status{color:#ddd5c8}
.rgp-fact-row em,.rgp-source-copy,.rgp-final-source{display:none!important}
@media(max-width:620px){.rgp-hero-visual{margin-left:0}.rgp-hero-copy{background:var(--rgp-ink)}.rgp-hero-visual:before{background:linear-gradient(180deg,rgba(27,29,31,.18),rgba(27,29,31,.52))}}

/* v1.39.80 focused visual calibration — accepted layout preserved; no new modules. */
:root{--rgp-gold:#f7bd1b;--rgp-gold2:#c98300;--rgp-cream:#fff7e9;--rgp-paper:#fffdf8;--rgp-line:#dbc8a7;--rgp-shadow:0 16px 40px rgba(39,28,13,.15)}
.rome-game-production{background:#ead9bc}
.rome-game-production:before{
  background-image:linear-gradient(90deg,rgba(255,247,232,.04) 0%,rgba(255,247,232,.72) 15%,rgba(255,250,242,.94) 27%,rgba(255,250,242,.96) 73%,rgba(255,247,232,.72) 85%,rgba(255,247,232,.04) 100%),var(--rgp-frame-url);
  filter:saturate(1.17) contrast(1.06) brightness(.98)
}
.rgp-surface{background:rgba(255,252,246,.955);box-shadow:0 0 55px rgba(44,29,8,.16)}
.rgp-side-card,.rgp-content-module,.rgp-editorial,.rgp-wide,.rgp-final-source{box-shadow:0 7px 20px rgba(55,35,7,.055)}

/* Hero artwork should merge into copy instead of reading as a separate boxed image. */
.rgp-hero{grid-template-columns:1.08fr 1.12fr;box-shadow:0 10px 28px rgba(0,0,0,.16)}
.rgp-hero-copy{z-index:4;background:linear-gradient(90deg,#1b1d1f 0%,#1b1d1f 70%,rgba(27,29,31,.96) 84%,rgba(27,29,31,.58) 100%)}
.rgp-hero-visual{
  margin-left:-92px;
  background-image:linear-gradient(145deg,rgba(5,7,9,.10),rgba(14,16,18,.20)),var(--rgp-hero-image);
  background-position:center;
  box-shadow:inset 0 0 34px rgba(0,0,0,.18)
}
.rgp-hero-visual:before{background:linear-gradient(90deg,#1b1d1f 0%,rgba(27,29,31,.82) 16%,rgba(27,29,31,.34) 36%,rgba(27,29,31,.08) 58%,rgba(27,29,31,0) 78%)}
.rgp-hero-emblem{background:radial-gradient(circle,rgba(244,185,31,.12),rgba(0,0,0,.36));box-shadow:0 0 46px rgba(244,185,31,.13)}

/* Keep the same game frame but centre the mode choice, as in the accepted player concept. */
.rgp-player-poster{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:34px;
  background-image:linear-gradient(180deg,rgba(2,7,13,.04) 0%,rgba(2,7,13,.08) 55%,rgba(2,7,13,.24) 100%),var(--rgp-poster);
  background-position:center;
  background-size:cover
}
.rgp-player-poster:before{background:radial-gradient(circle at 50% 48%,rgba(244,185,31,.08),transparent 42%),linear-gradient(180deg,rgba(2,7,13,.02),rgba(2,7,13,.16) 78%,rgba(2,7,13,.42))}
.rgp-player-poster-art.rgp-player-poster-art-image{
  position:absolute;
  inset:0;
  height:auto;
  padding:24px;
  align-items:flex-start;
  justify-content:flex-end;
  pointer-events:none
}
.rgp-player-poster-title{max-width:40%;font-size:27px!important;color:#fff!important;text-shadow:0 2px 15px rgba(0,0,0,.95)}
.rgp-player-choice{
  width:min(440px,calc(100% - 48px));
  max-width:440px;
  margin:0;
  background:rgba(20,23,25,.95);
  border-color:rgba(247,189,27,.62);
  box-shadow:0 24px 58px rgba(0,0,0,.44),0 0 0 1px rgba(255,255,255,.035)
}
.rgp-player-choice-actions .rgp-btn{min-height:48px}

/* Slightly stronger accents without introducing a new visual system. */
.rgp-side-head{background:#191c1e;border-bottom:1px solid rgba(247,189,27,.22)}
.rgp-side-head .rgp-icon,.rgp-section-head>.rgp-icon,.rgp-feature-grid .rgp-icon,.rgp-discover-grid .rgp-icon{color:#b97a00}
.rgp-fact-row>.rgp-icon{color:#b47700}
.rgp-btn-primary{background:linear-gradient(#ffd04b,#efaa0b);box-shadow:0 3px 0 #a96d00;color:#15120c}
.rgp-btn-primary:hover{filter:brightness(1.025)}
.rgp-jumpbar a{background:rgba(255,253,248,.93)}

@media(max-width:900px){
  .rgp-player-poster{padding:22px}
  .rgp-player-poster-art.rgp-player-poster-art-image{display:block;position:absolute;inset:0;padding:18px;justify-content:flex-end}
  .rgp-player-poster-title{max-width:52%;font-size:24px!important}
}
@media(max-width:620px){
  .rgp-hero{grid-template-columns:1fr}
  .rgp-hero-visual{margin-left:0}
  .rgp-hero-copy{background:#1b1d1f}
  .rgp-hero-visual:before{background:linear-gradient(180deg,rgba(27,29,31,.08),rgba(27,29,31,.34))}
  .rgp-player-poster{padding:14px}
  .rgp-player-choice{width:min(100%,430px)}
  .rgp-player-poster-title{max-width:70%;font-size:21px!important}
}


/* v1.39.80 micro-refinement — true hero blend + remove redundant hero actions. */
.rgp-hero-actions{display:none!important}
.rgp-hero{position:relative;isolation:isolate;grid-template-columns:1.05fr 1.15fr;background:#1b1d1f}
.rgp-hero-copy{position:relative;z-index:3;padding-right:58px;background:linear-gradient(90deg,#1b1d1f 0%,#1b1d1f 64%,rgba(27,29,31,.98) 76%,rgba(27,29,31,.78) 88%,rgba(27,29,31,.18) 100%)}
.rgp-hero-visual{
  position:relative;
  z-index:1;
  margin-left:-118px;
  background-image:linear-gradient(145deg,rgba(5,7,9,.03),rgba(14,16,18,.12)),var(--rgp-hero-image);
  background-position:center;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 10%,rgba(0,0,0,.38) 24%,rgba(0,0,0,.78) 40%,#000 58%,#000 100%);
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 10%,rgba(0,0,0,.38) 24%,rgba(0,0,0,.78) 40%,#000 58%,#000 100%);
}
.rgp-hero-visual:before{background:linear-gradient(90deg,rgba(27,29,31,.88) 0%,rgba(27,29,31,.50) 22%,rgba(27,29,31,.16) 42%,rgba(27,29,31,0) 66%)}
@media(max-width:620px){
  .rgp-hero{grid-template-columns:1fr}
  .rgp-hero-copy{padding-right:20px;background:#1b1d1f}
  .rgp-hero-visual{margin-left:0;-webkit-mask-image:none;mask-image:none}
  .rgp-hero-visual:before{background:linear-gradient(180deg,rgba(27,29,31,.06),rgba(27,29,31,.34))}
}

/* v1.39.80 final template completion — native long-form, FAQ, player feedback and asset-backed related cards. */
.rgp-similar-visual-image{overflow:hidden;background:#171a1c}
.rgp-similar-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .18s ease}
.rgp-similar-visual-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,11,.02),rgba(8,10,11,.12) 58%,rgba(8,10,11,.62))}
.rgp-similar-card:hover .rgp-similar-img{transform:scale(1.025)}
.rgp-similar-visual-image .rgp-similar-number{z-index:2;color:#fff;background:rgba(17,20,22,.76);padding:3px 5px;border-radius:4px}

.rgp-full-guide-prose{display:grid;gap:0}
.rgp-full-guide-section{padding:20px 0;border-top:1px solid #eadcc5}
.rgp-full-guide-section:first-child{border-top:0;padding-top:0}
.rgp-full-guide-section:last-child{padding-bottom:0}
.rgp-full-guide-section h3{margin:5px 0 10px;font-family:"Zilla Slab",Georgia,serif;font-size:25px;line-height:1.08;color:#151719}
.rgp-full-guide-section p{margin:0 0 11px}
.rgp-full-guide-section p:last-child{margin-bottom:0}

.rgp-faq-list{display:grid;gap:8px;margin-top:14px}
.rgp-faq-item{border:1px solid #eadcc5;border-radius:9px;background:#fffdf8;overflow:hidden}
.rgp-faq-item summary{list-style:none;cursor:pointer;padding:14px 48px 14px 16px;position:relative;font-weight:800;color:#191b1d}
.rgp-faq-item summary::-webkit-details-marker{display:none}
.rgp-faq-item summary span{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#191c1e;color:#f8bd1e;font-size:17px;line-height:1}
.rgp-faq-item[open] summary span{transform:translateY(-50%) rotate(45deg)}
.rgp-faq-item>div{padding:0 16px 15px;color:#34373a}
.rgp-faq-item p{margin:0;line-height:1.55}

.rgp-player-feedback-side-link{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:10px;padding:11px 12px;border-radius:8px;background:#191c1e;color:#fff;text-decoration:none}
.rgp-player-feedback-side-link strong{font-family:"Zilla Slab",Georgia,serif;font-size:24px;color:#f4b91f}
.rgp-player-feedback-side-link span{font-size:11px;color:#f5eee2;text-align:right}
.rgp-player-feedback-side-link:hover span{text-decoration:underline}
.rgp-player-feedback{margin-top:14px;padding:22px}
.rgp-player-feedback-summary{display:flex;align-items:baseline;gap:10px;padding:12px 14px;margin-top:14px;background:#191c1e;color:#fff;border-radius:9px}
.rgp-player-feedback-summary strong{font-family:"Zilla Slab",Georgia,serif;font-size:27px;color:#f4b91f}
.rgp-player-feedback-summary span{font-size:12px}
.rgp-player-review-list{display:grid;gap:9px;margin-top:12px}
.rgp-player-review{padding:14px;border:1px solid #eadcc5;border-radius:9px;background:#fffdf8}
.rgp-player-review-head{display:flex;justify-content:space-between;gap:12px;align-items:center}
.rgp-player-review-head span{font-weight:900;color:#9a6500}
.rgp-player-review>small{display:block;color:#777;margin-top:2px}
.rgp-player-review p{margin:8px 0 0;line-height:1.5}
.rgp-review-empty,.rgp-review-unavailable{margin:14px 0 0;color:#5f6061}
.rgp-review-form{display:grid;gap:12px;margin-top:16px;padding:17px;border-radius:10px;background:#f6eee1;border:1px solid #eadcc5}
.rgp-review-form h3{margin:0;font-family:"Zilla Slab",Georgia,serif;font-size:24px;color:#17191b}
.rgp-review-form label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#4b4d4f}
.rgp-review-form input[type=text],.rgp-review-form textarea{width:100%;box-sizing:border-box;border:1px solid #d8c6aa;border-radius:7px;background:#fff;padding:10px 11px;color:#16181a;font:inherit}
.rgp-review-form textarea{resize:vertical;min-height:100px}
.rgp-review-form fieldset{border:0;margin:0;padding:0}
.rgp-review-form legend{font-size:11px;font-weight:800;color:#4b4d4f;margin-bottom:7px}
.rgp-rating-options{display:flex;gap:6px;flex-wrap:wrap}
.rgp-rating-options input{position:absolute;opacity:0;pointer-events:none}
.rgp-rating-options label{display:grid;place-items:center;width:38px;height:34px;border:1px solid #d8c6aa;border-radius:7px;background:#fff;color:#1b1d1f;cursor:pointer}
.rgp-rating-options input:focus+label{outline:2px solid #1b1d1f;outline-offset:2px}
.rgp-rating-options input:checked+label{background:#1b1d1f;color:#f6be21;border-color:#1b1d1f}
.rgp-review-form .rgp-btn{justify-self:start;min-width:150px}
.rgp-review-status{margin:0;font-size:12px}
.rgp-review-status[data-state="success"]{color:#17652d;font-weight:700}
.rgp-review-status[data-state="error"]{color:#9e2222;font-weight:700}

@media(max-width:620px){
  .rgp-player-feedback,.rgp-faq{padding:18px}
  .rgp-full-guide-section h3{font-size:22px}
  .rgp-rating-options label{width:42px;height:38px}
}



/* v1.39.80 recovered accepted refinement: compact one-row jumpbar, warmer Rome frame, persistent review zero-state. */
.rome-game-production{background:#6f4828}
.rome-game-production:before{
  background-image:linear-gradient(90deg,rgba(35,18,8,.38) 0%,rgba(122,70,29,.56) 9%,rgba(255,247,232,.68) 19%,rgba(255,250,242,.94) 29%,rgba(255,250,242,.96) 71%,rgba(255,247,232,.68) 81%,rgba(122,70,29,.56) 91%,rgba(35,18,8,.38) 100%),var(--rgp-frame-url);
  filter:saturate(1.36) contrast(1.12) brightness(.86)
}
.rgp-surface{background:rgba(255,252,246,.965);box-shadow:0 0 62px rgba(43,22,6,.26)}

.rgp-jumpbar{display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:8px;overflow-x:hidden}
.rgp-jumpbar a{flex:0 1 248px;min-width:0;padding-left:10px;padding-right:10px;white-space:nowrap}
.rgp-jumpbar a:nth-last-child(n+4),.rgp-jumpbar a:nth-last-child(n+4)~a{flex:1 1 0;max-width:none}
.rgp-player-feedback-zero{display:grid;gap:7px;padding:13px 12px}
.rgp-player-feedback-zero strong{font-family:"Zilla Slab",Georgia,serif;font-size:20px;line-height:1.05;color:#1d1f20}
.rgp-player-feedback-zero span{font-size:12px;line-height:1.4;color:#5b5d5f}
.rgp-player-feedback-zero .rgp-btn{margin-top:3px;justify-content:center;width:100%;min-height:38px}
@media(max-width:620px){
  .rgp-jumpbar{display:flex;grid-template-columns:none;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch;padding-bottom:2px}
  .rgp-jumpbar a,.rgp-jumpbar a:nth-last-child(n+4),.rgp-jumpbar a:nth-last-child(n+4)~a{flex:0 0 auto;min-width:142px;max-width:190px;min-height:40px}
}

/* v1.39.80 commercial-priority refinement — conversion module directly below player, stronger Rome contrast, rank-1 editorial tip. */
.rgp-main>.rgp-casinos{margin-top:0}
.rgp-casinos{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#171a1c 0%,#241d15 58%,#573313 100%);
  border:2px solid #d79208;
  box-shadow:0 14px 34px rgba(43,23,5,.28),inset 0 1px 0 rgba(255,213,94,.15)
}
.rgp-casinos:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#7c4300,#ffd44f,#d18a00,#ffd44f,#7c4300)}
.rgp-casinos .rgp-section-head{position:relative;z-index:1;padding-top:3px}
.rgp-casinos .rgp-section-head h2{color:#fff!important;font-size:30px}
.rgp-casinos .rgp-section-head p{margin:7px 0 0;max-width:720px;color:#eee2cf;line-height:1.5}
.rgp-casinos .rgp-mag-kicker{color:#ffc52a}
.rgp-casinos>.rgp-section-head>.rgp-text-link,.rgp-casinos>.rgp-text-link{color:#ffd35a!important}
.rgp-casinos .rgp-casino-list{position:relative;z-index:1}
.rgp-casinos .rgp-casino-row{background:#fffaf0;border-color:#ddc7a0;box-shadow:0 3px 10px rgba(0,0,0,.12)}
.rgp-casinos .rgp-casino-row-featured{border:2px solid #f3b719;background:linear-gradient(105deg,#fff0ba 0%,#fff9e7 44%,#fffdf8 100%);box-shadow:0 7px 20px rgba(207,139,0,.24),inset 4px 0 0 #171a1c}
.rgp-casinos .rgp-casino-row-featured .rgp-casino-rank{background:#171a1c;color:#ffd04a;border:1px solid #d28b00}
.rgp-casino-pick{display:inline-flex;align-items:center;width:max-content;margin:0 0 4px;padding:4px 7px;border-radius:999px;background:#171a1c;color:#ffd04a;font-size:9px;line-height:1;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.rgp-casinos .rgp-casino-row-featured .rgp-btn-primary{background:linear-gradient(#ffd85b,#f2ad0b);box-shadow:0 4px 0 #9f6300,0 7px 16px rgba(181,115,0,.24)}
.rgp-casinos .rgp-casino-empty{background:linear-gradient(110deg,#fff0bd,#fff9e7 56%,#fffdf8);border:1px solid #e1b54e;box-shadow:0 6px 18px rgba(0,0,0,.16)}
.rgp-casinos .rgp-casino-empty strong{font-size:15px;color:#17191b}
.rgp-casinos .rgp-casino-empty span{color:#51483b;line-height:1.45}
@media(max-width:620px){
  .rgp-casinos{padding:18px 16px}
  .rgp-casinos .rgp-section-head{display:grid;gap:8px}
  .rgp-casinos .rgp-section-head h2{font-size:26px}
  .rgp-casino-pick{margin-bottom:5px}
}
/* v1.39.80 low-friction player review refinement */
.rgp-review-form-intro{display:grid;gap:4px}
.rgp-review-form-intro p{margin:0;color:#67615a;font-size:13px;line-height:1.45}
.rgp-review-form legend{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}
.rgp-review-form legend span{font-size:11px;font-weight:600;color:#77716a}
.rgp-review-form .rgp-optional{display:inline;font-weight:600;color:#77716a;margin-left:5px}
.rgp-review-form textarea{min-height:78px}
.rgp-review-counter{justify-self:end;margin-top:-3px;font-size:11px;font-weight:600;color:#77716a}
.rgp-review-complete,.rome-form-security-complete{margin-top:16px;padding:15px 16px;border:1px solid #d8b86f;border-radius:10px;background:#fff8e8;color:#24201a;display:grid;gap:3px}
.rgp-review-complete strong{font-family:"Zilla Slab",Georgia,serif;font-size:19px}
.rgp-review-complete span{font-size:13px;color:#5e574e}
.rome-form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* v1.39.83 review-state visibility refinement. */
.rgp-review-policy{display:inline-flex;width:max-content;max-width:100%;margin-top:4px;padding:5px 8px;border-radius:999px;background:#fff7df;border:1px solid #e3c36f;color:#554315;font-size:10px;font-weight:800;letter-spacing:.02em}
.rome-form-security-complete strong{font-family:"Zilla Slab",Georgia,serif;font-size:19px}
.rome-form-security-complete span{font-size:13px;color:#5e574e}
