/**
 * Campaign Styles for campaign #348393
 */

/** Style Eden v4#7646 */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&display=swap');
:root {
  --oe-green: #33ff88;
  --oe-green-soft: #7dffa6;
  --oe-green-bright: #f2fff8;
  --oe-green-muted: rgba(51, 255, 136, 0.64);
  --oe-line: rgba(51, 255, 136, 0.28);
  --oe-line-strong: rgba(51, 255, 136, 0.52);
  --oe-warning: #ffd56d;
  --oe-danger: #ff7a7a;
  --oe-info: #75d9ff;
  --oe-bg: #001004;
  --oe-bg-deep: #000401;
  --oe-bg-raised: #031708;
  --oe-panel: rgba(0, 15, 4, 0.84);
  --oe-panel-raised: rgba(0, 31, 8, 0.58);
  --oe-panel-soft: rgba(51, 255, 136, 0.045);
  --oe-shadow: 0 0 14px rgba(51, 255, 136, 0.055);
  --oe-shadow-inset: inset 0 0 22px rgba(51, 255, 136, 0.055);
  --oe-glow-text: 0 0 4px rgba(216, 255, 229, 0.52), 0 0 13px rgba(51, 255, 136, 0.18);
  --oe-font: "IBM Plex Mono", Consolas, "Courier New", monospace;
  --oe-content-width: 1120px;
  --oe-wide-width: 1320px;
  --oe-gap-xs: 6px;
  --oe-gap-sm: 10px;
  --oe-gap-md: 16px;
  --oe-gap-lg: 24px;
  --oe-gap-xl: 34px;
  --color-base-100: #001004 !important;
  --color-base-200: #020b05 !important;
  --color-base-300: #07100a !important;
  --color-base-content: #33ff88 !important;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html,
body {
  min-height: 100%;
  overflow-x: hidden;
}
body {
  margin: 0;
  background:
    radial-gradient(ellipse at 50% 10%, rgba(0, 92, 24, 0.24), transparent 34rem),
    radial-gradient(ellipse at 50% 55%, rgba(0, 52, 15, 0.12), transparent 52rem),
    linear-gradient(90deg, #070810 0%, #06070d 10%, #001006 22%, #001507 50%, #001006 78%, #06070d 90%, #070810 100%) !important;
  color: var(--oe-green) !important;
  font-family: var(--oe-font) !important;
  font-size: 15.5px !important;
  line-height: 1.55 !important;
  text-shadow: 0 0 3px rgba(51, 255, 136, 0.38), 0 0 12px rgba(51, 255, 136, 0.08);
}
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 999999;
  pointer-events: none;
  background: repeating-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.20) 0,
    rgba(0, 0, 0, 0.20) 2px,
    rgba(51, 255, 136, 0.035) 3px,
    transparent 4px
  );
  mix-blend-mode: multiply;
  opacity: 0.72;
}
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 999998;
  pointer-events: none;
  background: radial-gradient(ellipse at center, transparent 38%, rgba(0, 0, 0, 0.22) 72%, rgba(0, 0, 0, 0.62) 100%);
  opacity: 0.95;
}
body *:not(i):not(svg):not(path) {
  font-family: var(--oe-font) !important;
}
p {
  margin: 0.5rem 0 0.75rem;
}
ul,
ol {
  padding-left: 1.35rem;
}
li {
  margin: 0.25rem 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--oe-green-bright) !important;
  font-weight: 700 !important;
  line-height: 1.15 !important;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  text-shadow: var(--oe-glow-text);
}
h1 { font-size: clamp(1.55rem, 2.9vw, 3rem) !important; }
h2 { font-size: clamp(1.22rem, 2vw, 2rem) !important; }
h3 { font-size: clamp(1.08rem, 1.45vw, 1.45rem) !important; }
strong,
b,
.spec-name b,
.talent-name b,
.spec-title b,
.talent-title b,
.skill-name,
.section-title {
    color: var(--oe-green-bright) !important;
    font-weight: 700 !important;
    text-shadow:
        0 0 3px rgba(216, 255, 229, 0.35),
        0 0 8px rgba(51, 255, 136, 0.12);
}
.skill-summary .skill-name {
    color: var(--oe-green-bright) !important;
}
.spec-name {
    color: var(--oe-green-bright) !important;
    font-weight: 700 !important;
}
.talent-name {
    color: var(--oe-green-bright) !important;
    font-weight: 700 !important;
}
.spec-title,
.talent-title {
    color: var(--oe-green-soft) !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
a strong,
a b {
    color: inherit !important;
}
a {
  color: var(--oe-green-bright) !important;
  text-decoration: none !important;
  border-bottom: 1px dotted rgba(51, 255, 136, 0.42);
}
a:hover {
  color: #fff !important;
  text-shadow: 0 0 6px rgba(216, 255, 229, 0.9), 0 0 18px rgba(51, 255, 136, 0.36);
}
img {
  max-width: 100% !important;
  height: auto !important;
  filter: contrast(1.04) saturate(0.82);
}
main,
#app,
.content-wrapper,
.main-content,
.entity-main-block,
.entity-grid,
.entity-content,
.container,
.container-fluid {
  background: transparent !important;
}
.entity-content,
.entity-main-block,
.entity-grid > .entity-content,
main .container,
main .container-fluid {
  max-width: var(--oe-wide-width) !important;
  min-width: 0 !important;
  padding-left: clamp(8px, 2vw, 34px) !important;
  padding-right: clamp(8px, 2vw, 34px) !important;
}
.entity-content,
.entity-main-block,
.entity-grid > .entity-content {
  border-left: 1px solid var(--oe-line) !important;
  border-right: 1px solid var(--oe-line) !important;
  box-shadow: inset 1px 0 0 rgba(216, 255, 229, 0.08), inset -1px 0 0 rgba(216, 255, 229, 0.08);
}
.bg-base-100,
.bg-base-200,
.bg-base-300,
[class*="bg-base"] {
  background: linear-gradient(180deg, rgba(0, 20, 5, 0.82), rgba(0, 8, 2, 0.90)) !important;
  color: var(--oe-green) !important;
}
.box,
.card,
.card-body,
.card-header,
.dropdown-menu,
.modal-content,
.list-group-item,
.tab-content {
  background: linear-gradient(180deg, rgba(0, 25, 7, 0.38), rgba(0, 8, 2, 0.58)) !important;
  border: 1px solid var(--oe-line) !important;
  border-radius: 0 !important;
  box-shadow: var(--oe-shadow-inset), var(--oe-shadow) !important;
}
.entry,
.post,
.profile {
  padding: clamp(14px, 2vw, 28px) !important;
}
.entry,
.profile,
.card-body {
  overflow-x: auto !important;
}
.btn,
button,
[role="button"],
.dropdown-item,
.nav-link,
.menu li > a,
.menu li > button,
.menu summary,
input,
textarea,
select {
  background: linear-gradient(180deg, rgba(0, 27, 7, 0.78), rgba(0, 8, 2, 0.90)) !important;
  color: var(--oe-green-bright) !important;
  border: 1px solid var(--oe-line) !important;
  border-radius: 0 !important;
  box-shadow: inset 0 0 12px rgba(51, 255, 136, 0.06), 0 0 6px rgba(51, 255, 136, 0.045) !important;
}
.btn:hover,
button:hover,
[role="button"]:hover,
.dropdown-item:hover,
.nav-link:hover,
.menu li > a:hover,
.menu li > button:hover {
  background: linear-gradient(180deg, rgba(0, 59, 16, 0.90), rgba(0, 17, 5, 0.96)) !important;
  border-color: var(--oe-line-strong) !important;
  color: #fff !important;
}
.active,
.nav-link.active,
.list-group-item.active,
[aria-current="page"],
[aria-selected="true"] {
  background: linear-gradient(180deg, rgba(0, 72, 20, 0.88), rgba(0, 22, 7, 0.96)) !important;
  color: #fff !important;
  border-color: var(--oe-line-strong) !important;
  box-shadow: inset 0 0 18px rgba(51, 255, 136, 0.14), 0 0 10px rgba(51, 255, 136, 0.12) !important;
}
input,
textarea,
select {
  caret-color: var(--oe-green-bright) !important;
}
input::placeholder,
textarea::placeholder {
  color: rgba(51, 255, 136, 0.45) !important;
}
table {
  border-collapse: collapse !important;
  color: var(--oe-green) !important;
}
th,
td {
  border: 1px solid rgba(51, 255, 136, 0.18) !important;
  background: rgba(0, 15, 0, 0.54) !important;
}
th {
  color: var(--oe-green-bright) !important;
  background: rgba(0, 44, 0, 0.72) !important;
  text-transform: uppercase;
  letter-spacing: 0.055em;
}
details {
  width: min(100%, var(--oe-content-width));
  margin: 0 auto 20px;
  background: linear-gradient(180deg, rgba(0, 25, 7, 0.38), rgba(0, 8, 2, 0.58)) !important;
  border: 1px solid var(--oe-line) !important;
  border-radius: 0 !important;
  box-shadow: var(--oe-shadow-inset), var(--oe-shadow) !important;
}
details > summary {
  display: flex !important;
  align-items: center;
  gap: 9px;
  min-height: 46px;
  padding: 12px 16px !important;
  cursor: pointer;
  list-style: none;
  color: var(--oe-green-bright) !important;
  background: linear-gradient(90deg, rgba(0, 52, 0, 0.78), rgba(0, 10, 0, 0.98)) !important;
  border-bottom: 1px solid rgba(51, 255, 136, 0.18) !important;
  text-transform: uppercase;
  letter-spacing: 0.055em;
}
details > summary::-webkit-details-marker { display: none; }
details > summary::before { content: "▸"; flex: 0 0 auto; }
details[open] > summary::before { content: "▾"; }
details > *:not(summary) { padding-left: 16px !important; padding-right: 16px !important; }
.oe-page {
  width: min(100%, var(--oe-content-width));
  margin: 0 auto;
  color: var(--oe-green);
}
.oe-page--wide {
  width: min(100%, var(--oe-wide-width));
}
.oe-hero,
.oe-section,
.oe-panel,
.oe-card {
  background: linear-gradient(180deg, rgba(0, 31, 0, 0.86), rgba(0, 9, 0, 0.96)) !important;
  border: 1px solid var(--oe-line) !important;
  border-radius: 0 !important;
  box-shadow: var(--oe-shadow-inset), var(--oe-shadow) !important;
}
.oe-hero {
  margin: 0 0 var(--oe-gap-lg);
  padding: clamp(18px, 3vw, 30px);
  border-top: 4px solid var(--oe-green) !important;
}
.oe-eyebrow {
  display: block;
  margin-bottom: 6px;
  color: var(--oe-green) !important;
  font-size: 0.78rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.oe-hero h1 {
  margin: 0 0 12px;
}
.oe-hero p {
  max-width: 920px;
  color: var(--oe-green-soft) !important;
}
.oe-definition,
.oe-info,
.oe-warning,
.oe-danger,
.oe-limit {
  margin: var(--oe-gap-md) 0 0;
  padding: 12px 15px;
  background: var(--oe-panel-soft) !important;
  border-left: 4px solid var(--oe-green) !important;
}
.oe-warning,
.oe-limit {
  color: #f6e4b7 !important;
  background: rgba(255, 213, 109, 0.07) !important;
  border-left-color: var(--oe-warning) !important;
}
.oe-danger {
  color: #ffd1d1 !important;
  background: rgba(255, 122, 122, 0.07) !important;
  border-left-color: var(--oe-danger) !important;
}
.oe-section {
  margin: 0 0 var(--oe-gap-lg);
  padding: clamp(16px, 2.5vw, 24px);
}
.oe-section-heading {
  margin: 0 0 18px;
  padding: 0 0 14px;
  border-bottom: 1px solid var(--oe-line);
}
.oe-section-heading h2 {
  margin: 0 0 5px;
}
.oe-section-heading p {
  margin: 0;
  color: var(--oe-green-soft) !important;
}
.oe-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  width: 100%;
}
.oe-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  width: 100%;
}
.oe-grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.oe-card {
  min-width: 0;
  overflow: hidden;
  break-inside: avoid;
}
.oe-card-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  padding: 15px 18px;
  background: rgba(51, 255, 136, 0.055) !important;
  border-bottom: 1px solid rgba(51, 255, 136, 0.20);
}
.oe-card-header > div {
  min-width: 0;
}
.oe-card-header h3 {
  margin: 0;
  color: var(--oe-green-bright) !important;
  font-size: 1.16rem !important;
}
.oe-subtitle,
.oe-english-name {
  display: block;
  margin-top: 4px;
  color: var(--oe-green-soft) !important;
  font-size: 0.79rem;
  letter-spacing: 0;
  text-transform: none;
}
.oe-cost,
.oe-badge,
.oe-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  padding: 4px 9px;
  color: var(--oe-green) !important;
  background: rgba(0, 0, 0, 0.22) !important;
  border: 1px solid var(--oe-line) !important;
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
}
.oe-cost {
  flex: 0 0 auto;
  white-space: nowrap;
}
.oe-card-body,
.oe-description {
  margin: 0 !important;
  padding: 16px 18px 12px;
  color: var(--oe-green-soft) !important;
}
.oe-mechanics {
  padding: 0 18px 16px;
}
.oe-mechanics h4 {
  margin: 0 0 8px;
  color: var(--oe-green) !important;
  font-size: 0.86rem !important;
  letter-spacing: 0.09em;
}
.oe-mechanics ul,
.oe-clean-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.oe-mechanics li,
.oe-clean-list > li {
  position: relative;
  margin: 7px 0;
  padding-left: 22px;
}
.oe-mechanics li::before,
.oe-clean-list > li::before {
  content: "▸";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--oe-green);
  font-weight: 700;
}
.oe-card > .oe-limit {
  margin: 0 18px 18px;
}
.oe-footer,
.oe-statusbar {
  margin-top: 18px;
  color: var(--oe-green-soft) !important;
  font-size: 0.82rem;
}
.oe-footer {
  text-align: center;
}
.oe-statusbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 8px 18px;
  padding: 12px 14px;
  background: rgba(0, 31, 0, 0.85) !important;
  border: 1px solid var(--oe-line);
  text-transform: uppercase;
}
.oe-tags,
.firearm-traits-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 8px;
  width: 100%;
  max-width: 100%;
}
.firearm-trait {
  display: inline-flex;
  flex: 0 1 auto;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  min-width: 0;
  padding: 8px 12px;
  color: var(--oe-green) !important;
  background: rgba(51, 255, 136, 0.06) !important;
  border: 1px solid var(--oe-line-strong) !important;
  line-height: 1.25;
  text-align: center;
  white-space: normal;
  overflow-wrap: anywhere;
}
.oe-stat-grid,
.oe-field-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px 14px;
}
.oe-stat,
.oe-field {
  min-width: 0;
  padding: 8px 0;
  border-bottom: 1px dotted var(--oe-line);
}
.oe-label {
  display: block;
  color: var(--oe-green-muted) !important;
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.oe-value {
  color: var(--oe-green-bright) !important;
}
.oe-table-wrap {
  width: 100%;
  margin: 15px 0 24px;
  overflow-x: auto;
  background: rgba(0, 15, 0, 0.54) !important;
  border: 1px solid var(--oe-line);
  -webkit-overflow-scrolling: touch;
}
.oe-table {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
}
.oe-table th,
.oe-table td {
  padding: 11px 12px;
  vertical-align: top;
  text-align: left;
}
.oe-two-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.oe-stack {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.oe-scroll-x {
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.oe-no-margin { margin: 0 !important; }
.oe-center { text-align: center; }
.oe-muted { color: var(--oe-green-muted) !important; }
.oe-bright { color: var(--oe-green-bright) !important; }
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: rgba(0, 10, 0, 0.9);
}
::-webkit-scrollbar-thumb {
  background: rgba(51, 255, 136, 0.36);
  border: 1px solid rgba(51, 255, 136, 0.26);
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(51, 255, 136, 0.56);
}
@media (max-width: 1120px) {
  .oe-grid--3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .oe-stat-grid,
  .oe-field-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 760px) {
  body {
    font-size: 14.5px !important;
    line-height: 1.48 !important;
    letter-spacing: 0 !important;
  }
  .entity-grid,
  .entity-main-block {
    display: block !important;
  }
  .entity-content,
  .entity-main-block,
  .entity-grid > .entity-content,
  main .container,
  main .container-fluid {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    border: 0 !important;
  }
  .entity-sidebar,
  .entity-menu,
  .entity-actions,
  .entity-grid aside,
  aside.sidebar {
    width: 100% !important;
    max-width: 100% !important;
  }
  .entity-menu ul,
  .entity-actions ul,
  .nav-tabs,
  .menu {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 8px;
    overflow-x: auto !important;
    padding-bottom: 7px !important;
  }
  .entity-menu li,
  .entity-actions li,
  .nav-tabs li {
    flex: 0 0 auto !important;
  }
  .oe-grid,
  .oe-grid--3,
  .oe-two-columns {
    grid-template-columns: 1fr;
  }
  .oe-hero,
  .oe-section {
    padding: 16px;
  }
  .oe-card-header {
    flex-direction: column;
    gap: 10px;
    padding: 13px 14px;
  }
  .oe-card-body,
  .oe-description {
    padding: 14px 14px 10px;
  }
  .oe-mechanics {
    padding: 0 14px 14px;
  }
  .oe-card > .oe-limit {
    margin: 0 14px 14px;
  }
  .firearm-trait {
    flex: 1 1 calc(50% - 6px);
    padding: 7px 9px;
    font-size: 0.92em;
  }
}
@media (max-width: 440px) {
  .oe-stat-grid,
  .oe-field-grid {
    grid-template-columns: 1fr;
  }
  .firearm-trait {
    flex-basis: 100%;
  }
}
@media print {
  body,
  .oe-page,
  .oe-hero,
  .oe-section,
  .oe-panel,
  .oe-card {
    color: #111 !important;
    background: #fff !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  body::before,
  body::after {
    display: none !important;
  }
  .oe-hero,
  .oe-section,
  .oe-panel,
  .oe-card {
    border-color: #555 !important;
  }
  h1,
  h2,
  h3,
  h4,
  p,
  li,
  span,
  strong {
    color: #111 !important;
    text-shadow: none !important;
  }
  .oe-card,
  details,
  tr {
    break-inside: avoid;
  }
}
.entity-sidebar,
.entity-menu,
.entity-actions,
aside.sidebar,
.entity-grid > aside {
  background: linear-gradient(180deg, rgba(6, 7, 14, 0.98), rgba(3, 5, 9, 0.99)) !important;
  border-color: rgba(51, 255, 136, 0.16) !important;
}
.entity-content,
.entity-main-block,
.entity-grid > .entity-content {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(0, 72, 18, 0.13), transparent 35rem),
    linear-gradient(180deg, rgba(0, 18, 5, 0.94), rgba(0, 8, 2, 0.97)) !important;
}
.oe-card,
.oe-section,
.oe-intro,
.oe-rules-box,
.oe-data-card,
.oe-table-wrap {
  background: rgba(0, 14, 4, 0.48) !important;
  border-color: rgba(51, 255, 136, 0.22) !important;
  box-shadow: inset 0 0 20px rgba(51, 255, 136, 0.035), 0 0 10px rgba(0, 0, 0, 0.22) !important;
}
.oe-card:hover {
  border-color: rgba(51, 255, 136, 0.38) !important;
  background: rgba(0, 20, 6, 0.56) !important;
}
body {
  text-shadow: 0 0 2px rgba(51, 255, 136, 0.34), 0 0 9px rgba(51, 255, 136, 0.07);
}
h1, h2, h3, h4, h5, h6 {
  text-shadow: 0 0 4px rgba(216, 255, 229, 0.48), 0 0 12px rgba(51, 255, 136, 0.16);
}
body::before { opacity: 0.48; }
body::after { opacity: 0.70; }
html[data-theme="dark"],
body[data-theme="dark"],
[data-theme="dark"] {
  --color-base-100: #000803 !important;
  --color-base-200: #001006 !important;
  --color-base-300: #04200b !important;
  --color-base-content: #55ff8c !important;
  --color-primary: #33ff88 !important;
  --color-primary-content: #001006 !important;
  --color-secondary: #1fb968 !important;
  --color-secondary-content: #001006 !important;
  --color-accent: #73ff9d !important;
  --color-accent-content: #001006 !important;
  --color-neutral: #06110a !important;
  --color-neutral-content: #99ffb9 !important;
  --color-info: #75d9ff !important;
  --color-info-content: #001016 !important;
  --color-success: #73ff9d !important;
  --color-success-content: #00220c !important;
  --color-warning: #ffd56d !important;
  --color-warning-content: #241900 !important;
  --color-error: #ff7a7a !important;
  --color-error-content: #260000 !important;
  color-scheme: dark;
}
html[data-theme="dark"],
body[data-theme="dark"] {
  background-color: #000401 !important;
}
body[data-theme="dark"] {
  color: var(--oe-green) !important;
  background:
    radial-gradient(ellipse at 52% 12%, rgba(0, 92, 24, 0.22), transparent 34rem),
    radial-gradient(ellipse at 50% 62%, rgba(0, 48, 14, 0.10), transparent 54rem),
    linear-gradient(90deg, #070810 0%, #06070d 10%, #001006 22%, #001507 50%, #001006 78%, #06070d 90%, #070810 100%) !important;
}
body[data-theme="dark"] #app,
body[data-theme="dark"] .wrapper,
body[data-theme="dark"] .content-wrapper,
body[data-theme="dark"] #main-content,
body[data-theme="dark"] .content,
body[data-theme="dark"] .content-header,
body[data-theme="dark"] #footer,
body[data-theme="dark"] .main-footer {
  color: var(--oe-green) !important;
  background-color: transparent !important;
  background-image: none !important;
}
body[data-theme="dark"] #header,
body[data-theme="dark"] #header.bg-navbar,
body[data-theme="dark"] .bg-navbar {
  color: var(--oe-green) !important;
  background: rgba(0, 8, 3, 0.98) !important;
  border-bottom: 1px solid var(--oe-line) !important;
  box-shadow: 0 0 18px rgba(51, 255, 136, 0.05) !important;
}
body[data-theme="dark"] .main-sidebar,
body[data-theme="dark"] .main-sidebar-placeholder,
body[data-theme="dark"] .main-sidebar .sidebar,
body[data-theme="dark"] .sidebar-menu,
body[data-theme="dark"] .sidebar-submenu {
  color: var(--oe-green) !important;
  background-color: #05070b !important;
  background-image: linear-gradient(180deg, rgba(7, 8, 14, 0.98), rgba(2, 4, 6, 0.99)) !important;
}
body[data-theme="dark"] .main-sidebar {
  border-right: 1px solid var(--oe-line) !important;
  box-shadow: inset -1px 0 rgba(216, 255, 229, 0.04), 5px 0 18px rgba(0, 0, 0, 0.28) !important;
}
body[data-theme="dark"] .sidebar-campaign {
  background-color: #020804 !important;
}
body[data-theme="dark"] .campaign-block {
  background: linear-gradient(180deg, transparent, rgba(0, 8, 3, 0.94)) !important;
}
body[data-theme="dark"] .sidebar-menu > li > div,
body[data-theme="dark"] .sidebar-submenu > li > div {
  color: var(--oe-green) !important;
}
body[data-theme="dark"] .sidebar-menu a,
body[data-theme="dark"] .sidebar-submenu a {
  color: var(--oe-green-soft) !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px dotted rgba(51, 255, 136, 0.20) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
body[data-theme="dark"] .sidebar-menu a:hover,
body[data-theme="dark"] .sidebar-submenu a:hover,
body[data-theme="dark"] .sidebar-menu li.active > a,
body[data-theme="dark"] .sidebar-submenu li.active > a {
  color: var(--oe-green-bright) !important;
  background: rgba(51, 255, 136, 0.10) !important;
  border-bottom-color: var(--oe-line-strong) !important;
  box-shadow: inset 3px 0 0 var(--oe-green) !important;
}
body[data-theme="dark"] .bg-box,
body[data-theme="dark"] [class~="bg-box"],
body[data-theme="dark"] .shadow-xs.bg-box,
body[data-theme="dark"] .table.bg-box {
  color: var(--oe-green) !important;
  background-color: rgba(0, 15, 4, 0.88) !important;
  background-image: linear-gradient(180deg, rgba(0, 24, 7, 0.74), rgba(0, 8, 2, 0.92)) !important;
  border: 1px solid var(--oe-line) !important;
  box-shadow: inset 0 0 18px rgba(51, 255, 136, 0.045), 0 0 12px rgba(0, 0, 0, 0.22) !important;
}
body[data-theme="dark"] .btn2,
body[data-theme="dark"] a.btn2,
body[data-theme="dark"] button.btn2 {
  color: var(--oe-green-soft) !important;
  background-color: rgba(0, 12, 4, 0.92) !important;
  background-image: linear-gradient(180deg, rgba(0, 27, 7, 0.78), rgba(0, 8, 2, 0.94)) !important;
  border: 1px solid var(--oe-line) !important;
  border-radius: 3px !important;
  box-shadow: inset 0 0 10px rgba(51, 255, 136, 0.04) !important;
  text-shadow: 0 0 5px rgba(51, 255, 136, 0.14) !important;
}
body[data-theme="dark"] .btn2:hover,
body[data-theme="dark"] a.btn2:hover,
body[data-theme="dark"] button.btn2:hover {
  color: #ffffff !important;
  background-color: rgba(0, 44, 12, 0.96) !important;
  background-image: linear-gradient(180deg, rgba(0, 60, 17, 0.88), rgba(0, 15, 5, 0.98)) !important;
  border-color: var(--oe-line-strong) !important;
}
body[data-theme="dark"] .btn2.btn-primary,
body[data-theme="dark"] .btn-primary {
  color: #001006 !important;
  background: var(--oe-green) !important;
  border-color: var(--oe-green-bright) !important;
  text-shadow: none !important;
  box-shadow: 0 0 10px rgba(51, 255, 136, 0.24) !important;
}
body[data-theme="dark"] .btn2.btn-primary:hover,
body[data-theme="dark"] .btn-primary:hover {
  color: #001006 !important;
  background: var(--oe-green-bright) !important;
}
body[data-theme="dark"] .btn2.btn-ghost,
body[data-theme="dark"] .btn-ghost,
body[data-theme="dark"] .btn2.btn-default,
body[data-theme="dark"] .btn-default {
  color: var(--oe-green-soft) !important;
  background: rgba(0, 9, 3, 0.68) !important;
  border-color: rgba(51, 255, 136, 0.20) !important;
}
body[data-theme="dark"] .alert,
body[data-theme="dark"] .alert-success,
body[data-theme="dark"] .alert-header {
  color: var(--oe-green-bright) !important;
  background: linear-gradient(180deg, rgba(0, 40, 12, 0.94), rgba(0, 14, 4, 0.98)) !important;
  border: 1px solid var(--oe-line-strong) !important;
  border-radius: 3px !important;
  box-shadow: inset 0 0 18px rgba(51, 255, 136, 0.06) !important;
}
body[data-theme="dark"] .alert-success i,
body[data-theme="dark"] .text-success-content {
  color: var(--oe-green-bright) !important;
}
body[data-theme="dark"] .bg-green-200 {
  color: #001006 !important;
  background: var(--oe-green-soft) !important;
}
body[data-theme="dark"] .text-base-content,
body[data-theme="dark"] .text-neutral-content,
body[data-theme="dark"] .text-nav,
body[data-theme="dark"] .text-link {
  color: var(--oe-green-soft) !important;
}
body[data-theme="dark"] .text-link:hover,
body[data-theme="dark"] a.text-base-content:hover {
  color: var(--oe-green-bright) !important;
}
body[data-theme="dark"] .border-base-100,
body[data-theme="dark"] .border-base-200,
body[data-theme="dark"] .border-base-300 {
  border-color: var(--oe-line) !important;
}
body[data-theme="dark"] input,
body[data-theme="dark"] textarea,
body[data-theme="dark"] select,
body[data-theme="dark"] nav-search,
body[data-theme="dark"] command-center {
  color: var(--oe-green-bright) !important;
}
body[data-theme="dark"] table.table,
body[data-theme="dark"] .table-responsive table {
  color: var(--oe-green) !important;
  background: rgba(0, 9, 3, 0.72) !important;
  border-color: var(--oe-line) !important;
}
body[data-theme="dark"] table.table th,
body[data-theme="dark"] table.table td,
body[data-theme="dark"] .table-responsive th,
body[data-theme="dark"] .table-responsive td {
  color: var(--oe-green) !important;
  background: rgba(0, 15, 4, 0.68) !important;
  border-color: rgba(51, 255, 136, 0.18) !important;
}
body[data-theme="dark"] table.table thead th,
body[data-theme="dark"] .table-responsive thead th {
  color: var(--oe-green-bright) !important;
  background: rgba(0, 42, 12, 0.82) !important;
}
body[data-theme="dark"] table.table tbody tr:hover td,
body[data-theme="dark"] .table-responsive tbody tr:hover td {
  background: rgba(51, 255, 136, 0.08) !important;
}
body[data-theme="dark"] .dropdown-menu,
body[data-theme="dark"] dialog,
body[data-theme="dark"] .modal,
body[data-theme="dark"] .modal-box,
body[data-theme="dark"] .modal-content {
  color: var(--oe-green) !important;
  background: #031008 !important;
  border-color: var(--oe-line) !important;
}
body[data-theme="dark"] .active,
body[data-theme="dark"] [aria-current="page"],
body[data-theme="dark"] [aria-selected="true"] {
  color: var(--oe-green-bright) !important;
  background-color: rgba(51, 255, 136, 0.10) !important;
  background-image: none !important;
  border-color: var(--oe-line-strong) !important;
}
@media (prefers-color-scheme: dark) {
  body[data-theme="dark"] {
    color: var(--oe-green) !important;
  }
}
.oe-index {
  margin: 22px 0 28px;
  padding: 16px;
  border: 1px solid var(--oe-line);
  background: rgba(7, 17, 13, 0.93) !important;
  box-shadow: var(--oe-shadow);
}
.oe-index-title {
  margin-bottom: 10px;
  color: var(--oe-green-muted) !important;
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.oe-index-links {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}
.oe-index-link,
.oe-back-top {
  display: block;
  padding: 11px 13px;
  color: var(--oe-green-bright) !important;
  background: #0a1811 !important;
  border: 1px solid var(--oe-line) !important;
  text-decoration: none !important;
  transition: 0.15s;
}
.oe-index-link:hover,
.oe-index-link:focus,
.oe-back-top:hover,
.oe-back-top:focus {
  color: #04110a !important;
  background: var(--oe-green) !important;
  border-color: var(--oe-green) !important;
  outline: none;
}
.oe-category-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 35px 0 12px;
  padding-bottom: 9px;
  border-bottom: 2px solid var(--oe-line);
}
.oe-category-header h2 {
  margin: 0;
}
.oe-category-count {
  color: var(--oe-green-muted) !important;
  font-size: 0.82rem;
}
.oe-back-top {
  margin-left: auto;
  padding: 7px 10px;
  font-size: 0.75rem;
}
.oe-group {
  width: 100%;
  margin: 12px 0;
  background: rgba(12, 27, 20, 0.78) !important;
  border: 1px solid var(--oe-line-strong) !important;
  scroll-margin-top: 18px;
}
.oe-group > summary {
  display: flex !important;
  align-items: center;
  gap: 10px;
  padding: 15px 17px !important;
  color: var(--oe-green-bright) !important;
  font-size: 1.04rem;
  font-weight: 800;
  cursor: pointer;
  list-style: none;
}
.oe-group > summary::-webkit-details-marker {
  display: none;
}
.oe-group > summary::before {
  content: "▶";
  font-size: 0.72rem;
}
.oe-group[open] > summary::before {
  content: "▼";
}
.oe-group-count {
  margin-left: auto;
  color: var(--oe-green-muted) !important;
  font-size: 0.78rem;
  font-weight: 400;
}
.oe-group-body {
  padding: 0 14px 15px !important;
}
.oe-card-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
}
.oe-merit-details {
  width: auto !important;
  min-width: 0;
  margin: 0 !important;
  background: rgba(0, 14, 4, 0.68) !important;
  border: 1px solid var(--oe-line) !important;
  box-shadow: none !important;
}
.oe-merit-details[open] {
  border-color: var(--oe-line-strong) !important;
  box-shadow: var(--oe-shadow) !important;
}
.oe-merit-details > summary {
  display: flex !important;
  align-items: flex-start;
  gap: 9px;
  min-height: 0;
  padding: 13px 14px !important;
  background: rgba(0, 24, 7, 0.62) !important;
  border-bottom: 0 !important;
  cursor: pointer;
  list-style: none;
}
.oe-merit-details[open] > summary {
  border-bottom: 1px solid var(--oe-line) !important;
}
.oe-merit-details > summary::-webkit-details-marker {
  display: none;
}
.oe-merit-details > summary::before {
  content: none !important;
}
.oe-merit-details > summary::after {
  content: "+";
  flex: 0 0 auto;
  margin-left: auto;
  color: var(--oe-green) !important;
  font-size: 1.2rem;
  line-height: 1;
}
.oe-merit-details[open] > summary::after {
  content: "−";
}
.oe-summary-line {
  min-width: 0;
}
.oe-summary-name {
  color: var(--oe-green-bright) !important;
  font-weight: 800;
}
.oe-summary-en {
  color: var(--oe-green-muted) !important;
  font-size: 0.83rem;
}
.oe-summary-cost {
  color: var(--oe-warning) !important;
  white-space: nowrap;
}
.oe-category-tag {
  flex: 0 0 auto;
  padding: 2px 6px;
  border: 1px solid currentColor;
  font-size: 0.64rem;
  line-height: 1.35;
  letter-spacing: 0.05em;
}
.oe-tag-wrodzone { color: #78d7ff !important; }
.oe-tag-nabyte { color: #9cff9c !important; }
.oe-tag-tlo { color: #ffd166 !important; }
.oe-tag-nadnaturalne { color: #d9a7ff !important; }
.oe-merit-body {
  padding: 2px 16px 16px !important;
  border-top: 0;
}
.oe-merit-body h4 {
  margin: 13px 0 4px;
  color: var(--oe-green-bright) !important;
  font-size: 0.76rem !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.oe-merit-body p {
  margin: 4px 0;
}
.oe-merit-effects {
  margin: 6px 0 0;
  padding-left: 21px;
}
.oe-merit-effects li {
  margin: 6px 0;
}
.oe-merit-limit {
  margin-top: 12px;
  padding: 9px 11px;
  background: rgba(255, 209, 102, 0.055) !important;
  border-left: 2px solid var(--oe-warning);
}
@media (max-width: 900px) {
  .oe-index-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .oe-card-grid {
    grid-template-columns: 1fr;
  }
  .oe-category-header {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .oe-back-top {
    margin-left: 0;
  }
}
@media (max-width: 520px) {
  .oe-index-links {
    grid-template-columns: 1fr;
  }
  .oe-category-tag {
    display: none;
  }
  .oe-summary-line {
    font-size: 0.92rem;
  }
}
html,
body,
#app,
.wrapper,
.content-wrapper,
.content,
.entity-grid,
.entity-content,
.entity-main-block,
.entry,
.profile,
.post,
.oe-page {
  max-width: 100% !important;
  min-width: 0 !important;
}
body {
  overflow-x: hidden !important;
}
table {
  max-width: none !important;
}
.oe-table-wrap,
.table-responsive,
.table-scroll,
.oe-scroll-x {
  position: relative;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-inline: contain;
  scrollbar-width: thin;
}
.entry table,
.profile table,
.post table,
.entity-content table,
.oe-page table {
  width: max-content;
  min-width: 100%;
}
td,
th,
.oe-card,
.oe-panel,
.oe-section,
.oe-card-header,
.oe-card-body,
.oe-description,
.oe-mechanics,
details,
summary {
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: normal;
}
a,
code,
pre,
.oe-value,
.oe-summary-name,
.skill-name,
.skill-attrs {
  overflow-wrap: anywhere;
}
pre {
  max-width: 100%;
  overflow-x: auto;
  white-space: pre;
}
@media (max-width: 900px) {
  :root {
    --oe-gap-md: 12px;
    --oe-gap-lg: 18px;
    --oe-gap-xl: 24px;
  }
  .content {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .entity-grid,
  .entity-main-block,
  .entity-content {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  .oe-grid,
  .oe-grid--3,
  .oe-two-columns {
    grid-template-columns: 1fr !important;
  }
  .oe-stat-grid,
  .oe-field-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .oe-page {
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .oe-category-header {
    align-items: flex-start !important;
    flex-wrap: wrap !important;
  }
  .oe-back-top {
    margin-left: 0 !important;
  }
}
@media (max-width: 760px) {
  html {
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  body {
    font-size: 15px !important;
    line-height: 1.5 !important;
  }
  .content {
    padding: 8px !important;
    gap: 10px !important;
  }
  .entity-content,
  .entity-main-block,
  .entity-grid > .entity-content,
  main .container,
  main .container-fluid {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .entry,
  .profile,
  .post,
  .card-body {
    padding: 10px !important;
    overflow-x: visible !important;
  }
  h1 {
    font-size: clamp(1.45rem, 8vw, 2.15rem) !important;
  }
  h2 {
    font-size: clamp(1.18rem, 6vw, 1.65rem) !important;
  }
  h3 {
    font-size: clamp(1rem, 5vw, 1.3rem) !important;
  }
  .oe-hero,
  .oe-section,
  .oe-panel {
    padding: 13px !important;
    margin-bottom: 14px !important;
  }
  .oe-card-header {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 8px !important;
    padding: 12px !important;
  }
  .oe-cost,
  .oe-badge,
  .oe-tag {
    align-self: flex-start;
    white-space: normal !important;
    text-align: left;
  }
  .oe-card-body,
  .oe-description {
    padding: 12px 12px 9px !important;
  }
  .oe-mechanics {
    padding: 0 12px 12px !important;
  }
  details {
    width: 100% !important;
    margin-bottom: 12px !important;
  }
  details > summary {
    min-height: 44px;
    padding: 11px 12px !important;
  }
  details > *:not(summary) {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .entity-menu ul,
  .entity-actions ul,
  .nav-tabs,
  .menu {
    max-width: 100% !important;
    overflow-x: auto !important;
    overscroll-behavior-inline: contain;
  }
  .oe-table,
  .rules-table,
  table.table,
  .table-responsive table,
  .entry table,
  .profile table,
  .post table,
  .entity-content table,
  .oe-page table {
    width: max-content !important;
    min-width: 620px !important;
    table-layout: auto !important;
    font-size: 0.88rem !important;
    line-height: 1.35 !important;
  }
  th,
  td,
  .oe-table th,
  .oe-table td,
  .rules-table th,
  .rules-table td {
    padding: 8px 9px !important;
    vertical-align: top !important;
  }
  th {
    white-space: normal !important;
  }
  td {
    white-space: normal !important;
    max-width: 260px;
  }
  .oe-table th:first-child,
  .oe-table td:first-child,
  .rules-table th:first-child,
  .rules-table td:first-child,
  table.table th:first-child,
  table.table td:first-child {
    position: sticky;
    left: 0;
    z-index: 2;
    min-width: 120px;
    box-shadow: 1px 0 0 var(--oe-line);
  }
  .oe-table th:first-child,
  .rules-table th:first-child,
  table.table th:first-child {
    z-index: 3;
    background: #00350f !important;
  }
  .oe-table td:first-child,
  .rules-table td:first-child,
  table.table td:first-child {
    background: #001306 !important;
  }
  .oe-statusbar,
  .oed-statusbar {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 5px !important;
  }
  .firearm-trait {
    flex: 1 1 calc(50% - 6px) !important;
  }
}
@media (max-width: 480px) {
  body {
    font-size: 14.5px !important;
  }
  .content {
    padding: 5px !important;
  }
  .entry,
  .profile,
  .post,
  .card-body {
    padding: 7px !important;
  }
  .oe-page {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .oe-hero,
  .oe-section,
  .oe-panel {
    padding: 10px !important;
  }
  .oe-stat-grid,
  .oe-field-grid {
    grid-template-columns: 1fr !important;
  }
  .firearm-trait {
    flex-basis: 100% !important;
  }
  .oe-table,
  .rules-table,
  table.table,
  .table-responsive table,
  .entry table,
  .profile table,
  .post table,
  .entity-content table,
  .oe-page table {
    min-width: 560px !important;
    font-size: 0.82rem !important;
  }
  th,
  td,
  .oe-table th,
  .oe-table td,
  .rules-table th,
  .rules-table td {
    padding: 7px !important;
  }
  td {
    max-width: 220px;
  }
  .oe-table th:first-child,
  .oe-table td:first-child,
  .rules-table th:first-child,
  .rules-table td:first-child,
  table.table th:first-child,
  table.table td:first-child {
    min-width: 105px;
  }
}

h2.section-title,
.entity-content h2.section-title,
.entry h2.section-title,
.profile h2.section-title,
.post h2.section-title,
.oe-page h2.section-title {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 42px 0 22px !important;
  padding: 0 !important;
  text-align: center !important;
  justify-content: center !important;
  color: var(--oe-green-bright) !important;
  text-transform: uppercase !important;
  letter-spacing: 0.12em !important;
}

h2.section-title::before,
h2.section-title::after {
  content: none !important;
}
.oe-table-wrap,
.table-responsive,
.table-scroll,
.oe-scroll-x {
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: visible !important;
  overflow-y: visible !important;
}

.oe-table,
.rules-table,
table.table,
.table-responsive table,
.entry table,
.profile table,
.post table,
.entity-content table,
.oe-page table {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  table-layout: fixed !important;
}

.oe-table th,
.oe-table td,
.rules-table th,
.rules-table td,
table.table th,
table.table td,
.table-responsive th,
.table-responsive td,
.entry table th,
.entry table td,
.profile table th,
.profile table td,
.post table th,
.post table td,
.entity-content table th,
.entity-content table td,
.oe-page table th,
.oe-page table td {
  min-width: 0 !important;
  max-width: none !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
  hyphens: auto;
}

.rules-table.two-column th:first-child,
.rules-table.two-column td:first-child {
  width: 220px !important;
}

.rules-table.two-column th:last-child,
.rules-table.two-column td:last-child {
  width: auto !important;
}

.rules-table.four-column th:nth-child(1),
.rules-table.four-column td:nth-child(1) {
  width: 18% !important;
}

.rules-table.four-column th:nth-child(2),
.rules-table.four-column td:nth-child(2) {
  width: 32% !important;
}

.rules-table.four-column th:nth-child(3),
.rules-table.four-column td:nth-child(3) {
  width: 18% !important;
}

.rules-table.four-column th:nth-child(4),
.rules-table.four-column td:nth-child(4) {
  width: 32% !important;
}

.oe-table th:first-child,
.oe-table td:first-child,
.rules-table th:first-child,
.rules-table td:first-child,
table.table th:first-child,
table.table td:first-child {
  position: static !important;
  left: auto !important;
  z-index: auto !important;
  min-width: 0 !important;
  box-shadow: none !important;
}

@media (max-width: 760px) {
  .oe-table,
  .rules-table,
  table.table,
  .table-responsive table,
  .entry table,
  .profile table,
  .post table,
  .entity-content table,
  .oe-page table {
    width: 100% !important;
    min-width: 0 !important;
    table-layout: fixed !important;
    font-size: 0.84rem !important;
  }

  .rules-table.two-column th:first-child,
  .rules-table.two-column td:first-child {
    width: 34% !important;
  }

  .rules-table.two-column th:last-child,
  .rules-table.two-column td:last-child {
    width: 66% !important;
  }
}

@media (max-width: 440px) {
  .rules-table.two-column th:first-child,
  .rules-table.two-column td:first-child {
    width: 38% !important;
  }

  .rules-table.two-column th:last-child,
  .rules-table.two-column td:last-child {
    width: 62% !important;
  }
}
.oe-story{
margin:14px 0 18px!important;
padding:13px 15px!important;
color:var(--oe-green-soft)!important;
background:rgba(117,217,255,.035)!important;
border-left:3px solid rgba(117,217,255,.52)!important;
font-style:italic!important;
text-shadow:0 0 2px rgba(51,255,136,.30),0 0 9px rgba(51,255,136,.07)!important
}
.oe-story strong,.oe-story b{
color:var(--oe-green-bright)!important;
font-style:italic!important
}
.oe-formula{
margin:14px 0 18px!important;
padding:12px 14px!important;
color:var(--oe-green-bright)!important;
background:rgba(51,255,136,.045)!important;
border:1px solid var(--oe-line)!important;
border-left:3px solid var(--oe-green)!important;
font-weight:700!important;
text-shadow:var(--oe-glow-text)!important
}
.oe-result-grid{
display:grid!important;
grid-template-columns:repeat(2,minmax(0,1fr))!important;
gap:14px!important;
margin:14px 0 18px!important
}
.oe-result-card{
padding:14px 16px!important;
background:rgba(0,14,4,.48)!important;
border:1px solid var(--oe-line)!important;
box-shadow:inset 0 0 18px rgba(51,255,136,.035)!important
}
.oe-result-card.success{border-top:3px solid var(--oe-green)!important}
.oe-result-card.failure{border-top:3px solid var(--oe-danger)!important}
.oe-result-card h3{margin:0 0 8px!important}
.oe-dice{color:var(--oe-info)!important;font-weight:700!important}
.oe-warning-text{color:var(--oe-warning)!important}
.oe-danger-text{color:var(--oe-danger)!important}
.oe-rules-page .oe-section{margin-bottom:18px!important}
.oe-rules-page .oe-section-heading{margin-bottom:14px!important}
.oe-rules-page .oe-table-wrap{margin:12px 0 18px!important}
.oe-rules-page .oe-table{min-width:0!important}
.oe-rules-page blockquote.ecclesiastes{
margin:14px 0 18px!important;
padding:12px 15px!important;
background:rgba(51,255,136,.035)!important;
border-left:3px solid var(--oe-green)!important;
font-style:italic!important
}
.oe-rules-page blockquote.ecclesiastes p{margin:3px 0!important}
.oe-rules-page blockquote.ecclesiastes footer{margin-top:7px;color:var(--oe-green-muted)!important}
@media(max-width:760px){
.oe-result-grid{grid-template-columns:1fr!important}
.oe-story,.oe-formula,.oe-result-card{padding:11px 12px!important}
}
