@font-face{font-family:TemplateSans;font-style:normal;font-weight:400;font-display:swap;src:url('fonts/eafabf029ad39a43-s.p.woff2') format('woff2')}@font-face{font-family:TemplateSans;font-style:normal;font-weight:600;font-display:swap;src:url('fonts/0484562807a97172-s.p.woff2') format('woff2')}@font-face{font-family:TemplateSans;font-style:normal;font-weight:700;font-display:swap;src:url('fonts/b957ea75a84b6ea7-s.p.woff2') format('woff2')}
:root{--background:#feffff;--foreground:#f3f0ee;--surface:#ffffff;--surface-2:#ffd9c8;--primary:#ff8a57;--primary-hover:#ee6f36;--muted:#9b3611;--text:#fff;--soft:#d9d9d9;--radius:12px;--pad:15px;--container:2000px;--game-card-w:215px;--chat-size:60px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text);font-family:TemplateSans,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%;height:auto}button{font:inherit}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--pad)}.site-header{position:sticky;top:0;z-index:50;background:var(--background);padding-top:15px}.header-shell{min-height:70px;margin-inline:var(--pad);border-radius:var(--radius);background:var(--foreground);display:flex;align-items:center;gap:28px;padding:0 var(--pad)}.brand-link{flex:0 0 auto;padding-block:14px}.brand-link img{width:107px;height:53px}.primary-nav{flex:1}.primary-nav ul,.footer-nav ul{list-style:none;margin:0;padding:0}.primary-nav ul{display:flex;align-items:center;gap:22px}.nav-link{position:relative;display:flex;align-items:center;min-height:70px;font-weight:700;font-size:15px}.nav-link:hover,.nav-link:focus,.nav-link.is-active{color:var(--primary)}.nav-link::after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--primary);opacity:0}.nav-link:hover::after,.nav-link:focus::after,.nav-link.is-active::after{opacity:1}.auth-actions{display:flex;align-items:center;gap:15px;margin-left:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;min-height:38px;padding:7px 20px;font-weight:700;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s}.btn-primary{background:var(--primary);color:#000}.btn-primary:hover,.btn-primary:focus{background:var(--primary-hover)}.btn-outline{border-color:var(--soft);color:#fff;background:transparent}.btn-outline:hover,.btn-outline:focus{background:var(--soft);color:#000}.btn-register{min-width:160px}.plus-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#010002;color:var(--primary);line-height:1}.menu-toggle{display:none;margin-left:auto;width:42px;height:42px;border:0;background:var(--primary);border-radius:10px;padding:10px}.menu-toggle span{display:block;height:3px;background:#feffff;border-radius:2px;margin:4px 0}.hero-section{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;padding-top:42px}.hero-card{position:relative;min-height:320px;border-radius:var(--radius);overflow:hidden;background:#ffffff}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}.hero-main .hero-image{object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,9,4,.92),rgba(18,9,4,.62) 48%,rgba(18,9,4,.1))}.hero-card:not(.hero-main) .hero-overlay{background:linear-gradient(0deg,rgba(18,9,4,.9),rgba(18,9,4,.22))}.hero-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:30px}.hero-content.centered{justify-content:center;padding-left:50px;max-width:760px}.hero-content.bottomed{justify-content:flex-end}.hero-tag{margin:0 0 13px;color:var(--muted);font-size:16px;font-weight:700;text-transform:uppercase}.hero-content h1,.hero-content h2,.hero-card-title{margin:0;font-weight:700;line-height:1.12;text-wrap:balance}.hero-content h1{font-size:36px;max-width:720px}.hero-content h2,.hero-card-title{font-size:30px}.hero-offer{margin:12px 0 0;max-width:720px;font-size:26px;line-height:1.16;font-weight:700;text-wrap:balance}.hero-content span{color:var(--primary)}.hero-btn{margin-top:22px;min-width:108px}.section-shell{margin-top:30px;border-radius:var(--radius);background:var(--foreground);padding:22px var(--pad);overflow:hidden}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section-head h2,.section-title{font-size:24px;margin:0;font-weight:700;text-transform:none}.section-actions,.carousel-controls{display:flex;align-items:center;gap:10px}.see-all{border:1px solid var(--soft);border-radius:10px;padding:7px 20px;font-weight:600}.see-all:hover,.see-all:focus{background:var(--soft);color:#000}.arrow-btn{width:44px;height:44px;border:0;border-radius:9px;display:grid;place-items:center;font-size:38px;line-height:1;font-weight:700;cursor:pointer}.arrow-btn.prev{background:var(--soft);color:#000}.arrow-btn.next{background:var(--primary);color:#000}.arrow-btn:hover,.arrow-btn:focus{filter:brightness(.92)}.scroll-row{display:flex;gap:15px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent;padding-bottom:6px;scroll-behavior:smooth}.scroll-row::-webkit-scrollbar{height:5px}.scroll-row::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:10px}.icon-card{flex:0 0 180px;height:80px;border-radius:12px;background:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;padding:16px;filter:grayscale(1);opacity:.62;transition:opacity .2s,filter .2s,background .2s}.icon-card:hover,.icon-card:focus{opacity:1;filter:none;background:rgba(0,0,0,.36)}.icon-card img{max-height:60px;max-width:118px;object-fit:contain}.provider-card{flex-basis:180px}.provider-card img{max-width:130px}.matches-section{margin-top:30px}.match-row{padding-bottom:0}.match-card{position:relative;flex:0 0 500px;min-height:190px;border-radius:12px;overflow:hidden;background:#ffd9c8;border:1px solid rgba(255,255,255,.06);padding:14px;display:flex;flex-direction:column;justify-content:space-between}.match-bg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 35%),radial-gradient(circle at 80% 10%,rgba(255,138,87,.18),transparent 28%),linear-gradient(0deg,rgba(18,9,4,.82),rgba(41,20,10,.88));opacity:.9}.match-top,.teams,.odds{position:relative;z-index:1}.match-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#4c4542;font-weight:700;font-size:14px}.match-top b{color:#5d5652}.teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.teams div{display:flex;flex-direction:column;gap:8px}.teams div:last-child{align-items:flex-end;text-align:right}.teams img{width:34px;height:34px;object-fit:contain;filter:grayscale(1) brightness(1.8)}.teams b{font-size:18px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.versus{font-size:28px;font-weight:800;color:rgba(255,255,255,.18);font-style:italic}.odds{display:flex;gap:10px}.odds a{flex:1;display:flex;justify-content:space-between;align-items:center;border-radius:8px;background:rgba(255,255,255,.16);padding:9px 12px;font-weight:700}.odds span{color:#4c4542}.game-section{--game-card-w:135px}.game-section.compact-games{--game-card-w:135px}.game-card{position:relative;flex:0 0 var(--game-card-w);width:var(--game-card-w);aspect-ratio:3/4;border-radius:12px;overflow:hidden;background:rgba(0,0,0,.25)}.game-link{display:block;width:100%;height:100%}.game-card img{width:100%;height:100%;object-fit:cover}.game-title{position:absolute;left:10px;right:10px;bottom:10px;z-index:1;font-size:12px;font-weight:700;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.8);opacity:0;transition:opacity .2s}.game-card:hover .game-title,.game-card:focus-within .game-title{opacity:1}.game-actions{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:rgba(12,9,10,.74);opacity:0;pointer-events:none;transition:opacity .2s}.game-card:hover .game-actions,.game-card:focus-within .game-actions{opacity:1;pointer-events:auto}.game-actions .btn{min-height:32px;padding:5px 12px;font-size:12px;width:96px}.site-footer{margin-top:58px;padding-bottom:28px;background:var(--background)}.footer-inner{display:flex;flex-direction:column;align-items:center}.payment-strip{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap;opacity:.5;filter:grayscale(1);margin-bottom:46px}.payment-strip img{max-width:95px;max-height:48px;object-fit:contain}.footer-links-block{display:grid;grid-template-columns:230px 1fr;gap:42px;align-items:center;max-width:740px;width:100%;margin-bottom:32px}.footer-logo img{width:159px;height:auto}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:42px}.footer-nav li+li{margin-top:9px}.footer-nav a{color:#302b29;font-weight:500}.footer-nav a:hover,.footer-nav a:focus{color:var(--primary)}.social-row{border-top:2px solid var(--foreground);width:100%;display:flex;justify-content:center;gap:34px;padding-top:18px;margin-top:4px}.social-row a{width:30px;height:30px;color:#302b29}.social-row svg{width:100%;height:100%;fill:currentColor}.copyright{margin:28px 0 0;color:#302b29}.copyright a{text-decoration:underline}.back-to-top,.chat-float{position:fixed;right:22px;z-index:40;border:0;border-radius:10px;background:#ff8a57;color:#fff}.back-to-top{bottom:92px;width:46px;height:46px;opacity:0;pointer-events:none;transition:opacity .2s;cursor:pointer;font-size:22px;font-weight:700}.back-to-top.is-visible{opacity:1;pointer-events:auto}.chat-float{bottom:24px;width:var(--chat-size);height:var(--chat-size);display:grid;place-items:center;border-bottom-right-radius:26px;border-bottom-left-radius:26px}.chat-float span,.chat-float span::before,.chat-float span::after{display:block;background:#fff;border-radius:4px}.chat-float span{width:28px;height:4px;position:relative}.chat-float span::before,.chat-float span::after{content:'';position:absolute;left:0;width:22px;height:4px}.chat-float span::before{top:-8px}.chat-float span::after{top:8px}.page-hero{padding-top:36px}.page-card{border-radius:var(--radius);background:var(--foreground);padding:34px;max-width:980px;margin:30px auto}.breadcrumb{font-size:14px;color:#d9d9d9;margin-bottom:18px}.breadcrumb ol{list-style:none;display:flex;gap:8px;margin:0;padding:0;flex-wrap:wrap}.breadcrumb a{text-decoration:underline}.page-card h1{font-size:38px;line-height:1.15;margin:0 0 18px}.page-card h2{font-size:24px;margin:28px 0 10px}.page-card p,.page-card li{color:#302b29}.page-card ul{padding-left:22px}.not-found{text-align:center}.not-found .btn{margin-top:18px}@media (max-width:980px){.header-shell{gap:12px}.menu-toggle{display:block}.primary-nav{position:absolute;left:15px;right:15px;top:92px;border-radius:12px;background:var(--foreground);padding:12px;display:none}.site-header.menu-open .primary-nav{display:block}.primary-nav ul{flex-direction:column;align-items:stretch;gap:0}.nav-link{min-height:42px}.auth-actions{gap:8px}.btn-register{min-width:0}.hero-section{grid-template-columns:1fr;gap:15px;padding-top:20px}.hero-content.centered{padding-left:30px}.hero-content h1{font-size:30px}.hero-offer{font-size:24px}.hero-content h2,.hero-card-title{font-size:26px}.match-card{flex-basis:420px}.footer-links-block{grid-template-columns:1fr;text-align:center;justify-items:center}.footer-nav{grid-template-columns:1fr 1fr}}@media (max-width:640px){:root{--game-card-w:150px;--chat-size:54px}.site-header{padding-top:0}.header-shell{margin-inline:0;border-radius:0}.brand-link img{width:92px}.auth-actions .btn{padding-inline:11px;font-size:13px}.hero-card{min-height:280px}.hero-content{padding:22px}.hero-content.centered{padding-left:22px}.hero-content h1{font-size:24px}.hero-offer{font-size:18px}.section-shell{margin-top:18px}.section-head{align-items:flex-start}.section-actions{gap:7px}.see-all{padding:6px 12px}.arrow-btn{width:38px;height:38px;font-size:30px}.icon-card{flex-basis:150px}.match-card{flex-basis:330px}.teams b{font-size:14px;max-width:118px}.game-section{--game-card-w:118px}.game-section.compact-games{--game-card-w:118px}.footer-nav{grid-template-columns:1fr;gap:10px}.payment-strip{gap:18px}.page-card{padding:22px}.page-card h1{font-size:30px}}.content-section{margin-top:30px}.content-panel{border-radius:var(--radius);background:var(--foreground);padding:28px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:26px;align-items:start}.content-panel h2{font-size:26px;line-height:1.18;margin:0 0 14px}.content-panel p{margin:0 0 13px;color:#302b29}.feature-list,.numbered-list{margin:14px 0 0;padding-left:22px;color:#302b29}.feature-list li,.numbered-list li{margin-top:8px}.table-wrap{overflow-x:auto}.info-table{width:100%;border-collapse:separate;border-spacing:0;background:rgba(0,0,0,.18);border-radius:10px;overflow:hidden}.info-table th,.info-table td{padding:12px 14px;text-align:left;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:top}.info-table th{background:rgba(0,0,0,.22);color:var(--primary);font-weight:700}.info-table td{color:#302b29}.info-table tr:last-child td{border-bottom:0}.content-casino .content-panel,.content-games .content-panel,.content-mobile .content-panel{grid-template-columns:1fr}.faq-section .content-panel{grid-template-columns:minmax(280px,.62fr) minmax(0,1fr)}.faq-list{display:grid;gap:10px}.faq-item{border-radius:10px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:14px 16px;font-weight:700;color:#fff}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:'+';float:right;color:var(--primary);font-weight:800}.faq-item[open] summary::after{content:'-'}.faq-item p{padding:0 16px 14px;margin:0;color:#302b29}.page-card table{width:100%;border-collapse:collapse;margin:18px 0}.page-card th,.page-card td{padding:10px;border-bottom:1px solid rgba(255,255,255,.12);text-align:left}@media (max-width:980px){.content-panel,.faq-section .content-panel{grid-template-columns:1fr}}@media (max-width:640px){.content-section{margin-top:18px}.content-panel{padding:20px}.content-panel h2{font-size:22px}.info-table th,.info-table td{padding:10px}.faq-item summary{padding:13px 14px}}
.content-copy h3{font-size:20px;line-height:1.25;margin:22px 0 9px;color:var(--primary)}.content-one-column .content-panel{grid-template-columns:1fr}@media (max-width:640px){.content-copy h3{font-size:18px}}
.page-card>.section-shell{width:calc(100% - 44px);margin-left:auto;margin-right:auto;padding:28px}.page-card>.section-shell .scroll-row{padding-bottom:8px}@media (max-width:640px){.page-card>.section-shell{width:100%;padding:18px 12px}}

/* Mrmega IE brand theme. Seed: Mrmega + mrmega-casino-ie.com + en-IE. */
:root{
  --background:#feffff;
  --foreground:#f3f0ee;
  --surface:#ffffff;
  --surface-2:#ffd9c8;
  --primary:#ff8a57;
  --primary-hover:#ee6f36;
  --muted:#9b3611;
  --text:#000101;
  --soft:#d0d1d3;
  --brand-page-bg:#feffff;
  --brand-surface:#ffffff;
  --brand-surface-alt:#f3f0ee;
  --brand-header-bg:#d0d1d3;
  --brand-footer-bg:#d1d2d0;
  --brand-primary:#ff8a57;
  --brand-primary-hover:#ee6f36;
  --brand-primary-active:#d85f27;
  --brand-text:#000101;
  --brand-text-muted:#4c4542;
  --brand-text-inverse:#ffffff;
  --brand-link:#b94417;
  --brand-border:#b9b4b1;
  --brand-focus:#7f2d0e;
  --brand-danger:#a22a1d;
  --brand-success:#276442;
  --uniq-card-radius:11px;
  --uniq-button-radius:9px;
  --uniq-table-radius:11px;
  --uniq-shadow-card:0 8px 24px rgba(12,9,10,.08);
  --uniq-section-gap:28px;
  --uniq-panel-padding:30px;
  --uniq-nav-gap:20px;
  --uniq-payment-gap:24px;
  --uniq-table-cell-pad:13px 15px;
  --uniq-faq-summary-pad:15px 18px;
  --radius:11px;
  --pad:16px;
  --container:1680px;
}

body[data-brand-theme="mrmega"]{
  background:var(--brand-page-bg);
  color:var(--brand-text);
  font-family:Arial,Helvetica,sans-serif;
}

body[data-brand-theme="mrmega"] .site-header{
  background:var(--brand-page-bg);
  padding-top:11px;
}

body[data-brand-theme="mrmega"] .header-shell{
  min-height:68px;
  gap:var(--uniq-nav-gap);
  border:1px solid rgba(12,9,10,.14);
  border-radius:var(--uniq-card-radius);
  background:var(--brand-header-bg);
  box-shadow:0 5px 18px rgba(12,9,10,.07);
}

body[data-brand-theme="mrmega"] .brand-link{padding-block:12px}
body[data-brand-theme="mrmega"] .brand-link img{width:224px;height:41px;object-fit:contain}
body[data-brand-theme="mrmega"] .primary-nav ul{gap:var(--uniq-nav-gap)}
body[data-brand-theme="mrmega"] .nav-link{min-height:68px;color:var(--brand-text);font-weight:600}
body[data-brand-theme="mrmega"] .nav-link:hover,
body[data-brand-theme="mrmega"] .nav-link:focus-visible,
body[data-brand-theme="mrmega"] .nav-link.is-active{color:var(--brand-link)}
body[data-brand-theme="mrmega"] .nav-link::after{height:2px;background:var(--brand-primary)}

body[data-brand-theme="mrmega"] .has-submenu{position:relative}
body[data-brand-theme="mrmega"] .has-dropdown{padding-right:17px}
body[data-brand-theme="mrmega"] .has-dropdown::before{
  content:"";
  position:absolute;
  right:0;
  top:50%;
  width:6px;
  height:6px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:translateY(-65%) rotate(45deg);
}
body[data-brand-theme="mrmega"] .nav-dropdown{
  position:absolute;
  top:calc(100% - 4px);
  left:-12px;
  z-index:12;
  display:grid;
  min-width:210px;
  gap:0;
  padding:8px;
  border:1px solid rgba(12,9,10,.16);
  border-radius:var(--uniq-card-radius);
  background:var(--brand-header-bg);
  box-shadow:var(--uniq-shadow-card);
  opacity:0;
  visibility:hidden;
  transform:translateY(6px);
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease;
}
body[data-brand-theme="mrmega"] .has-submenu:hover .nav-dropdown,
body[data-brand-theme="mrmega"] .has-submenu:focus-within .nav-dropdown{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
body[data-brand-theme="mrmega"] .nav-dropdown a{
  display:block;
  padding:9px 11px;
  border-radius:7px;
  color:var(--brand-text);
  font-size:14px;
  font-weight:600;
}
body[data-brand-theme="mrmega"] .nav-dropdown a:hover,
body[data-brand-theme="mrmega"] .nav-dropdown a:focus-visible{background:#fff7f2;color:var(--brand-link)}

body[data-brand-theme="mrmega"] .btn{
  min-height:40px;
  gap:7px;
  border-radius:var(--uniq-button-radius);
  transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease;
}
body[data-brand-theme="mrmega"] .btn-primary{background:var(--brand-primary);color:#010002}
body[data-brand-theme="mrmega"] .btn-primary:hover,
body[data-brand-theme="mrmega"] .btn-primary:focus-visible{background:var(--brand-primary-hover);box-shadow:0 0 8px rgba(255,138,87,.68)}
body[data-brand-theme="mrmega"] .btn-primary:active{background:var(--brand-primary-active);transform:translateY(1px)}
body[data-brand-theme="mrmega"] .btn-outline{border-color:#7f7773;color:var(--brand-text);background:#fefeff}
body[data-brand-theme="mrmega"] .btn-outline:hover,
body[data-brand-theme="mrmega"] .btn-outline:focus-visible{border-color:var(--brand-primary);background:#fff7f2;color:var(--brand-text)}
body[data-brand-theme="mrmega"] .btn[aria-disabled="true"],
body[data-brand-theme="mrmega"] .btn:disabled{opacity:.5;filter:grayscale(.35);pointer-events:none}
body[data-brand-theme="mrmega"] :where(a,button,summary):focus-visible{outline:3px solid var(--brand-focus);outline-offset:3px}
body[data-brand-theme="mrmega"] .plus-icon{background:#010002;color:var(--brand-primary)}
body[data-brand-theme="mrmega"] .menu-toggle{background:var(--brand-primary);border-radius:var(--uniq-button-radius)}
body[data-brand-theme="mrmega"] .menu-toggle span{background:#010002}

body[data-brand-theme="mrmega"] .hero-section{gap:22px;padding-top:34px}
body[data-brand-theme="mrmega"] .hero-card{border-radius:var(--uniq-card-radius);background:#3c1b0d;box-shadow:var(--uniq-shadow-card)}
body[data-brand-theme="mrmega"] .hero-overlay{background:linear-gradient(90deg,rgba(18,9,4,.92),rgba(18,9,4,.62) 52%,rgba(18,9,4,.1))}
body[data-brand-theme="mrmega"] .hero-card:not(.hero-main) .hero-overlay{background:linear-gradient(0deg,rgba(18,9,4,.9),rgba(18,9,4,.22))}
body[data-brand-theme="mrmega"] .hero-content{color:var(--brand-text-inverse)}
body[data-brand-theme="mrmega"] .hero-content span,
body[data-brand-theme="mrmega"] .hero-tag{color:#ffb08d}

body[data-brand-theme="mrmega"] .section-shell,
body[data-brand-theme="mrmega"] .content-panel,
body[data-brand-theme="mrmega"] .page-card{
  border:1px solid rgba(12,9,10,.12);
  border-radius:var(--uniq-card-radius);
  background:var(--brand-surface-alt);
  color:var(--brand-text);
  box-shadow:var(--uniq-shadow-card);
}
body[data-brand-theme="mrmega"] .section-shell,
body[data-brand-theme="mrmega"] .content-section{margin-top:var(--uniq-section-gap)}
body[data-brand-theme="mrmega"] .content-panel{padding:var(--uniq-panel-padding)}
body[data-brand-theme="mrmega"] .page-card{max-width:1080px}
body[data-brand-theme="mrmega"] .page-card p,
body[data-brand-theme="mrmega"] .page-card li,
body[data-brand-theme="mrmega"] .content-panel p,
body[data-brand-theme="mrmega"] .feature-list,
body[data-brand-theme="mrmega"] .numbered-list,
body[data-brand-theme="mrmega"] .info-table td{color:#302b29}
body[data-brand-theme="mrmega"] .content-copy h3{color:var(--brand-link)}
body[data-brand-theme="mrmega"] .breadcrumb{color:#5d5652}
body[data-brand-theme="mrmega"] .breadcrumb a,
body[data-brand-theme="mrmega"] :where(.content-copy,.page-card,.faq-item,.info-table) a:not(.btn):not(.game-link){color:var(--brand-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
body[data-brand-theme="mrmega"] :where(.content-copy,.page-card,.faq-item,.info-table) a:not(.btn):not(.game-link):hover{color:#7f2d0e;text-decoration-thickness:2px}

body[data-brand-theme="mrmega"] .icon-card{
  border:1px solid rgba(12,9,10,.12);
  border-radius:var(--uniq-card-radius);
  background:#ffffff;
  filter:grayscale(.25);
  opacity:.82;
}
body[data-brand-theme="mrmega"] .icon-card:hover,
body[data-brand-theme="mrmega"] .icon-card:focus-visible{background:#fff7f2;filter:none;opacity:1}
body[data-brand-theme="mrmega"] .game-card{border-radius:var(--uniq-card-radius);box-shadow:0 5px 16px rgba(12,9,10,.12)}
body[data-brand-theme="mrmega"] .game-actions{background:rgba(12,9,10,.74)}
body[data-brand-theme="mrmega"] .see-all{border-color:#7f7773;border-radius:var(--uniq-button-radius);color:var(--brand-text)}
body[data-brand-theme="mrmega"] .see-all:hover,
body[data-brand-theme="mrmega"] .see-all:focus-visible{background:#fff7f2;color:var(--brand-text)}
body[data-brand-theme="mrmega"] .arrow-btn{border-radius:var(--uniq-button-radius)}
body[data-brand-theme="mrmega"] .arrow-btn.prev{background:#d0d1d3;color:#010002}
body[data-brand-theme="mrmega"] .arrow-btn.next{background:var(--brand-primary);color:#010002}

body[data-brand-theme="mrmega"] .info-table,
body[data-brand-theme="mrmega"] .page-card table{border:1px solid var(--brand-border);border-radius:var(--uniq-table-radius);background:#fff;overflow:hidden}
body[data-brand-theme="mrmega"] .info-table th,
body[data-brand-theme="mrmega"] .info-table td,
body[data-brand-theme="mrmega"] .page-card th,
body[data-brand-theme="mrmega"] .page-card td{padding:var(--uniq-table-cell-pad);border-color:rgba(12,9,10,.18)}
body[data-brand-theme="mrmega"] .info-table th,
body[data-brand-theme="mrmega"] .page-card th{background:#fe8c55;color:#010002}
body[data-brand-theme="mrmega"] .info-table tbody tr:nth-child(odd),
body[data-brand-theme="mrmega"] .page-card tbody tr:nth-child(odd){background:#fff1ea}
body[data-brand-theme="mrmega"] .info-table tbody tr:nth-child(even),
body[data-brand-theme="mrmega"] .page-card tbody tr:nth-child(even){background:#ffd9c8}
body[data-brand-theme="mrmega"] .info-table tbody tr:hover,
body[data-brand-theme="mrmega"] .page-card tbody tr:hover{background:#feb390}

body[data-brand-theme="mrmega"] .faq-list,
body[data-brand-theme="mrmega"] .faq-section{gap:11px}
body[data-brand-theme="mrmega"] .faq-item{border:1px solid rgba(155,54,17,.2);border-radius:var(--uniq-card-radius);background:#fff}
body[data-brand-theme="mrmega"] .faq-item[open]{background:#fff1ea;border-color:rgba(155,54,17,.38)}
body[data-brand-theme="mrmega"] .faq-item summary{padding:var(--uniq-faq-summary-pad);color:var(--brand-text)}
body[data-brand-theme="mrmega"] .faq-item summary::after{color:var(--brand-primary-active)}
body[data-brand-theme="mrmega"] .faq-item p{color:#302b29}

body[data-brand-theme="mrmega"] .route-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}
body[data-brand-theme="mrmega"] .route-card{display:grid;gap:5px;padding:18px;border:1px solid rgba(155,54,17,.2);border-radius:var(--uniq-card-radius);background:#fff;color:var(--brand-text);text-decoration:none}
body[data-brand-theme="mrmega"] .route-card span{color:var(--brand-text-muted);font-size:14px}
body[data-brand-theme="mrmega"] .route-card:hover,
body[data-brand-theme="mrmega"] .route-card:focus-visible{border-color:var(--brand-primary);background:#fff7f2}

body[data-brand-theme="mrmega"] .page-intro{margin:18px 0 28px;color:var(--brand-text)}
body[data-brand-theme="mrmega"] .page-intro p{margin:0 0 14px}
body[data-brand-theme="mrmega"] .route-content{display:block}
body[data-brand-theme="mrmega"] .route-content>h2,
body[data-brand-theme="mrmega"] [data-slot="main-content"]>h2{margin:38px 0 16px}
body[data-brand-theme="mrmega"] .content-cta{display:flex;justify-content:center;margin:24px 0 32px;text-align:center}
body[data-brand-theme="mrmega"] .content-cta .btn{min-width:190px;color:#010002}
body[data-brand-theme="mrmega"] .page-visual{width:100%;max-width:600px;margin:22px auto 24px}
body[data-brand-theme="mrmega"] .page-visual img{display:block;width:100%;height:auto;border:1px solid rgba(155,54,17,.2);border-radius:var(--uniq-card-radius);background:#fff}
body[data-brand-theme="mrmega"] .faq-content{display:grid;gap:11px;margin-top:42px}
body[data-brand-theme="mrmega"] .faq-title{margin:0 0 8px}
body[data-brand-theme="mrmega"] .faq-content .faq-item{padding:18px 20px}
body[data-brand-theme="mrmega"] .faq-content .faq-item h3{margin:0 0 9px;color:var(--brand-text)}
body[data-brand-theme="mrmega"] .faq-content .faq-answer p{margin:0;color:#302b29}
body[data-brand-theme="mrmega"] [data-slot="main-content"]>.section-shell{margin-block:28px}

body[data-brand-theme="mrmega"] [data-component-id="login-access-panel"],
body[data-brand-theme="mrmega"] [data-component-id="registration-access-panel"]{
  --auth-surface:#fefeff;
  --auth-field:#fff7f2;
  --auth-text:#000101;
  --auth-muted:#4c4542;
  --auth-accent:#ff8a57;
  --auth-accent-text:#010002;
  --auth-border:rgba(155,54,17,.28);
}

body[data-brand-theme="mrmega"] .site-footer{margin-top:54px;padding:34px 0 28px;border-top:1px solid rgba(12,9,10,.14);background:var(--brand-footer-bg);color:var(--brand-text)}
body[data-brand-theme="mrmega"] .payment-strip{gap:var(--uniq-payment-gap);margin-bottom:32px;opacity:.7;filter:grayscale(.35)}
body[data-brand-theme="mrmega"] .footer-logo img{width:224px;height:41px}
body[data-brand-theme="mrmega"] .footer-nav a{color:#302b29}
body[data-brand-theme="mrmega"] .footer-nav a:hover,
body[data-brand-theme="mrmega"] .footer-nav a:focus-visible{color:var(--brand-link)}
body[data-brand-theme="mrmega"] .footer-note,
body[data-brand-theme="mrmega"] .copyright{color:#4c4542;text-align:center}
body[data-brand-theme="mrmega"] .back-to-top{border-radius:var(--uniq-button-radius);background:var(--brand-primary);color:#010002}
body[data-brand-theme="mrmega"] .toc{margin:24px 0 30px;padding:20px 22px;border:1px solid rgba(155,54,17,.22);border-radius:var(--uniq-card-radius);background:#fff7f2}
body[data-brand-theme="mrmega"] .toc-title{margin:0 0 10px;color:var(--brand-text);font-size:18px;font-weight:800}
body[data-brand-theme="mrmega"] .toc ul{display:grid;gap:7px;margin:0;padding-left:20px}
body[data-brand-theme="mrmega"] .toc a{color:var(--brand-link);text-decoration:underline;text-underline-offset:3px}

@media (max-width:1240px){
  body[data-brand-theme="mrmega"] .primary-nav ul{gap:12px}
  body[data-brand-theme="mrmega"] .nav-link{font-size:14px}
  body[data-brand-theme="mrmega"] .brand-link img{width:188px;height:auto}
}

@media (max-width:980px){
  body[data-brand-theme="mrmega"] .site-header{padding-top:0}
  body[data-brand-theme="mrmega"] .header-shell{border-radius:0;margin-inline:0}
  body[data-brand-theme="mrmega"] .primary-nav{background:var(--brand-header-bg);box-shadow:0 18px 40px rgba(12,9,10,.16)}
  body[data-brand-theme="mrmega"] .primary-nav ul{gap:0}
  body[data-brand-theme="mrmega"] .nav-link{min-height:42px}
  body[data-brand-theme="mrmega"] .nav-dropdown{position:static;display:grid;min-width:0;margin:0 0 6px 14px;padding:4px;border:0;border-left:2px solid var(--brand-primary);border-radius:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;transform:none}
  body[data-brand-theme="mrmega"] .nav-dropdown a{padding:8px 10px}
  body[data-brand-theme="mrmega"] .has-dropdown::before{right:6px}
}

@media (max-width:720px){
  body[data-brand-theme="mrmega"] .brand-link img{width:154px;height:auto}
  body[data-brand-theme="mrmega"] .content-panel{padding:20px}
  body[data-brand-theme="mrmega"] .route-card-grid{grid-template-columns:1fr}
}

@media (max-width:430px){
  body[data-brand-theme="mrmega"] .brand-link img{width:142px}
  body[data-brand-theme="mrmega"] .auth-actions .btn{font-size:13px;padding-inline:9px}
  body[data-brand-theme="mrmega"] .payment-strip{gap:16px}
}
