:root{--mw-bg:#06070a;--mw-panel:#101218;--mw-panel-2:#161922;--mw-border:rgba(255,255,255,.1);--mw-text:#f7f3e9;--mw-muted:#a5a19a;--mw-red:#b5273d;--mw-red-2:#e3445e;--mw-gold:#d8b765;--mw-blue:#6ca7ff;--mw-purple:#b995ff;--mw-container:1240px;--mw-shadow:0 32px 100px rgba(0,0,0,.42)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mw-bg);color:var(--mw-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.62;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;z-index:-3;background:radial-gradient(circle at 80% 0,rgba(181,39,61,.13),transparent 30%),radial-gradient(circle at 10% 45%,rgba(108,167,255,.05),transparent 28%),var(--mw-bg)}body:after{content:"";position:fixed;inset:0;z-index:-2;opacity:.25;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}a{color:inherit}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.mw-container{width:min(calc(100% - 36px),var(--mw-container));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{top:10px;left:10px;z-index:9999;width:auto;height:auto;padding:10px 14px;clip:auto;background:#fff;color:#111}
.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--mw-border);background:rgba(6,7,10,.84);backdrop-filter:blur(20px)}.site-header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:78px}.site-brand{display:flex;align-items:center;gap:11px;text-decoration:none}.site-mark{display:grid;place-items:center;width:47px;height:47px;padding:2px;overflow:hidden;border:1px solid rgba(216,183,101,.42);border-radius:50%;background:#0b0c10;box-shadow:0 0 24px rgba(216,183,101,.08)}.site-mark img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.site-title{display:grid;font-family:Georgia,serif;font-size:1.35rem;line-height:1}.site-title small{margin-top:5px;color:var(--mw-muted);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.56rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.custom-logo{max-height:50px;width:auto}.primary-navigation{justify-self:center}.primary-navigation ul{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.primary-navigation a{position:relative;color:var(--mw-muted);font-size:.87rem;font-weight:750;text-decoration:none}.primary-navigation a:hover,.primary-navigation .current-menu-item>a{color:var(--mw-text)}.primary-navigation .current-menu-item>a:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:2px;background:linear-gradient(90deg,var(--mw-red),var(--mw-gold))}.header-play{padding:11px 19px;border-radius:13px;background:linear-gradient(135deg,var(--mw-red),var(--mw-red-2));font-size:.84rem;font-weight:850;text-decoration:none;box-shadow:0 12px 30px rgba(181,39,61,.22);transition:.18s}.header-play:hover{transform:translateY(-2px)}.menu-toggle{display:none;width:44px;height:44px;padding:10px;border:1px solid var(--mw-border);border-radius:11px;background:var(--mw-panel);cursor:pointer}.menu-toggle span:not(.screen-reader-text){display:block;height:2px;margin:4px 0;background:var(--mw-text)}
.site-main{min-height:72vh}.mw-page-shell{padding-block:52px 90px}.mw-front-shell{padding-top:26px}.mw-play-page{margin-top:-18px}.mw-page-header,.mw-content-intro{max-width:820px;margin:0 auto 42px;text-align:center}.mw-page-header h1,.mw-content-intro h1,.mw-article h1,.mw-not-found h1{margin:.45rem 0 1rem;font-family:Georgia,serif;font-size:clamp(2.7rem,6vw,5.3rem);line-height:.94;letter-spacing:-.045em}.mw-page-header p,.mw-content-intro p,.mw-article header p,.mw-not-found p{color:var(--mw-muted);font-size:1.08rem}.mw-kicker{display:inline-block;color:var(--mw-gold);font-size:.72rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.mw-button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:12px 20px;border:1px solid transparent;border-radius:14px;font-weight:820;text-decoration:none;transition:.18s ease}.mw-button:hover{transform:translateY(-2px)}.mw-button-primary{background:linear-gradient(135deg,var(--mw-red),var(--mw-red-2));color:#fff;box-shadow:0 14px 34px rgba(181,39,61,.22)}.mw-button-secondary{border-color:var(--mw-border);background:rgba(255,255,255,.035);color:var(--mw-text)}
.mw-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:680px;border:1px solid var(--mw-border);border-radius:32px;overflow:hidden;background:radial-gradient(circle at 12% 10%,rgba(181,39,61,.18),transparent 25%),linear-gradient(145deg,#12151d,#07080b);box-shadow:var(--mw-shadow)}.mw-hero:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,rgba(0,0,0,.36));pointer-events:none}.mw-hero-copy{position:relative;z-index:3;align-self:center;padding:clamp(34px,6vw,80px)}.mw-hero-copy h1{max-width:760px;margin:.62rem 0 1.15rem;font-family:Georgia,serif;font-size:clamp(3.6rem,7.4vw,7.6rem);line-height:.84;letter-spacing:-.06em}.mw-hero-copy>p{max-width:650px;color:var(--mw-muted);font-size:1.08rem}.mw-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.mw-hero-points{display:flex;flex-wrap:wrap;gap:10px 18px;margin:27px 0 0;padding:0;list-style:none;color:var(--mw-muted);font-size:.82rem}.mw-hero-points li:before{content:"●";margin-right:8px;color:var(--mw-gold);font-size:.58rem}.mw-hero-scene{position:relative;min-height:620px;overflow:hidden;background:radial-gradient(circle at 50% 40%,rgba(216,183,101,.13),transparent 28%),linear-gradient(180deg,#10131a,#08090c)}.mw-neon-orbit{position:absolute;left:50%;top:46%;width:380px;height:380px;transform:translate(-50%,-50%)}.mw-neon-orbit span{position:absolute;inset:0;border:1px solid rgba(216,183,101,.22);border-radius:50%;animation:mw-orbit 14s linear infinite}.mw-neon-orbit span:nth-child(2){inset:44px;border-style:dashed;animation-direction:reverse;animation-duration:19s}.mw-neon-orbit span:nth-child(3){inset:96px;border-color:rgba(227,68,94,.24);animation-duration:10s}@keyframes mw-orbit{to{transform:rotate(360deg)}}.mw-hero-role-card{position:absolute;display:grid;place-items:center;width:190px;height:270px;padding:18px;border:1px solid var(--mw-border);border-radius:24px;background:linear-gradient(160deg,#1b1e27,#0b0c10);box-shadow:0 28px 55px rgba(0,0,0,.42);text-align:center}.mw-hero-role-card:before{content:"";position:absolute;inset:12px;border:1px solid rgba(216,183,101,.16);border-radius:18px}.mw-hero-role-card i,.mw-hero-role-card small,.mw-hero-role-card strong{position:relative;z-index:2}.mw-hero-role-card i{display:grid;place-items:center;width:95px;height:95px;border:1px solid rgba(216,183,101,.3);border-radius:50%;color:var(--mw-gold);font-size:3rem;font-style:normal}.mw-hero-role-card small{color:var(--mw-gold);font-size:.62rem;font-weight:850;letter-spacing:.15em}.mw-hero-role-card strong{font-family:Georgia,serif;font-size:1.35rem}.mw-hero-card-one{left:13%;top:18%;transform:rotate(-11deg);background:linear-gradient(160deg,#28131a,#0b0c10)}.mw-hero-card-two{right:13%;top:18%;transform:rotate(11deg);background:linear-gradient(160deg,#142033,#0b0c10)}.mw-hero-card-three{left:50%;bottom:8%;transform:translateX(-50%) rotate(1deg);background:linear-gradient(160deg,#21172d,#0b0c10)}.mw-hero-room-chip{position:absolute;left:50%;top:42%;z-index:4;display:grid;place-items:center;min-width:180px;padding:14px;border:1px solid rgba(216,183,101,.38);border-radius:18px;background:rgba(7,8,11,.92);transform:translate(-50%,-50%);box-shadow:0 18px 44px rgba(0,0,0,.46)}.mw-hero-room-chip span{color:var(--mw-gold);font-size:.62rem;font-weight:850;letter-spacing:.16em}.mw-hero-room-chip strong{font-size:1.5rem;letter-spacing:.13em}.mw-hero-room-chip small{color:var(--mw-muted);font-size:.68rem}
.mw-section{padding-block:88px}.mw-section-heading{max-width:720px;margin:0 auto 38px;text-align:center}.mw-section-heading h2,.mw-split h2{margin:.5rem 0;font-family:Georgia,serif;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.95}.mw-feature-grid{display:grid;gap:14px}.mw-feature-grid-4{grid-template-columns:repeat(4,1fr)}.mw-feature-card,.mw-edition-card{position:relative;padding:24px;border:1px solid var(--mw-border);border-radius:20px;background:linear-gradient(155deg,rgba(255,255,255,.045),rgba(255,255,255,.018));overflow:hidden;transition:.2s}.mw-feature-card:hover,.mw-edition-card:hover{transform:translateY(-5px);border-color:rgba(216,183,101,.3)}.mw-feature-card h3,.mw-edition-card h3{margin:.7rem 0 .42rem;font-family:Georgia,serif;font-size:1.5rem}.mw-feature-card p,.mw-edition-card p{margin:0;color:var(--mw-muted);font-size:.92rem}.mw-step{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(216,183,101,.35);border-radius:14px;color:var(--mw-gold);font-size:.72rem;font-weight:850}.mw-section-panel{position:relative;margin-inline:calc(50% - 50vw);padding-inline:max(18px,calc((100vw - var(--mw-container))/2));border-block:1px solid var(--mw-border);background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(181,39,61,.035))}.mw-edition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.mw-edition-card small{display:block;margin-top:16px;color:var(--mw-gold)}.mw-badge{display:inline-block;width:max-content;padding:5px 9px;border:1px solid rgba(216,183,101,.3);border-radius:99px;background:rgba(216,183,101,.07);color:var(--mw-gold);font-size:.67rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.mw-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.mw-split p{max-width:620px;color:var(--mw-muted);font-size:1.04rem}.mw-text-link{color:var(--mw-gold);font-weight:800;text-decoration:none}.mw-device-demo{position:relative;min-height:410px}.mw-tv-demo{position:absolute;inset:5% 8% 20% 0;display:grid;place-content:center;border:10px solid #1e2129;border-radius:20px;background:radial-gradient(circle at 50% 15%,rgba(181,39,61,.2),transparent 34%),#0d0f14;text-align:center;box-shadow:0 28px 55px rgba(0,0,0,.38)}.mw-tv-demo:after{content:"";position:absolute;left:42%;right:42%;bottom:-42px;height:42px;background:#252832}.mw-tv-demo span,.mw-phone-demo span{color:var(--mw-gold);font-size:.68rem;font-weight:850;letter-spacing:.16em}.mw-tv-demo strong{font-size:3rem;letter-spacing:.14em}.mw-tv-demo small,.mw-phone-demo small{color:var(--mw-muted)}.mw-phone-demo{position:absolute;right:0;bottom:0;display:grid;place-content:center;width:160px;height:310px;border:8px solid #232630;border-radius:31px;background:#090a0e;text-align:center;box-shadow:0 26px 55px rgba(0,0,0,.48)}.mw-phone-demo strong{display:grid;place-items:center;width:68px;height:68px;margin:13px auto;border:1px solid rgba(216,183,101,.4);border-radius:50%;font-family:Georgia,serif;font-size:2rem}
.mw-rule-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:1000px;margin:0 auto}.mw-rule-list article,.mw-role-card,.mw-edition-list article,.mw-faq-list details{border:1px solid var(--mw-border);background:linear-gradient(155deg,rgba(255,255,255,.04),rgba(255,255,255,.015))}.mw-rule-list article{padding:26px;border-radius:19px}.mw-rule-list h2{margin:0 0 .6rem;font-family:Georgia,serif;font-size:1.55rem}.mw-rule-list p{margin:0;color:var(--mw-muted)}.mw-callout{max-width:1000px;margin:18px auto 0;padding:20px;border:1px solid rgba(216,183,101,.35);border-radius:16px;background:rgba(216,183,101,.06);color:var(--mw-muted)}.mw-callout strong{color:var(--mw-gold)}.mw-role-section>h2{max-width:1000px;margin:44px auto 17px;font-family:Georgia,serif;font-size:2rem}.mw-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;max-width:1000px;margin:0 auto}.mw-role-card{display:flex;gap:18px;padding:22px;border-radius:19px}.mw-role-card h3{margin:.5rem 0 .35rem;font-family:Georgia,serif;font-size:1.6rem}.mw-role-card p{margin:0;color:var(--mw-muted)}.mw-role-card small{display:block;margin-top:11px;color:var(--mw-gold)}.mw-role-symbol{display:grid;place-items:center;flex:0 0 64px;width:64px;height:64px;border:1px solid rgba(216,183,101,.35);border-radius:18px;color:var(--mw-gold);font-family:Georgia,serif;font-size:1.8rem}.mw-role-mafia{background:linear-gradient(150deg,rgba(181,39,61,.13),rgba(255,255,255,.016))}.mw-edition-list{display:grid;gap:14px;max-width:1000px;margin:0 auto}.mw-edition-list article{display:grid;grid-template-columns:1fr auto;gap:28px;padding:26px;border-radius:19px}.mw-edition-list h2{margin:.55rem 0 .35rem;font-family:Georgia,serif;font-size:1.75rem}.mw-edition-list p{margin:0;color:var(--mw-muted)}.mw-edition-list dl{display:flex;gap:25px;margin:0}.mw-edition-list dl div{display:grid;align-content:center}.mw-edition-list dt{color:var(--mw-muted);font-size:.72rem;text-transform:uppercase}.mw-edition-list dd{margin:0;color:var(--mw-gold);font-weight:850}.mw-faq-list{display:grid;gap:10px;max-width:900px;margin:0 auto}.mw-faq-list details{padding:0 20px;border-radius:16px}.mw-faq-list summary{padding:18px 0;cursor:pointer;font-weight:800}.mw-faq-list p{padding:0 0 18px;margin:0;color:var(--mw-muted)}.mw-content-page>.entry-content{max-width:900px;margin:0 auto}.mw-content-page>.entry-content>p,.mw-content-page>.entry-content>ul,.mw-content-page>.entry-content>ol{color:var(--mw-muted)}.mw-content-page>.entry-content a{color:var(--mw-gold)}.mw-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mw-post-card{overflow:hidden;border:1px solid var(--mw-border);border-radius:19px;background:var(--mw-panel)}.mw-post-image{display:block;aspect-ratio:16/10;overflow:hidden}.mw-post-image img{width:100%;height:100%;object-fit:cover}.mw-post-card>div{padding:22px}.mw-post-card small{color:var(--mw-gold)}.mw-post-card h2{font-family:Georgia,serif}.mw-post-card h2 a{text-decoration:none}.mw-post-card p{color:var(--mw-muted)}.mw-reading-shell{max-width:860px;padding-block:70px 100px}.mw-article header{text-align:center}.mw-article-image{margin:36px 0;overflow:hidden;border-radius:22px}.mw-article .entry-content{font-size:1.05rem}.mw-article .entry-content p,.mw-article .entry-content li{color:#c8c3b8}.mw-article .entry-content h2,.mw-article .entry-content h3{font-family:Georgia,serif}.mw-not-found{max-width:800px;margin:80px auto;text-align:center}
.site-footer{border-top:1px solid var(--mw-border);background:#07080a}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr auto;align-items:center;gap:30px;padding-block:45px}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand>div{display:grid}.footer-brand p{margin:4px 0 0;color:var(--mw-muted);font-size:.82rem}.site-footer nav ul,.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:0;padding:0;list-style:none}.site-footer nav a,.footer-links a{color:var(--mw-muted);font-size:.82rem;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:18px;border-top:1px solid var(--mw-border);color:#77736c;font-size:.73rem}.footer-bottom p{margin:0}
@media(max-width:1080px){.primary-navigation ul{gap:15px}.mw-edition-grid{grid-template-columns:repeat(3,1fr)}.mw-feature-grid-4{grid-template-columns:1fr 1fr}.mw-hero{grid-template-columns:1fr}.mw-hero-scene{min-height:560px}.mw-hero-copy h1{font-size:clamp(4rem,10vw,7rem)}}@media(max-width:860px){.site-header-inner{grid-template-columns:auto 1fr auto;gap:12px}.menu-toggle{display:block;justify-self:end}.primary-navigation{position:absolute;top:calc(100% + 1px);left:18px;right:18px;display:none;padding:15px;border:1px solid var(--mw-border);border-radius:0 0 15px 15px;background:#0d0f13}.primary-navigation.is-open{display:block}.primary-navigation ul{display:grid;gap:0}.primary-navigation a{display:block;padding:11px}.header-play{display:none}.mw-split{grid-template-columns:1fr}.mw-device-demo{min-height:360px}.mw-rule-list,.mw-role-grid{grid-template-columns:1fr}.mw-edition-list article{grid-template-columns:1fr}.mw-post-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/-1}.footer-bottom{display:grid}}@media(max-width:600px){.mw-container{width:min(calc(100% - 24px),var(--mw-container))}.site-header-inner{min-height:68px}.site-title small{display:none}.mw-page-shell{padding-block:30px 65px}.mw-front-shell{padding-top:14px}.mw-hero{border-radius:20px}.mw-hero-copy{padding:36px 22px}.mw-hero-copy h1{font-size:4rem}.mw-hero-scene{min-height:500px}.mw-neon-orbit{width:310px;height:310px}.mw-hero-role-card{width:150px;height:220px}.mw-hero-role-card i{width:72px;height:72px;font-size:2.3rem}.mw-hero-card-one{left:5%}.mw-hero-card-two{right:5%}.mw-hero-card-three{bottom:3%}.mw-hero-room-chip{top:43%;min-width:150px}.mw-section{padding-block:60px}.mw-feature-grid-4,.mw-edition-grid,.mw-post-grid{grid-template-columns:1fr}.mw-section-panel{padding-inline:12px}.mw-role-card{padding:18px}.mw-edition-list dl{justify-content:flex-start}.mw-tv-demo{inset:4% 0 20%}.mw-phone-demo{right:4%}.footer-grid{grid-template-columns:1fr}.footer-bottom{font-size:.7rem}.mw-page-header h1,.mw-content-intro h1,.mw-article h1,.mw-not-found h1{font-size:3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Mafiawars V4 site experience */
.mw-section-heading>p{max-width:650px;margin:.7rem auto 0;color:var(--mw-muted)}
.mw-hero{min-height:710px;background:
  radial-gradient(circle at 12% 10%,rgba(226,57,87,.2),transparent 25%),
  radial-gradient(circle at 78% 12%,rgba(108,92,255,.08),transparent 20%),
  linear-gradient(145deg,#12151d,#07080b)}
.mw-hero-copy h1{max-width:820px;font-size:clamp(3.8rem,7vw,7.2rem)}
.mw-hero-scene:before{content:"";position:absolute;inset:0;background:
  linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),
  linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:34px 34px;mask-image:radial-gradient(circle at 50% 45%,#000,transparent 74%)}
.mw-hero-role-card{width:184px;height:264px;padding:17px;transition:transform .3s ease,border-color .3s ease}
.mw-hero-role-card:hover{border-color:rgba(216,183,101,.42)}
.mw-hero-role-card i{width:88px;height:88px;padding:20px;border-radius:24px}
.mw-hero-role-card i svg{width:100%;height:100%}
.mw-hero-role-card em{position:relative;z-index:2;color:var(--mw-muted);font-size:.66rem;font-style:normal}
.mw-hero-card-one{animation:mw-float-a 5.8s ease-in-out infinite}.mw-hero-card-two{animation:mw-float-b 6.4s ease-in-out infinite}.mw-hero-card-three{animation:mw-float-c 6.9s ease-in-out infinite}
@keyframes mw-float-a{0%,100%{transform:rotate(-11deg) translateY(0)}50%{transform:rotate(-8deg) translateY(-10px)}}
@keyframes mw-float-b{0%,100%{transform:rotate(11deg) translateY(0)}50%{transform:rotate(8deg) translateY(9px)}}
@keyframes mw-float-c{0%,100%{transform:translateX(-50%) rotate(1deg) translateY(0)}50%{transform:translateX(-50%) rotate(-1deg) translateY(-8px)}}
.mw-hero-room-chip small{display:flex;align-items:center;gap:6px}.mw-hero-room-chip small b{width:7px;height:7px;border-radius:50%;background:#61d49a;box-shadow:0 0 12px #61d49a}
.mw-live-strip{display:flex;align-items:center;justify-content:center;gap:15px;margin:18px 0 0;padding:13px 18px;border:1px solid var(--mw-border);border-radius:16px;background:rgba(255,255,255,.025);color:var(--mw-muted);font-size:.65rem;font-weight:850;letter-spacing:.11em;overflow:hidden;white-space:nowrap}
.mw-live-strip i{width:5px;height:5px;border-radius:50%;background:var(--mw-gold)}

.mw-feature-card{min-height:210px}.mw-feature-card:after{content:"";position:absolute;right:-35px;bottom:-35px;width:100px;height:100px;border:1px solid rgba(216,183,101,.1);border-radius:50%}
.mw-feature-card:hover .mw-step{background:var(--mw-gold);color:#16120a}
.mw-step{transition:.2s ease}

.mw-role-showcase{padding-top:60px}
.mw-showcase-deck{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;perspective:1000px}
.mw-showcase-card{position:relative;display:grid;justify-items:center;min-height:260px;padding:18px 12px;border:1px solid var(--mw-border);border-radius:21px;background:linear-gradient(160deg,#171a22,#090a0e);text-align:center;text-decoration:none;overflow:hidden;transition:.22s ease}
.mw-showcase-card:before{content:"";position:absolute;inset:9px;border:1px solid rgba(216,183,101,.12);border-radius:15px}
.mw-showcase-card:hover{transform:translateY(-8px) rotate(-1deg);border-color:rgba(216,183,101,.42);box-shadow:0 24px 45px rgba(0,0,0,.3)}
.mw-showcase-card>span,.mw-showcase-card small,.mw-showcase-card strong,.mw-showcase-card em{position:relative;z-index:2}
.mw-showcase-card>span{display:grid;place-items:center;width:78px;height:78px;margin:18px 0 10px;padding:18px;border:1px solid rgba(216,183,101,.3);border-radius:23px;color:var(--mw-gold);background:rgba(216,183,101,.06)}
.mw-showcase-card>span svg{width:100%;height:100%}
.mw-showcase-card small{color:var(--mw-gold);font-size:.6rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.mw-showcase-card strong{margin-top:7px;font-family:Georgia,serif;font-size:1.22rem}
.mw-showcase-card em{margin-top:5px;color:var(--mw-muted);font-size:.65rem;font-style:normal}
.mw-showcase-card.is-town{background:linear-gradient(160deg,#142034,#090a0e)}
.mw-showcase-card.is-mafia{background:linear-gradient(160deg,#2a131a,#090a0e)}
.mw-showcase-card.is-neutral{background:linear-gradient(160deg,#21172d,#090a0e)}
.mw-showcase-card.is-town>span{color:#8dbdff;border-color:rgba(108,167,255,.3)}
.mw-showcase-card.is-mafia>span{color:#ff728a;border-color:rgba(224,68,94,.32)}
.mw-showcase-card.is-neutral>span{color:#c7a8ff;border-color:rgba(185,149,255,.32)}
.mw-showcase-note{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:14px;padding:18px 20px;border:1px solid rgba(216,183,101,.24);border-radius:18px;background:linear-gradient(135deg,rgba(216,183,101,.07),rgba(181,39,61,.04))}
.mw-showcase-note strong{font-family:Georgia,serif;font-size:1.25rem}.mw-showcase-note p{margin:0;color:var(--mw-muted);font-size:.84rem}

.mw-edition-card{min-height:218px}.mw-edition-card:before{content:"";position:absolute;right:16px;top:16px;width:7px;height:7px;border-radius:50%;background:var(--mw-gold);box-shadow:0 0 14px rgba(216,183,101,.6)}
.mw-check-list{display:grid;gap:8px;margin:22px 0;padding:0;list-style:none}.mw-check-list li{display:flex;align-items:center;gap:9px;color:var(--mw-muted)}.mw-check-list li:before{content:"✓";display:grid;place-items:center;width:22px;height:22px;border:1px solid rgba(97,212,154,.35);border-radius:50%;color:#61d49a;font-size:.7rem;font-weight:900}
.mw-tv-players{display:flex;justify-content:center;gap:7px;margin:13px 0}.mw-tv-players i{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--mw-border);border-radius:10px;background:#151821;color:var(--mw-gold);font-size:.62rem;font-style:normal;font-weight:900}
.mw-phone-demo strong{padding:16px}.mw-phone-demo strong svg{width:100%;height:100%;color:var(--mw-gold)}
.mw-final-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:10px 0 20px;padding:34px clamp(24px,5vw,52px);border:1px solid rgba(216,183,101,.28);border-radius:24px;background:
  radial-gradient(circle at 80% 10%,rgba(181,39,61,.18),transparent 30%),
  linear-gradient(145deg,#151821,#0a0b0f)}
.mw-final-cta h2{max-width:780px;margin:.35rem 0 0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,4rem);line-height:.98}

.mw-role-symbol{padding:14px}.mw-role-symbol svg{width:100%;height:100%}.mw-role-town .mw-role-symbol{color:#8dbdff;border-color:rgba(108,167,255,.3)}.mw-role-mafia .mw-role-symbol{color:#ff728a;border-color:rgba(224,68,94,.3)}.mw-role-neutral .mw-role-symbol{color:#c7a8ff;border-color:rgba(185,149,255,.3)}

@media(max-width:1180px){.mw-showcase-deck{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){.mw-showcase-note{grid-template-columns:1fr}.mw-final-cta{align-items:flex-start;flex-direction:column}.mw-live-strip{justify-content:flex-start;overflow-x:auto}.mw-showcase-deck{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.mw-hero-copy h1{font-size:3.8rem}.mw-showcase-deck{grid-template-columns:1fr 1fr}.mw-showcase-card{min-height:225px;padding:12px 8px}.mw-showcase-card>span{width:66px;height:66px;padding:15px}.mw-showcase-card strong{font-size:1rem}.mw-final-cta{padding:25px 20px}.mw-final-cta .mw-button{width:100%}.mw-live-strip{margin-top:10px}.mw-hero-role-card{width:145px;height:215px}.mw-hero-role-card i{width:68px;height:68px;padding:15px}}
@media(max-width:380px){.mw-showcase-deck{grid-template-columns:1fr}}


/* Shared Mafiawars role-card palette */
.role-citizen{--role-accent:#b9b7b2;--role-glow:rgba(185,183,178,.18);--role-wash:#15171b}
.role-detective{--role-accent:#78aaff;--role-glow:rgba(120,170,255,.22);--role-wash:#111b2b}
.role-doctor{--role-accent:#68d391;--role-glow:rgba(104,211,145,.2);--role-wash:#102219}
.role-bodyguard{--role-accent:#7ea6cf;--role-glow:rgba(126,166,207,.2);--role-wash:#111e2a}
.role-vigilante{--role-accent:#55c7bb;--role-glow:rgba(85,199,187,.2);--role-wash:#0f2223}
.role-tracker{--role-accent:#d2ae61;--role-glow:rgba(210,174,97,.2);--role-wash:#211c11}
.role-watcher{--role-accent:#69c6df;--role-glow:rgba(105,198,223,.2);--role-wash:#102128}
.role-escort{--role-accent:#d69ac7;--role-glow:rgba(214,154,199,.2);--role-wash:#231522}
.role-medium{--role-accent:#b997ff;--role-glow:rgba(185,151,255,.22);--role-wash:#20172c}
.role-mayor{--role-accent:#e2bd67;--role-glow:rgba(226,189,103,.22);--role-wash:#251d10}
.role-mafia{--role-accent:#ef526b;--role-glow:rgba(239,82,107,.24);--role-wash:#2b1118}
.role-godfather{--role-accent:#e04c61;--role-glow:rgba(224,76,97,.24);--role-wash:#2b1117}
.role-consigliere{--role-accent:#e56872;--role-glow:rgba(229,104,114,.22);--role-wash:#281317}
.role-framer{--role-accent:#ed7650;--role-glow:rgba(237,118,80,.22);--role-wash:#2a1711}
.role-silencer{--role-accent:#d65470;--role-glow:rgba(214,84,112,.22);--role-wash:#28121a}
.role-jester{--role-accent:#c28cff;--role-glow:rgba(194,140,255,.24);--role-wash:#21142e}
.role-survivor{--role-accent:#dda958;--role-glow:rgba(221,169,88,.22);--role-wash:#271d0f}
.role-executioner{--role-accent:#a986f5;--role-glow:rgba(169,134,245,.22);--role-wash:#1e172b}
.role-serial_killer{--role-accent:#dd9149;--role-glow:rgba(221,145,73,.22);--role-wash:#291a0e}
.role-hidden{--role-accent:#d8b765;--role-glow:rgba(216,183,101,.18);--role-wash:#17181d}

/* V4.1 unified physical-style role cards */
.mw-role-deck-card{--role-accent:var(--mw-gold);--role-glow:rgba(216,183,101,.18);--role-wash:#17181d;position:relative;isolation:isolate;overflow:hidden;border:1px solid color-mix(in srgb,var(--role-accent) 48%,transparent);border-radius:16px;background:radial-gradient(circle at 50% 29%,var(--role-glow),transparent 34%),linear-gradient(165deg,var(--role-wash),#08090c 70%);box-shadow:0 24px 50px rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.035);text-align:center}
.mw-role-deck-card:before{content:"";position:absolute;inset:8px;z-index:-1;border:1px solid color-mix(in srgb,var(--role-accent) 34%,transparent);border-radius:11px;pointer-events:none}
.mw-role-deck-card:after{content:"";position:absolute;inset:0;z-index:-2;opacity:.3;background:linear-gradient(115deg,transparent 0 34%,rgba(255,255,255,.035) 35%,transparent 36% 100%),repeating-linear-gradient(0deg,transparent 0 17px,rgba(255,255,255,.012) 18px 19px);pointer-events:none}
.mw-card-role-name{position:relative;z-index:2;display:block;width:100%;color:#f4dfaa;font-family:Georgia,serif;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;letter-spacing:.035em;text-transform:uppercase;text-shadow:0 2px 14px rgba(0,0,0,.8)}
.mw-card-role-art{position:relative;z-index:2;display:grid;place-items:center;color:var(--role-accent);filter:drop-shadow(0 0 18px var(--role-glow))}
.mw-card-role-art svg{width:100%;height:100%;stroke-width:2.1}
.mw-card-team-label{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:5px 13px;border:1px solid color-mix(in srgb,var(--role-accent) 50%,transparent);border-radius:5px;background:rgba(5,6,8,.72);color:var(--role-accent);font-size:.58rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.mw-hero-role-card{display:grid;grid-template-rows:auto 1fr auto auto;align-items:center;width:178px;height:286px;padding:24px 17px 18px;border-radius:16px}
.mw-hero-role-card .mw-card-role-art{width:92px;height:92px;margin:auto;padding:15px;border:1px solid color-mix(in srgb,var(--role-accent) 34%,transparent);border-radius:50%;background:rgba(0,0,0,.2)}
.mw-hero-role-card em{position:relative;z-index:2;margin-top:8px;color:var(--mw-muted);font-size:.66rem;font-style:normal}
.mw-hero-role-card:hover{border-color:var(--role-accent);box-shadow:0 28px 58px rgba(0,0,0,.44),0 0 34px var(--role-glow)}
.mw-showcase-deck{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.mw-showcase-card{display:grid;grid-template-rows:auto 1fr auto minmax(48px,auto) auto;align-items:center;min-height:330px;padding:22px 14px 15px;border-radius:16px}
.mw-showcase-card:hover{transform:translateY(-8px) rotate(-1deg);border-color:var(--role-accent);box-shadow:0 28px 48px rgba(0,0,0,.4),0 0 30px var(--role-glow)}
.mw-showcase-card .mw-card-role-art{width:105px;height:105px;margin:12px auto;padding:20px;border:1px solid color-mix(in srgb,var(--role-accent) 32%,transparent);border-radius:50%;background:rgba(0,0,0,.18)}
.mw-showcase-card em{position:relative;z-index:2;display:-webkit-box;overflow:hidden;margin-top:10px;color:var(--mw-muted);font-size:.67rem;font-style:normal;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.mw-showcase-card b{position:relative;z-index:2;margin-top:8px;color:#7f7b74;font-size:.58rem;letter-spacing:.1em;text-transform:uppercase}
.mw-role-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1180px}
.mw-role-card{display:grid;grid-template-rows:auto auto auto minmax(76px,auto) minmax(88px,auto) auto;align-items:center;min-height:460px;padding:24px 18px 17px;border-radius:16px}
.mw-role-card .mw-card-role-art{width:118px;height:118px;margin:17px auto;padding:22px;border:1px solid color-mix(in srgb,var(--role-accent) 36%,transparent);border-radius:50%;background:rgba(0,0,0,.18)}
.mw-role-card p{position:relative;z-index:2;margin:15px 0 0;color:#d3cec3;font-size:.78rem;line-height:1.5}
.mw-role-card em{position:relative;z-index:2;display:block;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.075);color:var(--mw-muted);font-size:.72rem;font-style:normal;line-height:1.48}
.mw-role-card b{position:relative;z-index:2;display:inline-block;margin-top:12px;color:var(--role-accent);font-size:.58rem;letter-spacing:.13em;text-transform:uppercase}
@media(max-width:1180px){.mw-role-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.mw-role-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.mw-hero-role-card{width:146px;height:238px;padding:18px 12px 13px}.mw-hero-role-card .mw-card-role-art{width:70px;height:70px;padding:12px}.mw-card-role-name{font-size:.92rem}.mw-showcase-card{min-height:285px;padding:18px 10px 13px}.mw-showcase-card .mw-card-role-art{width:83px;height:83px;padding:16px}.mw-role-card{min-height:420px;padding:20px 14px}.mw-role-card .mw-card-role-art{width:96px;height:96px;padding:19px}}
@media(max-width:430px){.mw-role-grid{grid-template-columns:1fr}.mw-showcase-deck{grid-template-columns:1fr 1fr}.mw-showcase-card{min-height:270px}.mw-showcase-card em{font-size:.62rem}}

/* V4.2 centered card deck and team-colour redesign */
.role-citizen{--role-accent:#82b8ef;--role-glow:rgba(74,142,211,.30);--role-wash:#0b2035;--role-deep:#07131f}
.role-detective{--role-accent:#78b6f4;--role-glow:rgba(68,143,220,.32);--role-wash:#0a2440;--role-deep:#061421}
.role-doctor{--role-accent:#7fcf8a;--role-glow:rgba(74,171,92,.28);--role-wash:#0c2c19;--role-deep:#07170e}
.role-bodyguard{--role-accent:#86aed8;--role-glow:rgba(83,132,184,.28);--role-wash:#10243a;--role-deep:#081522}
.role-vigilante{--role-accent:#73bdb7;--role-glow:rgba(67,158,150,.28);--role-wash:#0b292a;--role-deep:#061718}
.role-tracker{--role-accent:#83c7bd;--role-glow:rgba(75,169,155,.28);--role-wash:#0b2a2b;--role-deep:#061719}
.role-watcher{--role-accent:#73c4d8;--role-glow:rgba(63,165,190,.28);--role-wash:#0a2833;--role-deep:#06171e}
.role-escort{--role-accent:#83c0b7;--role-glow:rgba(72,159,146,.26);--role-wash:#0d2929;--role-deep:#071817}
.role-medium{--role-accent:#72b9b1;--role-glow:rgba(65,151,143,.27);--role-wash:#0b2929;--role-deep:#061716}
.role-mayor{--role-accent:#d8b965;--role-glow:rgba(184,141,44,.27);--role-wash:#18302e;--role-deep:#081917}
.role-mafia,.role-godfather,.role-consigliere,.role-framer,.role-silencer{--role-accent:#e46b54;--role-glow:rgba(190,47,39,.33);--role-wash:#3a0d0c;--role-deep:#170606}
.role-jester{--role-accent:#c39aee;--role-glow:rgba(132,77,183,.34);--role-wash:#2a123a;--role-deep:#13081c}
.role-survivor{--role-accent:#d0a65a;--role-glow:rgba(174,119,38,.29);--role-wash:#32220c;--role-deep:#171006}
.role-executioner{--role-accent:#ad9ae8;--role-glow:rgba(104,83,177,.30);--role-wash:#21173b;--role-deep:#0e0a1d}
.role-serial_killer{--role-accent:#d6a44e;--role-glow:rgba(166,108,24,.31);--role-wash:#362408;--role-deep:#191004}

.mw-hero-scene{display:block;min-height:650px;background:radial-gradient(circle at 50% 39%,rgba(216,183,101,.12),transparent 31%),linear-gradient(180deg,#0c1520 0,#080b10 58%,#040507 100%)}
.mw-hero-scene:before{content:"";position:absolute;inset:auto 0 0;height:31%;opacity:.58;background:linear-gradient(to top,#010204 0 37%,transparent 38%),repeating-linear-gradient(90deg,transparent 0 27px,#0b1017 28px 44px,transparent 45px 57px);clip-path:polygon(0 48%,4% 48%,4% 24%,7% 24%,7% 39%,11% 39%,11% 17%,15% 17%,15% 43%,19% 43%,19% 29%,23% 29%,23% 52%,28% 52%,28% 21%,31% 21%,31% 41%,36% 41%,36% 10%,40% 10%,40% 48%,45% 48%,45% 30%,49% 30%,49% 54%,55% 54%,55% 17%,59% 17%,59% 42%,64% 42%,64% 27%,68% 27%,68% 50%,73% 50%,73% 12%,77% 12%,77% 45%,82% 45%,82% 25%,86% 25%,86% 52%,91% 52%,91% 20%,95% 20%,95% 43%,100% 43%,100% 100%,0 100%)}
.mw-neon-orbit{top:42%;width:440px;height:440px;opacity:.72}
.mw-hero-role-card{top:18%;width:168px;height:300px;padding:27px 15px 17px;border-radius:12px;transform-origin:50% 88%;transition:transform .32s ease,filter .32s ease,z-index .01s}
.mw-hero-role-card:before{inset:8px;border-radius:8px}
.mw-hero-role-card:after{background:linear-gradient(125deg,transparent 0 42%,rgba(255,255,255,.055) 43%,transparent 45%),radial-gradient(circle at 50% 7%,transparent 0 10px,var(--role-accent) 11px 12px,transparent 13px),repeating-linear-gradient(0deg,transparent 0 16px,rgba(255,255,255,.012) 17px 18px)}
.mw-hero-role-card .mw-card-role-name{font-size:1.25rem;letter-spacing:.02em}
.mw-hero-role-card .mw-card-role-art{width:104px;height:120px;margin:6px auto 0;padding:14px;border:0;border-radius:0;background:transparent;filter:drop-shadow(0 7px 8px rgba(0,0,0,.55)) drop-shadow(0 0 16px var(--role-glow))}
.mw-hero-role-card .mw-card-role-art svg{stroke-width:2.6}
.mw-hero-role-card .mw-card-team-label{min-width:94px;margin-top:2px}
.mw-hero-role-card em{min-height:31px;margin-top:8px;color:#b9b2a6;font-size:.65rem}
.mw-hero-card-one{left:4%;top:24%;z-index:2;transform:rotate(-8deg)}
.mw-hero-card-two{left:50%;top:13%;z-index:4;width:190px;height:330px;transform:translateX(-50%);box-shadow:0 34px 72px rgba(0,0,0,.58),0 0 35px var(--role-glow)}
.mw-hero-card-three{right:4%;top:24%;z-index:2;transform:rotate(8deg)}
.mw-hero-card-one:hover{z-index:5;transform:rotate(-5deg) translateY(-9px)}
.mw-hero-card-two:hover{transform:translateX(-50%) translateY(-9px)}
.mw-hero-card-three:hover{z-index:5;transform:rotate(5deg) translateY(-9px)}
.mw-hero-room-chip{top:auto;bottom:5%;z-index:8;min-width:236px;padding:14px 18px;transform:translateX(-50%);border-color:rgba(216,183,101,.48);border-radius:15px;background:linear-gradient(180deg,rgba(12,14,18,.97),rgba(4,5,7,.97))}
.mw-hero-room-chip small b{display:inline-block;width:7px;height:7px;margin-right:4px;border-radius:50%;background:#5bea9c;box-shadow:0 0 12px #5bea9c}

.mw-role-deck-card{border-radius:12px;background:radial-gradient(circle at 50% 37%,var(--role-glow),transparent 34%),linear-gradient(165deg,var(--role-wash),var(--role-deep,#07080b) 74%);box-shadow:0 24px 55px rgba(0,0,0,.44),inset 0 0 0 1px rgba(255,225,150,.045)}
.mw-role-deck-card:before{inset:7px;border-width:1px;border-radius:8px;box-shadow:inset 0 0 0 2px rgba(0,0,0,.32)}
.mw-role-deck-card:after{background:radial-gradient(circle at 50% 2%,#050608 0 8px,var(--role-accent) 9px 10px,#050608 11px 14px,transparent 15px),linear-gradient(135deg,transparent 0 43%,rgba(255,255,255,.045) 44%,transparent 46%),repeating-linear-gradient(0deg,transparent 0 15px,rgba(255,255,255,.012) 16px 17px)}
.mw-card-role-name{padding-top:4px;color:#efd38b;font-family:Georgia,"Times New Roman",serif;font-weight:800;letter-spacing:.025em;text-shadow:0 2px 12px #000,0 0 18px rgba(216,183,101,.12)}
.mw-card-role-art{color:#e2bd67}
.mw-role-deck-card.is-town .mw-card-role-art{color:var(--role-accent)}
.mw-role-deck-card.is-mafia .mw-card-role-art{color:#e4a85d}
.mw-role-deck-card.is-neutral .mw-card-role-art{color:#ddb96c}
.mw-card-team-label{border-color:color-mix(in srgb,var(--role-accent) 68%,#d7b35c);background:rgba(4,5,7,.78);color:#e2bd67;box-shadow:inset 0 0 12px rgba(0,0,0,.65)}

.mw-showcase-card{min-height:350px;padding:24px 15px 16px}
.mw-showcase-card .mw-card-role-art{width:112px;height:142px;margin:7px auto 4px;padding:13px;border:0;border-radius:0;background:transparent;filter:drop-shadow(0 8px 8px rgba(0,0,0,.58)) drop-shadow(0 0 16px var(--role-glow))}
.mw-showcase-card .mw-card-role-art svg{stroke-width:2.55}
.mw-showcase-card em{margin-top:12px}
.mw-role-card{min-height:480px;padding:26px 17px 17px}
.mw-role-card .mw-card-role-art{width:130px;height:168px;margin:10px auto 4px;padding:15px;border:0;border-radius:0;background:transparent;filter:drop-shadow(0 9px 9px rgba(0,0,0,.58)) drop-shadow(0 0 17px var(--role-glow))}
.mw-role-card .mw-card-role-art svg{stroke-width:2.6}

@media(max-width:1080px){.mw-hero-scene{min-height:590px}.mw-hero-card-one{left:17%}.mw-hero-card-three{right:17%}}
@media(max-width:760px){.mw-neon-orbit{width:350px;height:350px}.mw-hero-scene{min-height:535px}.mw-hero-role-card{width:142px;height:248px;padding:21px 11px 13px}.mw-hero-card-two{width:158px;height:276px}.mw-hero-role-card .mw-card-role-name{font-size:1rem}.mw-hero-role-card .mw-card-role-art{width:80px;height:98px;padding:10px}.mw-hero-card-one{left:4%;top:25%}.mw-hero-card-three{right:4%;top:25%}.mw-hero-card-two{top:15%}.mw-hero-room-chip{bottom:4%;min-width:205px}}
@media(max-width:430px){.mw-hero-scene{min-height:490px}.mw-neon-orbit{width:300px;height:300px}.mw-hero-role-card{width:118px;height:218px;padding:18px 8px 11px}.mw-hero-card-two{width:138px;height:244px}.mw-hero-role-card .mw-card-role-name{font-size:.82rem}.mw-hero-role-card .mw-card-role-art{width:65px;height:82px;padding:8px}.mw-hero-role-card em{font-size:.55rem}.mw-hero-card-one{left:-1%;top:27%}.mw-hero-card-three{right:-1%;top:27%}.mw-hero-room-chip{min-width:185px;padding:11px 13px}.mw-hero-room-chip strong{font-size:1.25rem}}

/* =========================================================
   Mafiawars V4.3 — centred physical role-card system
   ========================================================= */
body.mafiawars-dark{overflow-x:hidden}

/* Shared card shell */
.mw-role-deck-card{
  --role-accent:#78b6f4;
  --role-edge:#d9b75f;
  --role-glow:rgba(71,139,211,.28);
  --role-top:#102c4a;
  --role-bottom:#06121f;
  isolation:isolate;
  position:relative;
  overflow:hidden;
  border:1px solid color-mix(in srgb,var(--role-edge) 72%,#15100a);
  border-radius:14px;
  background:
    radial-gradient(circle at 50% 40%,var(--role-glow),transparent 42%),
    linear-gradient(165deg,var(--role-top),var(--role-bottom) 78%);
  box-shadow:
    0 26px 55px rgba(0,0,0,.46),
    inset 0 0 0 1px rgba(255,235,178,.06);
  color:#f8f0dc;
  text-decoration:none;
}
.mw-role-deck-card::before{
  content:"";
  position:absolute;
  inset:8px;
  z-index:0;
  pointer-events:none;
  border:1px solid color-mix(in srgb,var(--role-edge) 66%,transparent);
  border-radius:9px;
  box-shadow:
    inset 0 0 0 2px rgba(0,0,0,.36),
    inset 0 0 26px rgba(0,0,0,.25);
}
.mw-role-deck-card::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  opacity:.8;
  background:
    radial-gradient(circle at 50% 11px,#06070a 0 7px,var(--role-edge) 8px 9px,#06070a 10px 13px,transparent 14px),
    linear-gradient(135deg,transparent 0 43%,rgba(255,255,255,.05) 44%,transparent 46%),
    repeating-linear-gradient(0deg,transparent 0 17px,rgba(255,255,255,.012) 18px 19px);
}
.mw-role-deck-card>*{position:relative;z-index:2}
.mw-card-eyebrow{
  display:block;
  color:color-mix(in srgb,var(--role-edge) 82%,#fff);
  font-size:.52rem;
  font-weight:900;
  letter-spacing:.2em;
  line-height:1.2;
  text-align:center;
  text-transform:uppercase;
}
.mw-card-role-name{
  display:block;
  max-width:100%;
  color:#f1d384;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(1rem,1.5vw,1.38rem);
  font-weight:800;
  letter-spacing:.035em;
  line-height:1.05;
  overflow-wrap:anywhere;
  text-align:center;
  text-shadow:0 2px 10px #000,0 0 18px color-mix(in srgb,var(--role-glow) 58%,transparent);
  text-transform:uppercase;
}
.mw-card-role-art{
  display:grid;
  place-items:center;
  color:color-mix(in srgb,var(--role-accent) 72%,#f3c96e);
}
.mw-card-role-art svg{display:block;width:100%;height:100%;overflow:visible;stroke-width:2.5}
.mw-card-team-label{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:88px;
  min-height:28px;
  padding:5px 13px;
  border:1px solid color-mix(in srgb,var(--role-accent) 55%,var(--role-edge));
  border-radius:5px;
  background:rgba(3,5,8,.78);
  color:#e8c66e;
  font-size:.58rem;
  font-weight:900;
  letter-spacing:.18em;
  line-height:1;
  text-transform:uppercase;
}

/* Team and individual colour families */
.role-citizen{--role-accent:#73ace8;--role-glow:rgba(48,119,192,.34);--role-top:#102d4d;--role-bottom:#06131f}
.role-detective{--role-accent:#68b2ff;--role-glow:rgba(47,134,222,.38);--role-top:#0d3157;--role-bottom:#061525}
.role-doctor{--role-accent:#79cf88;--role-glow:rgba(65,166,82,.34);--role-top:#123a23;--role-bottom:#07180e}
.role-bodyguard{--role-accent:#8eb5df;--role-glow:rgba(80,134,189,.32);--role-top:#142f4d;--role-bottom:#071522}
.role-vigilante{--role-accent:#68c5bd;--role-glow:rgba(52,158,149,.33);--role-top:#123b3b;--role-bottom:#071919}
.role-tracker{--role-accent:#76cabb;--role-glow:rgba(62,163,148,.32);--role-top:#103b3a;--role-bottom:#071918}
.role-watcher{--role-accent:#6ec7dc;--role-glow:rgba(47,155,184,.32);--role-top:#0d3440;--role-bottom:#061820}
.role-escort{--role-accent:#83c7b8;--role-glow:rgba(67,157,142,.31);--role-top:#123934;--role-bottom:#071a17}
.role-medium{--role-accent:#7abfb7;--role-glow:rgba(62,150,143,.32);--role-top:#103735;--role-bottom:#071918}
.role-mayor{--role-accent:#d8ba69;--role-glow:rgba(186,144,49,.31);--role-top:#263c39;--role-bottom:#0b1b18}
.role-mafia,.role-godfather,.role-consigliere,.role-framer,.role-silencer{
  --role-accent:#ef6653;
  --role-glow:rgba(205,45,36,.38);
  --role-top:#56130f;
  --role-bottom:#1a0706;
}
.role-jester{--role-accent:#c392f1;--role-glow:rgba(139,70,197,.39);--role-top:#3a1750;--role-bottom:#15081e}
.role-survivor{--role-accent:#d6ad62;--role-glow:rgba(174,118,33,.34);--role-top:#423014;--role-bottom:#1a1106}
.role-executioner{--role-accent:#a998ea;--role-glow:rgba(104,83,184,.35);--role-top:#30254f;--role-bottom:#100b20}
.role-serial_killer{--role-accent:#d7a34d;--role-glow:rgba(174,105,18,.37);--role-top:#4a300d;--role-bottom:#1b1004}

/* Homepage hero: fixed, centred, no clipping or overlap */
.mw-hero-scene{
  position:relative;
  display:grid;
  place-items:center;
  min-width:0;
  min-height:650px;
  padding:54px 24px 122px;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 39%,rgba(216,183,101,.12),transparent 32%),
    linear-gradient(180deg,#0b1623 0,#080b10 61%,#030406 100%);
}
.mw-hero-scene::before{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:31%;
  opacity:.56;
  background:
    linear-gradient(to top,#010204 0 38%,transparent 39%),
    repeating-linear-gradient(90deg,transparent 0 28px,#0a1018 29px 44px,transparent 45px 58px);
  clip-path:polygon(0 48%,4% 48%,4% 24%,7% 24%,7% 39%,11% 39%,11% 17%,15% 17%,15% 43%,19% 43%,19% 29%,23% 29%,23% 52%,28% 52%,28% 21%,31% 21%,31% 41%,36% 41%,36% 10%,40% 10%,40% 48%,45% 48%,45% 30%,49% 30%,49% 54%,55% 54%,55% 17%,59% 17%,59% 42%,64% 42%,64% 27%,68% 27%,68% 50%,73% 50%,73% 12%,77% 12%,77% 45%,82% 45%,82% 25%,86% 25%,86% 52%,91% 52%,91% 20%,95% 20%,95% 43%,100% 43%,100% 100%,0 100%);
}
.mw-neon-orbit{top:45%;width:min(78%,460px);height:auto;aspect-ratio:1;opacity:.76}
.mw-hero-card-stage{
  position:relative;
  z-index:4;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:center;
  justify-items:center;
  width:min(100%,585px);
  margin:0 auto;
  perspective:1200px;
}
.mw-hero-card-stage .mw-hero-role-card{
  position:relative;
  inset:auto;
  top:auto;
  right:auto;
  bottom:auto;
  left:auto;
  display:grid;
  grid-template-rows:auto auto 1fr auto auto;
  align-items:center;
  justify-items:center;
  width:min(100%,174px);
  height:auto;
  aspect-ratio:174/300;
  margin:0;
  padding:26px 14px 16px;
  transform-origin:center bottom;
  transition:transform .28s ease,filter .28s ease,z-index .01s;
}
.mw-hero-card-stage .mw-hero-role-card .mw-card-eyebrow{margin-bottom:7px;font-size:.43rem}
.mw-hero-card-stage .mw-hero-role-card .mw-card-role-name{font-size:clamp(.9rem,1.6vw,1.28rem)}
.mw-hero-card-stage .mw-hero-role-card .mw-card-role-art{
  width:clamp(72px,8.5vw,112px);
  height:clamp(88px,10.5vw,138px);
  margin:4px auto 5px;
  padding:11px;
  filter:drop-shadow(0 8px 9px rgba(0,0,0,.58)) drop-shadow(0 0 17px var(--role-glow));
}
.mw-hero-card-stage .mw-hero-role-card em{
  min-height:30px;
  margin-top:9px;
  color:#c8c0b2;
  font-size:.64rem;
  font-style:normal;
  line-height:1.35;
  text-align:center;
}
.mw-hero-card-stage .mw-hero-card-one{z-index:2;transform:translateX(12px) rotate(-8deg)}
.mw-hero-card-stage .mw-hero-card-two{z-index:5;width:min(100%,194px);transform:translateY(-12px);box-shadow:0 38px 78px rgba(0,0,0,.6),0 0 38px var(--role-glow)}
.mw-hero-card-stage .mw-hero-card-three{z-index:2;transform:translateX(-12px) rotate(8deg)}
.mw-hero-card-stage .mw-hero-card-one:hover{z-index:7;transform:translateX(12px) translateY(-10px) rotate(-4deg)}
.mw-hero-card-stage .mw-hero-card-two:hover{z-index:7;transform:translateY(-22px)}
.mw-hero-card-stage .mw-hero-card-three:hover{z-index:7;transform:translateX(-12px) translateY(-10px) rotate(4deg)}
.mw-hero-room-chip{
  top:auto;
  right:auto;
  bottom:34px;
  left:50%;
  z-index:9;
  min-width:230px;
  padding:14px 18px;
  transform:translateX(-50%);
  border-color:rgba(216,183,101,.52);
  border-radius:14px;
  background:linear-gradient(180deg,rgba(13,15,19,.98),rgba(4,5,7,.98));
  box-shadow:0 18px 44px rgba(0,0,0,.55);
}
.mw-hero-room-chip small b{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#5bea9c;box-shadow:0 0 12px #5bea9c}

/* Homepage and Roles page card decks */
.mw-showcase-deck{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;align-items:stretch}
.mw-showcase-card{
  display:grid;
  grid-template-rows:auto auto 1fr auto minmax(48px,auto) auto;
  align-items:center;
  min-height:366px;
  padding:21px 13px 15px;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.mw-showcase-card .mw-card-eyebrow{margin-bottom:7px;font-size:.4rem}
.mw-showcase-card .mw-card-role-name{font-size:1rem}
.mw-showcase-card .mw-card-role-art{
  width:105px;
  height:132px;
  margin:5px auto 2px;
  padding:12px;
  filter:drop-shadow(0 8px 9px rgba(0,0,0,.58)) drop-shadow(0 0 16px var(--role-glow));
}
.mw-showcase-card em{margin-top:10px;color:#cbc4b8;font-size:.68rem;font-style:normal;line-height:1.4;text-align:center}
.mw-showcase-card b{margin-top:9px;color:color-mix(in srgb,var(--role-accent) 78%,#eee);font-size:.55rem;letter-spacing:.12em;text-transform:uppercase}
.mw-showcase-card:hover{z-index:3;transform:translateY(-9px);border-color:var(--role-accent);box-shadow:0 32px 56px rgba(0,0,0,.48),0 0 32px var(--role-glow)}

.mw-role-card{
  display:grid;
  grid-template-rows:auto auto 1fr auto minmax(76px,auto) minmax(88px,auto) auto;
  align-items:center;
  min-height:500px;
  padding:24px 17px 18px;
}
.mw-role-card .mw-card-eyebrow{margin-bottom:7px}
.mw-role-card .mw-card-role-art{
  width:132px;
  height:170px;
  margin:8px auto 2px;
  padding:15px;
  filter:drop-shadow(0 9px 10px rgba(0,0,0,.6)) drop-shadow(0 0 18px var(--role-glow));
}

@media(max-width:1180px){
  .mw-hero-card-stage{width:min(100%,620px)}
  .mw-showcase-deck{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:1080px){
  .mw-hero-scene{min-height:620px}
  .mw-hero-card-stage{width:min(100%,590px)}
}
@media(max-width:760px){
  .mw-hero-scene{min-height:530px;padding:42px 12px 108px}
  .mw-neon-orbit{width:390px}
  .mw-hero-card-stage{width:min(100%,500px)}
  .mw-hero-card-stage .mw-hero-role-card{width:min(100%,142px);padding:21px 9px 13px}
  .mw-hero-card-stage .mw-hero-card-two{width:min(100%,158px)}
  .mw-hero-card-stage .mw-hero-role-card .mw-card-eyebrow{font-size:.35rem;letter-spacing:.14em}
  .mw-hero-card-stage .mw-hero-role-card .mw-card-role-name{font-size:.9rem}
  .mw-hero-card-stage .mw-hero-role-card .mw-card-role-art{width:78px;height:98px;padding:9px}
  .mw-hero-card-stage .mw-hero-role-card .mw-card-team-label{min-width:68px;min-height:23px;padding:4px 8px;font-size:.47rem}
  .mw-hero-card-stage .mw-hero-role-card em{min-height:26px;font-size:.55rem}
  .mw-hero-room-chip{bottom:25px;min-width:205px;padding:12px 15px}
  .mw-showcase-deck{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:480px){
  .mw-hero-scene{min-height:445px;padding:34px 4px 94px}
  .mw-neon-orbit{width:310px}
  .mw-hero-card-stage{width:100%}
  .mw-hero-card-stage .mw-hero-role-card{width:min(100%,112px);padding:17px 6px 10px;border-radius:10px}
  .mw-hero-card-stage .mw-hero-card-two{width:min(100%,126px)}
  .mw-hero-card-stage .mw-hero-role-card .mw-card-eyebrow{display:none}
  .mw-hero-card-stage .mw-hero-role-card .mw-card-role-name{font-size:.7rem;letter-spacing:.015em}
  .mw-hero-card-stage .mw-hero-role-card .mw-card-role-art{width:60px;height:75px;padding:6px}
  .mw-hero-card-stage .mw-hero-role-card .mw-card-team-label{min-width:57px;min-height:19px;padding:3px 6px;font-size:.38rem}
  .mw-hero-card-stage .mw-hero-role-card em{font-size:.46rem}
  .mw-hero-card-stage .mw-hero-card-one{transform:translateX(8px) rotate(-6deg)}
  .mw-hero-card-stage .mw-hero-card-two{transform:translateY(-8px)}
  .mw-hero-card-stage .mw-hero-card-three{transform:translateX(-8px) rotate(6deg)}
  .mw-hero-room-chip{bottom:20px;min-width:178px;padding:10px 12px}
  .mw-hero-room-chip strong{font-size:1.15rem}
  .mw-showcase-card{min-height:326px;padding:18px 9px 13px}
  .mw-showcase-card .mw-card-role-name{font-size:.85rem}
  .mw-showcase-card .mw-card-role-art{width:82px;height:104px;padding:9px}
}
@media(max-width:360px){
  .mw-showcase-deck{grid-template-columns:1fr}
}


/* =========================================================
   Mafiawars V4.4 — wide, clear and non-overlapping website UI
   ========================================================= */
:root{--mw-container:1480px}
.mw-container{width:min(calc(100% - 48px),var(--mw-container))}
.mw-front-shell{padding-top:32px}
.mw-hero-v44{grid-template-columns:minmax(440px,.88fr) minmax(620px,1.12fr);min-height:650px;overflow:hidden;border-radius:30px}
.mw-hero-v44 .mw-hero-copy{padding:clamp(44px,5.2vw,82px)}
.mw-hero-v44 .mw-hero-copy h1{max-width:720px;font-size:clamp(4rem,6.4vw,7rem);line-height:.9}
.mw-hero-v44 .mw-hero-copy>p{max-width:680px;font-size:1.08rem}
.mw-hero-v44 .mw-hero-scene{display:flex;flex-direction:column;justify-content:center;min-height:650px;padding:52px 42px 38px;overflow:hidden;background:radial-gradient(circle at 50% 40%,rgba(216,183,101,.11),transparent 36%),linear-gradient(155deg,#0e1723,#07090d 72%)}
.mw-hero-v44 .mw-hero-scene:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.38)),repeating-linear-gradient(90deg,transparent 0 72px,rgba(255,255,255,.018) 73px 74px);mask-image:linear-gradient(to bottom,transparent,#000 35%,#000)}
.mw-hero-visual-head{position:relative;z-index:2;display:grid;gap:4px;margin-bottom:26px;text-align:center}
.mw-hero-visual-head span{color:var(--mw-gold);font-size:.68rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.mw-hero-visual-head strong{font-family:Georgia,serif;font-size:clamp(1.65rem,2.4vw,2.45rem)}
.mw-hero-v44 .mw-hero-card-stage{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;width:100%;max-width:760px;margin-inline:auto}
.mw-hero-v44 .mw-hero-role-card{position:relative;inset:auto!important;display:grid;grid-template-rows:auto auto 145px auto minmax(36px,auto);place-items:center;width:auto!important;height:auto!important;min-height:360px;padding:28px 16px 18px;transform:none!important;border-radius:16px;text-align:center;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.mw-hero-v44 .mw-hero-role-card:hover{z-index:auto;transform:translateY(-7px)!important;border-color:color-mix(in srgb,var(--role-accent) 55%,#d7b35c);box-shadow:0 34px 74px rgba(0,0,0,.55),0 0 30px var(--role-glow)}
.mw-hero-v44 .mw-hero-role-card .mw-card-eyebrow{font-size:.48rem}
.mw-hero-v44 .mw-hero-role-card .mw-card-role-name{font-size:clamp(1rem,1.4vw,1.35rem)}
.mw-hero-v44 .mw-hero-role-card .mw-card-role-art{width:112px;height:145px;margin:5px auto;padding:13px;border:0;border-radius:0;background:transparent;filter:drop-shadow(0 10px 13px rgba(0,0,0,.55)) drop-shadow(0 0 18px var(--role-glow))}
.mw-hero-v44 .mw-hero-role-card .mw-card-role-art svg{width:100%;height:100%;stroke-width:2.2}
.mw-hero-v44 .mw-hero-role-card em{max-width:150px;color:var(--mw-muted);font-size:.67rem;font-style:normal;line-height:1.4}
.mw-hero-v44 .mw-hero-room-chip{position:relative;left:auto;top:auto;bottom:auto;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:22px;min-width:0;width:min(100%,520px);margin:24px auto 0;padding:14px 18px;transform:none;border-radius:16px}
.mw-hero-v44 .mw-hero-room-chip>div{display:grid;gap:2px}.mw-hero-v44 .mw-hero-room-chip strong{font-size:1.35rem}.mw-hero-v44 .mw-hero-room-chip small{white-space:nowrap}
.mw-hero-feature-row{position:relative;z-index:3;display:flex;justify-content:center;flex-wrap:wrap;gap:8px 20px;margin-top:18px;color:var(--mw-muted);font-size:.69rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.mw-hero-feature-row span:before{content:"•";margin-right:8px;color:var(--mw-gold)}
.mw-live-strip{margin-top:18px}
.mw-showcase-deck{gap:16px}
.mw-role-deck-card .mw-card-role-art svg{width:100%;height:100%}
@media(max-width:1240px){.mw-hero-v44{grid-template-columns:1fr}.mw-hero-v44 .mw-hero-copy{text-align:center}.mw-hero-v44 .mw-hero-copy h1,.mw-hero-v44 .mw-hero-copy>p{margin-inline:auto}.mw-hero-v44 .mw-actions,.mw-hero-v44 .mw-hero-points{justify-content:center}.mw-hero-v44 .mw-hero-scene{min-height:590px}}
@media(max-width:760px){.mw-container{width:min(calc(100% - 28px),var(--mw-container))}.mw-hero-v44 .mw-hero-copy{padding:42px 24px}.mw-hero-v44 .mw-hero-copy h1{font-size:clamp(3.25rem,15vw,5.2rem)}.mw-hero-v44 .mw-hero-scene{min-height:0;padding:40px 16px 28px}.mw-hero-v44 .mw-hero-card-stage{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.mw-hero-v44 .mw-hero-role-card{min-height:278px;padding:20px 8px 13px}.mw-hero-v44 .mw-hero-role-card .mw-card-eyebrow{display:none}.mw-hero-v44 .mw-hero-role-card .mw-card-role-name{font-size:.84rem}.mw-hero-v44 .mw-hero-role-card .mw-card-role-art{width:75px;height:100px;padding:7px}.mw-hero-v44 .mw-hero-role-card .mw-card-team-label{min-width:60px;font-size:.43rem}.mw-hero-v44 .mw-hero-role-card em{font-size:.5rem}.mw-hero-v44 .mw-hero-room-chip{width:100%;gap:12px}.mw-hero-feature-row{gap:7px 11px;font-size:.58rem}}
@media(max-width:430px){.mw-hero-v44 .mw-hero-card-stage{grid-template-columns:1fr}.mw-hero-v44 .mw-hero-role-card{grid-template-columns:68px 1fr auto;grid-template-rows:auto auto;min-height:118px;padding:15px;text-align:left}.mw-hero-v44 .mw-hero-role-card .mw-card-role-art{grid-row:1/3;width:58px;height:74px;margin:0}.mw-hero-v44 .mw-hero-role-card .mw-card-role-name{justify-self:start;font-size:1rem}.mw-hero-v44 .mw-hero-role-card .mw-card-team-label{grid-column:3;grid-row:1}.mw-hero-v44 .mw-hero-role-card em{grid-column:2/4;justify-self:start;max-width:none}.mw-hero-v44 .mw-hero-room-chip{align-items:flex-start;flex-direction:column}.mw-hero-v44 .mw-hero-room-chip small{white-space:normal}}


/* Mafiawars V4.5 — original identity emblems */
.mw-role-emblem{display:block;width:100%;height:100%;overflow:visible}
.mw-card-role-art{display:grid;place-items:center}
.mw-card-role-art svg{display:block;margin:auto;max-width:100%;max-height:100%;stroke-width:2.45}
.mw-hero-v44 .mw-hero-role-card .mw-card-role-art{padding:8px}
.mw-showcase-card .mw-card-role-art,.mw-role-card .mw-card-role-art{padding:8px}
