html, body {
    overflow-x: hidden !important;
}

body {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    background-color: #0a0b0d;
    width: 100%;
    height:100%;
    margin: auto;
    padding: 0;
    color: white;
    font-family: 'Inter', sans-serif !important;
    font-size: 1rem;
    text-align: center;
}

.form-check-input {
    margin-left: 0 !important;
    margin-right: 0.5em;
}

.biggerfontsize {
    font-size: 1.2em;
}

.vox.promo {
    width: 50em;
    height: auto;
    border-width: 2px;
    border-radius: 0.4em;
    border-style: solid;
    border-color: var(--theme-color)
}

.usingcompanylogo {
    width: 8em;
    height: 8em;
    border-radius: 0.4em;
    filter: grayscale(1);
    transition: filter 300ms ease-in-out;
}

.usingcompanylogo:hover, .usingcompanylogo:focus {
    filter: grayscale(0) !important;
}

.navbarlogo {
    width: 5em !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0.3em;
}

.adminsidebarminiheader {
    font-weight: 800;
    color: #afafaf;
    font-size: smaller;
    margin-top: 0.4em;
}

.accountpageparent {
    padding: 3rem !important;
}

.featprodimage {
    width: 100%;
    height: 12em;
    border-radius: 0.5em;
}

.recentPurchaseImage {
    width: 100%;
    height: 10em;
    border-radius: 0.4em;
}

.recentPurchaseUserLogo {
    width: 3em;
    height: 3em;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
}

.btn-adminchange {
    width: 100%;
    text-align: start;
    margin-top: 0.2em;
    font-size: smaller;
    color: white;
    transition: color 200ms ease-in-out;
}

.btn-adminchange:hover, .btn-adminchange:focus {
    color: var(--theme-color) !important;
}

.offcanvas-header {
    background-color: #0a0b0d;
}

.offcanvas-body {
    background-color: #0a0b0d;
}

#footer {
    bottom: 0;
    left: 1em;
    color: white;
}

.cloudauthmain {
    width: 40%;
    border-radius: 0.4em;
}

.cloudauthinner {
    width: 100%;
}

a {
    color: white;
    text-decoration: none;
    transition: color 1s
}

p {
    margin-bottom: 0;
}

.exo {
    font-family: 'Exo', sans-serif !important;
}

.montserrat {
    font-family: 'Montserrat', sans-serif !important;
}

.sourcecodepro {
    font-family: 'Source Code Pro', monospace !important;
}

.worksans {
    font-family: 'Work Sans', sans-serif !important;
}

.inter {
    font-family: 'Inter', sans-serif !important;
}

.headertocontent {
    margin-bottom: 4em;
}

.headerbreak {
    margin-bottom: 1em;
}

.headerimage {
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5);
    background-image: url('../../assets/headerimage.jpg');
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}

.headerimagehome {
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5);
    background-image: url('../../assets/headerimage.jpg');
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}

.homepagereviews {
    background-image: url('../../assets/logo.png');
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    width: 100%;
    padding: 2em;
}

.footerimage {
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.966) !important;
    background-image: url('../../assets/logo.png');
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    height: auto;
    padding-left: 10em;
    padding-right: 10em;
    padding-top: 2em;
    padding-bottom: 2em;
    position: relative;
    background-blend-mode: luminosity;
}

.navbarcontrollerwidth {
    width: 100% !important;
    padding-left: 8em !important;
    padding-right: 8em !important;
    margin-left: auto;
    margin-right: auto;
}

.carousel {
    width: 100% !important;
}

.homepagereviewsinnerp {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.homepagereviewlogo {
    width: auto;
    height: 5em;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    margin-bottom: 1em;
}

.navbar-nav {
    margin-left: auto;
    margin-right: auto;
}

.navbar-item {
    color: white;
    font-size: 1em;
    margin: 1em;
}

a:hover {
    color: var(--theme-color);
  }
  .bg-theme {
      background-color: var(--theme-color) !important;
  }
  .bd-theme, .linkeditem {
      border-style: solid;
      border-color: var(--theme-color) !important;
  }
  .text-theme {
      color: var(--theme-color) !important;
  }
  .btn-theme {
    color: white;
    background-color: var(--theme-color);
  }
  .btn-theme:hover {
    border-color: var(--theme-color);
    background-color: var(--theme-color);
  }
  .btn-outline-theme {
    border-color: var(--theme-color) !important;
  }
  .btn-outline-theme:hover, .btn-outline-theme:focus {
    background-color: var(--theme-color);
    border-color: var(--theme-color) !important;
  }
  .form-check-input:checked {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
  }
  .productpagecontainer a, .convertli a, .convertPara a {
    color: var(--theme-color);
  }
  table th {
    background-color: var(--theme-color) !important;
  }
  /* Highlight Stuffs */
  ::selection {
      background: var(--theme-color); /* WebKit/Blink Browsers */
  }
  ::-moz-selection {
      background: var(--theme-color); /* Gecko Browsers */
  }

.customheader {
    z-index: 5 !important;
}

.nav-link {
    color: white !important;
}

.nav-link i {
    margin-top: 0.2em;
}

.navbar-brand {
    color: white !important;
    font-weight: 700;
    font-size: 1.1em;
}

.headericonaccount {
    width: 3em;
    height: 3em;
    border-style: solid;
    border-radius: 50%;
    border-width: 2px;
    border-color: var(--theme-color);
}

.navbar-toggler {
    color: white;
    border-color: white;
}

.navbar-toggler-icon {
    width: 2.3em !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.bg-none {
    background-color: transparent !important;
}

table {
    background-color: rgba(41, 41, 41, 0.3);
    line-height: 1;
    width: 100% !important;
    overflow-x: auto;
    overflow-y: auto;
}

.customDiv {
    width: 100%;
    max-height: 25em;
    overflow-y: auto;
}

.customDiv2 {
    width: 100%;
    height: 50em;
    max-height: 50em;
    overflow-y: auto;
}

.customDivNotifications {
    width: 100%;
    max-height: 38em;
    overflow-y: auto;
}

.notiparagraph {
    font-size: 0.8em;
    text-align: start;
    word-wrap: break-word;
}

.notidate {
    font-size: 0.6em;
    text-align: start;
    word-wrap: break-word;
}

.gallery {
    padding: 2em;
}

.gallery img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 1em;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 0.2em;
    border-width: 2px;
    border-style: solid;
    transition: filter ease-in-out .15s;
}

.gallery img:hover, .gallery img:focus {
    filter: grayscale(50%);
}

.middlecontent {
    margin-top: 6em;
}

.bigfont {
    font-weight: 700;
}

*::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #d6d6d6c9 !important;
    opacity: 1; /* Firefox */
  }

  *:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #d6d6d6c9 !important;
  }

  *::-ms-input-placeholder { /* Microsoft Edge */
    color: #d6d6d6c9 !important;
  }

.midtitle {
    font-weight: 700;
    font-size: 3.7em;
    line-height: 1.05em;
    padding-top: 1.2em;
    margin-bottom: 0.6em;
}

.homepagemiddle {
    padding-top: 5em;
    width: 80%;
    max-width: 130em;
    margin-left: auto;
    margin-right: auto;
}

.midpg {
    margin-top: 0.5em;
    width: 100%;
    margin-bottom: 3.5em;
    font-size: 1.4em;
    opacity: 0.8;
}

.dropdown-menu {
    --bs-dropdown-bg: #0a0b0d !important;
    --bs-dropdown-link-hover-color: var(--theme-color) !important;
    --bs-dropdown-link-color: #ffffff !important;
    --bs-dropdown-link-hover-bg: transparent !important;
    --bs-dropdown-min-width: 15rem !important;
    --bs-dropdown-link-active-bg: transparent !important;
}

.viewourchangesbutton {
    border-radius: 2em !important;
    width: 20em;
    font-weight: 900;
    color: #868686;
}

.dropdown-menu hr {
    color: white !important;
}

.dropdown-menu button {
    transition: color 350ms ease-in-out !important;
}

.midlogo {
    width: 35em;
    height: auto;
    margin-top: 1em;
    animation: pulse 2.5s linear infinite; /* referring directly to the animation's @keyframe declaration */
}

.midbutton {
    color: white;
    padding: 1em;
    border-radius: 2em;
    font-size: 1.4em;
    font-weight: 700;
    border-style: solid;
    border-width: 2px;
    transition: border-color ease-in-out .2s;
}

.midbutton:hover, .midbutton:focus {
    color: white;
    border-color: white !important;
}

.midarrow {
    margin-top: 3.8em;
    font-size: 4em;
    transition: color ease-in-out .2s;
}

.midarrow:hover, .midarrow:focus {
    color: white !important;
}

.mobile {
    display: none;
    visibility: hidden;
}

.tablet {
    display: none;
    visibility: hidden;
}

.desktop {
    visibility: visible;
}

.footerheader {
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 0.8em;
}

.footeritem, .footeritemone {
    margin-top: 0.4em;
}

.nobullets {
    list-style: none !important;
}

.login-auth-main {
    width: 50%;
}

.piciconhome {
    font-size: 2.8em;
    padding: 0.4em;
    border-radius: 0.4em;
    margin-left: auto;
    margin-right: auto;
    width: 2em;
    margin-bottom: 0.2em;
}

.statdata h2 {
    font-weight: 700;
}

.underline-theme {
    border-bottom: solid 2px var(--theme-color)
}

.statdata p {
    margin-bottom: 1em;
}

.spacingstats {
    margin-left: 2em;
    margin-right: 2em;
}

.carousel {
    width: 50em;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.btnnostyle {
    margin-top: 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
    border-style: none;
    border-color: transparent;
}

.carticon, .notiicon {
    color: white;
}

.closebutton {
    color: white;
    font-size: 2em;
}

.accordion {
    --bs-accordion-bg: #0F1011 !important;
    --bs-accordion-color: var(--theme-color) !important;
}

.accordion-button, .accordion-button:hover, .accordion-button:focus, .accordion-button::after {
    color: white !important;
    border-radius: 0 !important;
}

.bg-main {
    background-color: #1a1a1a !important;
}

.homepagelogodisplay {
    width: 100%;
    height: auto;
}

.mtheader-1 {
    margin-top: 16em !important;
}

.mtheader-2 {
    margin-top: 11em !important;
}

.boxshadowlight {
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.4);
}

.boxshadowlol {
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5);
}

.noboxshadow {
    box-shadow: none;
}

.noborders {
    border: none;
}

.reviewbox {
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    padding: 1em;
    border-radius: 1em;
    border-style: solid;
    border-width: 3px;
    width: 30em;
}

.reviewlogo {
    width: 8em;
    height: auto;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
}

.reviewheader {
    margin-top: 0.2em;
    margin-bottom: 0.4em;
    font-weight: 700;
}

.reviewstars {
    margin-top: 0.8em;
}

.nohovereffecta:hover {
    color: white;
}

.docscatdiv {
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    transition: border-radius 0.25s ease-in-out, border-color 0.25s ease-in-out;
}

.docscatdiv:hover {
    border-color: white;
    border-radius: 0.4em;
}

.docscatimg {
    width: 8em;
    height: auto;
}

.btn-outline-theme {
    color: white;
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-radius: 0.4em;
    transition: background-color ease-in-out .2s;
}

.btn-theme:hover {
    color: white;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.3);
}

.form-select option {
    background-color: #181818;
    color: white;
}

.reviewbottommargin {
    margin-bottom: 0.5em;
}

.textareareview, .textareareview:focus, .textareareview:hover {
    background-color: transparent;
    color: white;
}

.darkinputcolor, .darkinputcolor:focus, .darkinputcolor:hover {
    background-color: transparent;
    color: white;
}

.paymentbutton {
    width: 100%;
    margin-bottom: 0.6em;
}

.stripepayment {
    background-color: #5433FF;
    color: white;
}

.stripepayment:hover, .stripepayment:focus {
    background-color: #5433FF;
    color: white;
    border-color: white;
}

.paypalpayment {
    background-color: #003087;
    color: white;
}

.paypalpayment:hover, .paypalpayment:focus {
    background-color: #003087;
    color: white;
    border-color: white;
}

.keepshopping:hover, .keepshopping:focus {
    border-color: white;
}

.addproductselectgroup {
    width: 40em;
}

.filterblur {
    filter: blur(3px);
    transition: filter ease-in-out .15s;
}

.filterblurextra {
    filter: blur(5px);
    transition: filter ease-in-out .15s;
}

.filterblur:hover, .filterblur:focus, .filterblurextra:hover, .filterblurextra:focus {
    filter: blur(0px);
}

.productbox {
    padding: 1em;
    border-radius: 0.4em;
    margin-bottom: 1.4em;
}

.productimagelist {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
    border-radius: 0.2em;
    margin-bottom: 0.6em;
    transition: border-radius ease-in-out .2s;
}

.producttitlelist {
    font-weight: 700;
    font-size: 1em;
    margin-bottom: 0.2em;
}

.productpricelist {
    font-size: 1em;
}

.productbuttonlist {
    width: 100%;
    margin-bottom: 0.4em;
    border-radius: 0.2em;
}

pre.hljs div {
	position: relative;
	float: right;
	background: #2A2A2A;
	border-radius: 0.2em;
}

pre.hljs div svg {
	-moz-transition: fill 0.25s ease;
	-webkit-transition: fill 0.25s ease;
	-ms-transition: fill 0.25s ease;
	transition: fill 0.25s ease;
	vertical-align: middle;
	height: 1.5em;
  	width: 1.5em;
	fill: rgba(92, 95, 110, 0.884);
	margin: 0.5em;
}

pre.hljs div svg:hover {
	fill: rgba(163, 164, 172, 0.884);
	cursor: pointer;
}

.hljs {
	display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #ebebeb;
	font-family: 'Courier Prime', monospace;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #282d38;
    border: 1px solid #969696;
    border-radius: 4px;
    text-align: start;
}

.hljs-comment,
.hljs-quote {
	color: #998;
	font-style: italic
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-subst {
	color: #c36ec1;
	font-weight: bold
}

.hljs-number,
.hljs-literal,
.hljs-variable,
.hljs-template-variable,
.hljs-tag .hljs-attr {
	color: #cd9663
}

.hljs-string,
.hljs-doctag {
	color: #97c075
}

.hljs-property {
	color: #dc686d
}

.hljs-params {
	color: #dc686d
}

.hljs-title,
.hljs-section,
.hljs-selector-id {
	color: #61a7dc;
	font-weight: bold;
}

.hljs-subst {
	font-weight: normal
}

.hljs-type,
.hljs-class .hljs-title {
	color: #458;
	font-weight: bold
}

.hljs-tag,
.hljs-name,
.hljs-attribute {
	color: #005ec9;
	font-weight: normal
}

.hljs-regexp,
.hljs-link {
	color: #009926
}

.hljs-symbol,
.hljs-bullet {
	color: #990073
}

.hljs-built_in,
.hljs-builtin-name {
	color: #0086b3
}

.hljs-meta {
	color: rgb(165, 50, 180);
	font-weight: bold
}

.hljs-deletion {
	background: #fdd
}

.hljs-addition {
	background: #dfd
}

.hljs-emphasis {
	font-style: italic
}

.hljs-strong {
	font-weight: bold
}

code {
    font-family: 'Lucida Console', 'Courier New', monospace;
    font-weight: normal;
    text-indent: 0;
    letter-spacing: 0;
    font-size: 0.9em;
    /* margin: 0 0.25em; */
    padding: 0.25em 0.5em;
    background-color: rgba(144,144,144,0.25);
    border-radius: 0.25em;
    color: rgb(243, 243, 243);
}

pre code {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #ebebeb;
    font-family: 'Courier Prime', monospace;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #4b4b4b;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.codeforced {
    font-family: 'Lucida Console', 'Courier New', monospace;
    font-weight: normal;
    text-indent: 0;
    letter-spacing: 0;
    font-size: 0.9em;
    /* margin: 0 0.25em; */
    padding: 0.25em 0.5em;
    background-color: rgba(144,144,144,0.25);
    border-radius: 0.25em;
    color: rgb(243, 243, 243);
}

.convertQuote {
	background: #404040;
	border-left: 10px solid #616161;
  	margin: 1.5em 10px;
  	padding: 0.5em 10px;
	border-radius: 2px;
}

.convertinfo {
	background: #2ca7fa;
	border-radius: 2px;
	padding: 1em;
    margin-bottom: 0.6em;
}

.convertinfo .convertPara a {
	color: #FFFFFF !important;
	text-decoration: underline !important;
}

.convertinfo .convertPara a:hover {
	text-decoration: none !important;
}

.convertwarning {
	background: #ec832d;
	border-radius: 2px;
	padding: 1em;
    margin-bottom: 0.6em;
}

.convertdanger {
	background: #f15240;
	border-radius: 2px;
	padding: 1em;
    margin-bottom: 0.6em;
}

.convertsuccess {
	background: #00d684;
	border-radius: 2px;
	padding: 1em;
    margin-bottom: 0.6em;
}

.convertdanger .convertPara, .convertwarning .convertPara, .convertinfo .convertPara, .convertsuccess .convertPara, .convertquote .convertPara {
    margin-bottom: 0 !important;
}

.searchbox, .searchbox:hover, .searchbox:focus {
    background-color: #111111;
    color: white;
}

.bg-thatdark {
    background-color: #0F1011 !important;
    color: white;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5);
}



.wowcoolboxlol {
    width: 20em;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0.2em;
}

.footeradvertisement {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 40%;
    border-style: solid;
    border-radius: 0.2em;
    transition: filter ease-in-out .2s;
}

.footeradvertisement:hover, .footeradvertisement:focus {
    filter: brightness(0.95);
}

.productfeat {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0.2em;
    border-style: none;
}

.productfeat::after {
    box-shadow: inset 0 0 100px black !important;
}

.productdesc {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    opacity: .9;
}

.productpagecontainer .convertImage {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: auto;
}

.convertImage {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: auto;
}

.docspaddinglarge {
    padding: 3rem !important;
}

.docspaddinginner {
    padding: 3rem !important;
}

.crossout {
    text-decoration: line-through !important;
}

.productimagecarousel {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.productSlideshowImage {
    display: block;
    width: 100%;
    height: 40em;
}

.productSlideshowImage2 {
    display: block;
    width: 100%;
    height: 15em;
}

.productimagecarouselmodal {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 36em;
}

.productSlideshowImageModal {
    display: block;
    width: 100%;
    height: 36em;
}

.shopitempricemain {
    font-size: 2.6em;
    font-weight: 700;
}

.shopitempaybutton {
    margin-top: 0.4em;
    width: 100%;
}

.shopitempaybuttontop {
    width: 100%;
    margin-left: 0.4em;
    margin-right: 0.4em;
}

.breadcrumb-item {
    font-weight: 700;
}

.shopitemheader {
    margin-top: 0.2em;
    font-weight: 700;
}

.notificationbuttons {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 5em;
}

.mobilenavbarlogo {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 0;
    margin-bottom: 1em;
    left: 0;
    right: 0;
    max-width: 10em;
}

.convertPara {
    margin-bottom: 0.6em;
    word-break: break-word;
}

.receiptlogo {
    width: 8em;
    height: auto;
    margin-right: 0;
    margin-left: auto;
}

.receiptbox {
    padding: 4em;
}

.receiptbox {
    padding: 4em;
}

.receiptheader {
    font-size: 3em;
    font-weight: 700;
}

.statsbox {
    border-radius: 0.4em;
    background-color: #0e0f13;
}

.psiconadmin {
    width: 8em;
    height: auto;
    border-radius: 0.4em;
    margin-bottom: 0.4em;
    margin-top: 1em;
}

.psbuttonadmin {
    width: 100%;
    margin-bottom: 0.4em;
}

.psbuttonadmina {
    width: 70%;
}

.adminnavbutton {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}

.adminnavbutton p a {
    width: 100%;
}

.censored {
    filter: blur(5px);
    transition: filter ease-in-out .1s;
}

.censored:hover, .censored:focus {
    filter: blur(0px);
}

.migrationProdImage {
    width: 100%;
    height: auto;
    border-radius: 0.2em;
    margin-bottom: 0.6em;
}

.migrationColumnLol {
    margin: 0.4em;
    border-radius: 0.4em;
    padding: 1.5rem !important;
}

form {
    margin-block-end: 0em;
}

.table>:not(caption)>*>* {
    background-color: transparent;
    color: white;
}

table tr:nth-child(odd) {
    background-color: #181818 !important;
}

table tr:nth-child(even) {
    background-color: #111111 !important;
}

.sortingbuttonsshop {
    margin-bottom: 0.2em;
    margin-left: 0.2em;
    margin-right: 0.2em;
}

.featprodimagemainsmall {
    width: 6em;
    height: auto;
    border-radius: 0.3em;
}

.newlolsticky {
    position: fixed;
    bottom: 0;
    width: 60%;
    left: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

input:required, input:required:hover, input:required:focus {
    background-color: #111111;
    color: white !important;
}

textarea:required, textarea:required:hover, textarea:required:focus {
    background-color: #111111 !important;
    color: white !important;
}

.form-select, .form-select:hover, .form-select:focus {
    background-color: #111111 !important;
    color: white !important;
}

.form-control, .form-control:hover, .form-control:focus {
    background-color: #111111 !important;
    color: white !important;
}

.carttable td, .carttable {
    border-style: none !important;
    padding: 1em;
}

#gallery {
    -moz-column-count:    5;
    -webkit-column-count: 5;
    column-count:         5;
}

.nohoverbuttonchange {
    background-color: transparent !important;;
}

.footerlogoone {
    width: 8em;
    height: auto;
}

.footerdescone {
    width: 80%;
    color: #adadad;
    word-wrap: break-word;
    opacity: 0.9;
}

.footerheaderone {
    font-weight: 700;
    font-size: 1.5em;
    margin-bottom: 0.8em;
    margin-top: 1.8em;
}

.featprodbutton {
    border-radius: 0;
    width: 100%;
    margin-bottom: 0.4em;
}

.revheadhome {
    margin-top: 0.2em;
    font-size: 1.5em !important;
    word-break: break-word;
}

.homebutton {
    padding: 1.2em !important;
    font-size: 1em;
}

.morrisbutton {
    font-size: 1em;
    padding-left: 2.2em !important;
    padding-right: 2.2em !important;
    padding-top: 0.7em !important;
    padding-bottom: 0.7em !important;
    border-radius: 0.3em !important;
    font-weight: 700 !important;
}

.cartbuttonnavbar {
    font-size: 0.9em;
    padding-left: 2em;
    padding-right: 2em;
}

.cartpagefeatprod {
    width: 7em;
    height: auto;
    max-height: 4em;
}

.cartpageitemname {
    font-size: 1.5em;
    margin-left: 1em;
    word-wrap: break-word;
    margin-top: 0.6em;
}

.cartpageremove {
    margin-right: 0.7em;
    word-wrap: break-word;
    margin-top: 0.4em;
}

.cartpageapplydiscountbutton::after {
    content: ' Discount';
}

.adminfixedheight {
    width: 100%;
    height: 94%;
    max-height: 50em;
    overflow-y: auto;
    overflow-x: hidden;
}

.cartpagefixedheight {
    width: 100%;
    height: 13em;
    max-height: 50em;
    overflow-y: auto;
    overflow-x: hidden;
}

.homepagereviewblock {
    border-radius: 1em;
    height: 27em;
}

.teampagelogo {
    width: 8em;
    height: auto;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
}

.partnerpagelogo {
    width: 14em;
    height: auto;
    border-radius: 50%;
}

.bg-discord {
    background-color: #5865F2 !important;
}

.bd-discord {
    border-color: #5865F2 !important;
}

.socialicon {
    font-size: 1.4em;
    margin-left: 0.2em;
    margin-right: 0.2em;
    opacity: 0.9;
}

.linkeditem {
    padding: 0.4em;
    border-radius: 0.6em;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    background-color: #1a1a1a;
    border: solid 2px;
}

.linkeditemimage {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0.2em;
}

.linkeditemheader {
    font-weight: 700;
    margin-top: 0.6em;
}

.linkeditemprice {
    margin-bottom: 0.5em;
}

.linkeditemcartbutton {
    font-size: 1.5em
}

.cookieicon {
    font-size: 2.5em !important;
}

.cookiething {
    z-index: 4;
    position: fixed;
    bottom: 0;
    background-color: #0F1011;
    padding-left: 7em;
    padding-right: 7em;
    padding-top: 2.8em;
    padding-bottom: 2.8em;
    text-align: center;
    color: white;
    width: 100%;
    opacity: 0;
    display: none;
    visibility: hidden;
}

.cookiething p {
    font-size: 1.3em;
    line-height: 1.25em;
}

.cookieshow {
    opacity: 1;
    display: block;
    visibility: visible;
}

/* Scrollbar */
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    /* background: #f1f1f1; */
    background: rgba(255, 0, 0, 0);
    /* background-color: transparent; */
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(136, 136, 136, 0.075);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: rgba(136, 136, 136, 0.445);
}

::-webkit-scrollbar-corner {
    background: rgba(136, 136, 136, 0.445);
}

@media only screen and (max-width: 1700px) {
    .mobile {
        display: none;
        visibility: hidden;
    }
    .tablet {
        display: block;
        visibility: visible;
    }
    .desktop {
        display: none;
        visibility: hidden;
    }
    .midtitle {
        font-weight: 700;
        font-size: 5em;
        word-wrap: break-word;
    }
    .midpg {
        margin-top: 0.5em;
        width: 90%;
    }
    .footerheader {
        margin-top: 0.6em;
    }
    .customDivNotifications {
        max-height: 20em;
    }
    .mtheader-1 {
        margin-top: 11em !important;
    }
    .mtheader-2 {
        margin-top: 7em !important;
    }
}

@media only screen and (max-width: 540px) {
    /* For mobile view */
    .vox.promo {
        width: 100%;
        height: auto;
        border-width: 2px;
        border-radius: 0.4em;
        border-style: solid;
        border-color: var(--theme-color)
    }
    .accountpageparent {
        padding: 0rem !important;
    }
    .navbarcontrollerwidth {
        padding-left: 0.2em !important;
        padding-right: 0.2em !important;
    }
    .mobile {
        display: block;
        visibility: visible;
    }
    .tablet {
        display: none;
        visibility: hidden;
    }
    .desktop {
        display: none;
        visibility: hidden;
    }
    #gallery {
        -moz-column-count:    2;
        -webkit-column-count: 2;
        column-count:         2;
    }
    .gallery img {
        margin-bottom: 1em; /* to match column gap */
    }
    .middlecontent {
        margin-top: 3em;
    }
    .midtitle {
        font-weight: 700;
        font-size: 1.9em;
        word-wrap: break-word;
    }
    .midpg {
        margin-top: 0.5em;
        width: 100%;
        font-size: 1em;
    }
    .homepagemiddle {
        padding-top: 3em;
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }
    .footerimage {
        padding: 0.4em !important;
    }
    .reviewbox {
        width: 20em;
    }
    .addproductselectgroup {
        width: 20em;
    }
    .footerheader {
        margin-top: 0.6em;
    }
    .productdesc {
        width: 100%;
    }
    .productdesc iframe {
        width: 100%;
        height: auto;
    }
    .productSlideshowImage {
        display: block;
        width: 100%;
        height: 11em;
    }
    .productimagecarouselmodal {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: 15em;
    }
    .productSlideshowImageModal {
        display: block;
        width: 100%;
        height: 15em;
    }
    .productfeat {
        width: 100%;
    }
    .shopitempaybuttontop {
        width: 100%;
    }
    .customDivNotifications {
        max-height: 20em;
    }
    .mobilenavbarlogo {
        width: 10em;
        height: auto;
    }
    .navbarlogo {
        width: 5em !important;
        height: auto !important;
    }
    .cookiething {
        padding-top: 2em;
        padding-bottom: 2em;
        padding-left: 1em;
        padding-right: 1em;
    }
    .receiptbox {
        padding: 2em;
    }
    .receiptbox h3 {
        font-size: 1.2em;
    }
    .receiptbox h4 {
        font-size: 1em;
    }
    .receiptheader {
        font-size: 1.5em;
    }
    .mtheader-1 {
        margin-top: 11em !important;
    }
    .mtheader-2 {
        margin-top: 7em !important;
    }
    .footeritem {
        font-size: 0.7em;
    }
    .footeritemone {
        font-size: 1em;
    }
    .footerdescone {
        width: 100%;
    }
    .iconadminfooterone {
        font-size: 1.2em;
    }
    .footercolumnscentermobile {
        text-align: center !important;
    }
    .cartpageitemname {
        font-size: 1em;
        margin-left: 0.8em;
        margin-top: 0.26em;
    }
    .cartpageremove {
        margin-right: 0.7em;
        margin-top: 0.7em;
    }
    .cartpageapplydiscountbutton::after {
        content: '';
    }
    .footeradvertisement {
        width: 80%;
    }
    .linkeditem {
        padding: 0;
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
        background-color: transparent;
        border: none 0px transparent;
    }
    .linkeditemheader, .linkeditemprice {
        text-align: center !important;
    }
    .linkeditembutton {
        width: 100%;
    }
    .linkeditemcartbutton {
        font-size: 1em;
    }
    .linkeditemcartbutton::after {
        content: "Add to cart"
    }
    .docspaddinglarge {
        padding: 0.4rem !important;
    }
    .docspaddinginner {
        padding: 1.5rem !important;
    }
    .fixedheightarticles {
        height: 12em;
        max-height: 12em;
        overflow-y: auto;
    }
    .docscatimg {
        width: 4em;
        height: auto;
    }
    .cloudauthmain {
        width: 85%;
    }
    .cloudauthinner {
        width: 100%;
    }
    .login-auth-main {
        width: 100% !important;
    }
}

/* =====================================================================
   MODERN REDESIGN LAYER — 2025 refresh
   Appended overrides. Re-skins the existing class vocabulary into a
   sleek, unique aesthetic driven by the site's own --theme-color.
   Nothing above is removed; these rules simply win by cascade order.
   ===================================================================== */

:root {
  --theme-color: var(--theme-color, #6d5efc);
  --ink: #eef0f6;
  --muted: #9aa1b2;
  --faint: #6b7280;
  --bg-0: #070809;
  --surface-1: #101216;
  --surface-2: #16191f;
  --surface-3: #1c2027;
  --hairline: rgba(255, 255, 255, 0.08);
  --hairline-strong: rgba(255, 255, 255, 0.14);
  --r-xs: 8px;
  --r-sm: 10px;
  --r-md: 14px;
  --r-lg: 20px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.35);
  --shadow-md: 0 10px 30px -12px rgba(0, 0, 0, 0.6);
  --shadow-lg: 0 24px 60px -20px rgba(0, 0, 0, 0.7);
  --accent-glow: color-mix(in srgb, var(--theme-color) 45%, transparent);
  --accent-weak: color-mix(in srgb, var(--theme-color) 14%, transparent);
  --accent-line: color-mix(in srgb, var(--theme-color) 55%, transparent);
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
}

html { scroll-behavior: smooth; }

body {
  background-color: var(--bg-0) !important;
  color: var(--ink);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  letter-spacing: 0.1px;
}

/* Ambient aura — subtle, adapts to accent, sits behind everything */
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(70% 55% at 50% -8%, color-mix(in srgb, var(--theme-color) 22%, transparent), transparent 60%),
    radial-gradient(45% 40% at 100% 0%, color-mix(in srgb, var(--theme-color) 12%, transparent), transparent 55%),
    radial-gradient(50% 50% at 0% 15%, rgba(90, 110, 255, 0.06), transparent 55%);
}

/* Display typography */
h1, h2, h3, .midtitle, .receiptheader, .reviewheader, .shopitemheader,
.producttitlelist, .footerheaderone, .footerheader, .bigfont,
.statdata h2, .navbar-brand, .linkeditemheader, .revheadhome {
  font-family: 'Space Grotesk', 'Inter', sans-serif !important;
  letter-spacing: -0.02em;
}

/* ---------------- Navbar to floating glass bar ---------------- */
.customheader.bg-thatdark {
  position: sticky;
  top: 0;
  z-index: 1030;
  background: color-mix(in srgb, var(--bg-0) 72%, transparent) !important;
  -webkit-backdrop-filter: saturate(160%) blur(16px);
  backdrop-filter: saturate(160%) blur(16px);
  box-shadow: 0 1px 0 var(--hairline), var(--shadow-sm) !important;
  border-radius: 0 !important;
  padding-top: 0.35rem !important;
  padding-bottom: 0.35rem !important;
  border: none;
}

.navbar-item {
  position: relative;
  padding: 0.45em 0.9em;
  margin: 0.25em;
  border-radius: 999px;
  font-weight: 500;
  color: var(--muted);
  transition: color 0.25s var(--ease), background-color 0.25s var(--ease);
}
.navbar-item:hover {
  color: var(--ink);
  background: var(--accent-weak);
}

.navbar-brand { font-weight: 700; font-size: 1.25em; }
.navbarlogo { border-radius: 10px; transition: transform 0.3s var(--ease); }
.navbarlogo:hover { transform: translateY(-2px) scale(1.03); }

.headericonaccount {
  border-width: 2px;
  transition: transform 0.25s var(--ease), box-shadow 0.25s var(--ease);
}
.headericonaccount:hover {
  transform: scale(1.05);
  box-shadow: 0 0 0 3px var(--accent-weak);
}

/* ---------------- Buttons ---------------- */
.btn {
  border-radius: var(--r-sm);
  font-weight: 600;
  letter-spacing: 0.1px;
  transition: transform 0.22s var(--ease), box-shadow 0.22s var(--ease),
              background-color 0.22s var(--ease), border-color 0.22s var(--ease),
              filter 0.22s var(--ease);
}
.btn:active { transform: translateY(1px) scale(0.99); }

.btn-theme {
  color: #fff;
  border: none;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0) 42%),
    linear-gradient(180deg, var(--theme-color), color-mix(in srgb, var(--theme-color) 78%, #000)) !important;
  box-shadow: 0 8px 22px -10px var(--accent-glow), inset 0 1px 0 rgba(255,255,255,0.22);
}
.btn-theme:hover, .btn-theme:focus {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 14px 34px -10px var(--accent-glow), inset 0 1px 0 rgba(255,255,255,0.28) !important;
  filter: saturate(1.08) brightness(1.03);
}

.btn-outline-theme {
  border-width: 1.5px !important;
  border-radius: var(--r-sm);
  color: var(--ink);
  background: color-mix(in srgb, var(--theme-color) 6%, transparent);
}
.btn-outline-theme:hover, .btn-outline-theme:focus {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px -12px var(--accent-glow);
}

.btn-secondary {
  background: var(--surface-2) !important;
  border: 1px solid var(--hairline) !important;
  color: var(--ink) !important;
}
.btn-secondary:hover { border-color: var(--hairline-strong) !important; transform: translateY(-1px); }

.viewourchangesbutton {
  border: 1px solid var(--hairline) !important;
  background: color-mix(in srgb, var(--surface-2) 80%, transparent) !important;
  color: var(--muted) !important;
  font-weight: 600 !important;
  backdrop-filter: blur(8px);
  transition: color 0.25s var(--ease), border-color 0.25s var(--ease), transform 0.25s var(--ease);
}
.viewourchangesbutton:hover {
  color: var(--ink) !important;
  border-color: var(--accent-line) !important;
  transform: translateY(-2px);
}

.stripepayment, .paypalpayment { border: 1px solid transparent; border-radius: var(--r-sm); }
.stripepayment:hover, .paypalpayment:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); }

/* ---------------- Surfaces / cards ---------------- */
.bg-thatdark {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.03), rgba(255,255,255,0) 40%),
    var(--surface-1) !important;
  border: 1px solid var(--hairline);
  border-radius: var(--r-lg);
  box-shadow: var(--shadow-md) !important;
}

.bd-theme {
  border-width: 1px !important;
  border-color: color-mix(in srgb, var(--theme-color) 40%, var(--hairline)) !important;
}

/* Featured product / linked cards to hover lift + accent aura */
.container .bg-thatdark,
.productbox, .linkeditem, .statsbox, .migrationColumnLol,
.homepagereviewblock, .reviewbox, .docscatdiv {
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease), border-color 0.3s var(--ease);
}
.container .bg-thatdark:hover,
.productbox:hover, .linkeditem:hover, .statsbox:hover, .migrationColumnLol:hover {
  transform: translateY(-4px);
  border-color: var(--accent-line);
  box-shadow: var(--shadow-lg), 0 0 0 1px var(--accent-weak);
}

.statsbox { border: 1px solid var(--hairline); }
.productbox, .linkeditem { border: 1px solid var(--hairline); background: var(--surface-1); }
.reviewbox {
  border-width: 1px !important;
  border-color: var(--hairline) !important;
  background: var(--surface-1);
  border-radius: var(--r-lg);
}

/* Product / featured imagery */
.featprodimage, .productimagelist, .recentPurchaseImage,
.linkeditemimage, .migrationProdImage, .featprodimagemainsmall {
  border-radius: var(--r-md);
  transition: transform 0.4s var(--ease);
}
.productbox:hover .productimagelist,
.linkeditem:hover .linkeditemimage { transform: scale(1.03); }

.producttitlelist { transition: color 0.2s var(--ease); }
.producttitlelist:hover { color: var(--theme-color); }

/* Stat icon tiles */
.piciconhome.bg-theme {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0) 45%),
    linear-gradient(180deg, var(--theme-color), color-mix(in srgb, var(--theme-color) 72%, #000)) !important;
  border-radius: var(--r-md);
  box-shadow: 0 12px 28px -14px var(--accent-glow), inset 0 1px 0 rgba(255,255,255,0.25);
}

/* ---------------- Hero ---------------- */
.midtitle {
  background: linear-gradient(180deg, #ffffff 30%, color-mix(in srgb, var(--theme-color) 65%, #ffffff));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.midpg { color: var(--muted); opacity: 1; }

/* ---------------- Forms ---------------- */
/* NOTE: checkboxes/radios are excluded — the `background` shorthand below
   would wipe the check/dot background-image Bootstrap draws them with.
   They are styled separately in the "Checkboxes & radios" block. */
.form-control:not([type="checkbox"]):not([type="radio"]),
.form-select, .searchbox,
.darkinputcolor:not([type="checkbox"]):not([type="radio"]),
input:required:not([type="checkbox"]):not([type="radio"]),
textarea:required {
  background: var(--surface-2) !important;
  border: 1px solid var(--hairline) !important;
  color: var(--ink) !important;
  border-radius: var(--r-sm) !important;
  transition: border-color 0.2s var(--ease), box-shadow 0.2s var(--ease), background-color 0.2s var(--ease);
}
.form-control:not([type="checkbox"]):not([type="radio"]):focus,
.form-select:focus, .searchbox:focus,
.darkinputcolor:not([type="checkbox"]):not([type="radio"]):focus,
input:required:not([type="checkbox"]):not([type="radio"]):focus,
textarea:required:focus {
  border-color: var(--accent-line) !important;
  box-shadow: 0 0 0 3px var(--accent-weak) !important;
  background: var(--surface-3) !important;
  outline: none;
}
.form-select option, .form-control option { background: var(--surface-1) !important; }

/* ---------------- Tables ---------------- */
table {
  background-color: transparent;
  /* No radius/overflow here: `overflow:hidden` does not clip table children,
     so rounded corners on the <table> leave the square header cells poking
     out. The scroll wrapper (.customDiv etc.) owns the rounding instead. */
}
table th {
  background: color-mix(in srgb, var(--theme-color) 88%, #000) !important;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 0.82em;
}
table tr:nth-child(odd) { background-color: var(--surface-1) !important; }
table tr:nth-child(even) { background-color: color-mix(in srgb, var(--surface-1) 60%, var(--bg-0)) !important; }

/* ---------------- Dropdown / modal / offcanvas ---------------- */
.dropdown-menu {
  --bs-dropdown-bg: var(--surface-1) !important;
  border: 1px solid var(--hairline) !important;
  border-radius: var(--r-md) !important;
  box-shadow: var(--shadow-lg) !important;
  padding: 0.4rem !important;
}
.dropdown-item { border-radius: var(--r-xs); transition: background-color 0.2s var(--ease); }
.dropdown-item:hover { background: var(--accent-weak) !important; }

.modal-content.bg-thatdark { border-radius: var(--r-lg); }
.offcanvas.text-bg-dark { background: var(--bg-0) !important; border-left: 1px solid var(--hairline); }
.offcanvas-header, .offcanvas-body { background-color: transparent; }
.offcanvas .nav-link { border-radius: var(--r-sm); padding: 0.5em 0.8em; transition: background-color 0.2s var(--ease); }
.offcanvas .nav-link:hover { background: var(--accent-weak); }

/* ---------------- Misc polish ---------------- */
hr {
  border: none;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--hairline-strong), transparent);
  opacity: 1;
}
.accordion {
  --bs-accordion-bg: var(--surface-1) !important;
  border-radius: var(--r-md);
  overflow: hidden;
}
.underline-theme { border-bottom: 2px solid var(--theme-color); }
.footerimage { border-top: 1px solid var(--hairline); }
.cookiething { border-top: 1px solid var(--hairline); }

/* Accent-tinted scrollbar */
::-webkit-scrollbar { width: 10px; height: 10px; }
::-webkit-scrollbar-thumb {
  background: color-mix(in srgb, var(--theme-color) 28%, rgba(255,255,255,0.06)) !important;
  border-radius: 999px;
  border: 2px solid var(--bg-0);
}
::-webkit-scrollbar-thumb:hover {
  background: color-mix(in srgb, var(--theme-color) 55%, transparent) !important;
}

/* Reveal-on-load for primary content blocks */
@keyframes riseIn {
  from { opacity: 0; transform: translateY(14px); }
  to   { opacity: 1; transform: translateY(0); }
}
.homepagemiddle, .container > .row { animation: riseIn 0.6s var(--ease) both; }

@media (max-width: 540px) {
  .customheader.bg-thatdark { border-radius: 0 !important; }
  .midtitle { font-size: 2.4em; }
}


/* =====================================================================
   MODERN REDESIGN LAYER v2 — deeper polish
   Builds on the v1 layer above. Adds texture, motion, and finer detail.
   ===================================================================== */

/* Fine film grain for premium depth (sits over the aura, under content) */
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  opacity: 0.05;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size: 140px 140px;
  /* no blend-mode: keeps the layer static/cheap so it never forces full-page recomposites */
}

/* ---------------- Navbar: accent underline + animated links ---------------- */
.customheader.bg-thatdark::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--accent-line), transparent);
}

.navbar-item {
  background: transparent !important;
}
.navbar-item::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0.05em;
  width: 0;
  height: 2px;
  border-radius: 2px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent, var(--theme-color), transparent);
  transition: width 0.3s var(--ease);
}
.navbar-item:hover { color: var(--ink); }
.navbar-item:hover::after { width: 64%; }

/* ---------------- Buttons: light-sweep shine ---------------- */
.btn-theme {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.btn-theme::after {
  content: "";
  position: absolute;
  top: 0;
  left: -130%;
  width: 55%;
  height: 100%;
  z-index: 1;
  transform: skewX(-18deg);
  background: linear-gradient(100deg, transparent, rgba(255, 255, 255, 0.35), transparent);
  transition: left 0.6s var(--ease);
}
.btn-theme:hover::after { left: 150%; }

:where(a, button, .btn, .form-control, .form-select):focus-visible {
  outline: 2px solid var(--theme-color);
  outline-offset: 2px;
}

/* ---------------- Section headings: accent kicker bar ---------------- */
.container h2.bigfont {
  position: relative;
}
.container h2.bigfont::after {
  content: "";
  display: block;
  margin-top: 0.5rem;
  width: 3.2rem;
  height: 3px;
  border-radius: 3px;
  background: linear-gradient(90deg, var(--theme-color), color-mix(in srgb, var(--theme-color) 20%, transparent));
}
.container .text-center h2.bigfont::after,
.text-center > h2.bigfont::after { margin-left: auto; margin-right: auto; }

/* ---------------- Cards: inner top highlight ---------------- */
.bg-thatdark,
.productbox, .linkeditem, .statsbox, .reviewbox {
  box-shadow: var(--shadow-md), inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;
}

/* ---------------- Hero: glow behind logo, refined chip ---------------- */
.midlogo {
  filter: drop-shadow(0 24px 70px var(--accent-glow));
}

.viewourchangesbutton {
  display: inline-flex !important;
  align-items: center;
  gap: 0.55em;
}
.viewourchangesbutton::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  background: var(--theme-color);
  box-shadow: 0 0 10px var(--theme-color);
  animation: pulseDot 2s ease-in-out infinite;
}
@keyframes pulseDot {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.5; transform: scale(0.7); }
}

/* ---------------- Gradient numerics & prices ---------------- */
.statdata h2,
.shopitempricemain {
  background: linear-gradient(180deg, #ffffff 20%, color-mix(in srgb, var(--theme-color) 50%, #ffffff));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.productpricelist { font-weight: 700; font-size: 1.12em; }

/* ---------------- Product action buttons ---------------- */
.productbuttonlist, .featprodbutton, .linkeditembutton {
  border-radius: var(--r-sm) !important;
  font-weight: 600;
}

/* ---------------- Breadcrumbs & small chips ---------------- */
.breadcrumb-item, .breadcrumb-item a { color: var(--muted); }
.breadcrumb-item.active { color: var(--theme-color); }

/* ---------------- Staggered content reveal ---------------- */
.container > .row > [class*="col-"] {
  animation: riseIn 0.55s var(--ease) both;
}
.container > .row > [class*="col-"]:nth-child(2) { animation-delay: 0.06s; }
.container > .row > [class*="col-"]:nth-child(3) { animation-delay: 0.12s; }
.container > .row > [class*="col-"]:nth-child(4) { animation-delay: 0.18s; }

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
    scroll-behavior: auto !important;
  }
}


/* =====================================================================
   PAGE-LEVEL REDESIGN — footer, header, reviews, partners,
   gallery, team, account. Styles hook onto existing classes plus a
   few new helper classes added in the matching .ejs views.
   ===================================================================== */

/* ---------- Shared page intro (title + kicker + subtitle) ---------- */
.pageintro { margin: 2.5rem 0 1.5rem; text-align: left; }
.pagekicker {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--theme-color);
  margin-bottom: 0.6rem;
}
.pagekicker::before {
  content: "";
  width: 1.6rem;
  height: 2px;
  border-radius: 2px;
  background: linear-gradient(90deg, var(--theme-color), transparent);
}
.pagetitle {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: clamp(2rem, 4vw, 2.9rem);
  margin-bottom: 0.4rem;
}
.pagesubtitle { color: var(--muted); max-width: 42rem; }

/* =========================== HEADER =========================== */
.cartbuttonnavbar {
  border-radius: 999px !important;
  letter-spacing: 0.02em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.navbar-brand { transition: opacity 0.2s var(--ease); }
.navbar-brand:hover { opacity: 0.85; }
.dropdown-menu small { color: var(--faint) !important; letter-spacing: 0.12em; }
.dropdown-item i { width: 1.2em; text-align: center; color: var(--muted); }
.dropdown-item:hover i { color: var(--theme-color); }

/* =========================== FOOTER =========================== */
.footerimage.bg-thatdark {
  background:
    radial-gradient(80% 120% at 50% 0%, color-mix(in srgb, var(--theme-color) 10%, transparent), transparent 60%),
    linear-gradient(180deg, var(--surface-1), var(--bg-0)) !important;
  border: none !important;
  border-top: 1px solid var(--hairline) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background-blend-mode: normal !important;
  padding-top: 3.5em !important;
  padding-bottom: 2em !important;
}
.footerimage .footerheaderone {
  font-size: 0.78rem !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--faint);
}
.footerimage h3.bigfont { color: var(--ink); }
.footeritemone a {
  color: var(--muted);
  display: inline-block;
  transition: color 0.2s var(--ease), transform 0.2s var(--ease);
}
.footeritemone a:hover { color: var(--ink); transform: translateX(4px); }
.footerdescone { color: var(--muted) !important; }

.footerimage .socialicon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5em;
  height: 2.5em;
  margin: 0 0.25em 0 0;
  border-radius: 50%;
  border: 1px solid var(--hairline);
  background: var(--surface-2);
  color: var(--muted);
  font-size: 1em;
  transition: transform 0.22s var(--ease), color 0.22s var(--ease),
              border-color 0.22s var(--ease), background-color 0.22s var(--ease);
}
.footerimage .socialicon:hover {
  color: #fff;
  transform: translateY(-3px);
  border-color: var(--accent-line);
  background: color-mix(in srgb, var(--theme-color) 22%, var(--surface-2));
  box-shadow: 0 10px 22px -12px var(--accent-glow);
}

/* =========================== REVIEWS =========================== */
.reviewcardnew {
  height: 100%;
  text-align: center;
  border-radius: var(--r-lg);
  position: relative;
  overflow: hidden;
}
.reviewcardnew::before {
  content: "\201C";
  position: absolute;
  top: -0.35em;
  right: 0.35em;
  font-family: Georgia, serif;
  font-size: 6rem;
  line-height: 1;
  color: color-mix(in srgb, var(--theme-color) 16%, transparent);
  pointer-events: none;
}
.reviewcardnew .reviewlogo {
  width: 5.5em;
  height: 5.5em;
  object-fit: cover;
  border-width: 2px !important;
  box-shadow: 0 0 0 5px var(--accent-weak);
}
.reviewstars i { color: #f5b301; margin: 0 0.05em; }
.reviewstars i.fa-regular { color: var(--faint); }
.reviewcardnew .reviewheader { font-size: 1.15rem; }
.reviewcardnew .reviewbody {
  color: var(--muted);
  font-size: 0.92rem;
}
.reviewitemchip {
  display: inline-block;
  padding: 0.25em 0.85em;
  margin-bottom: 0.6em;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--theme-color);
  background: var(--accent-weak);
  border: 1px solid var(--accent-line);
  text-decoration: none !important;
}

/* =========================== PARTNERS =========================== */
.partnercardnew {
  height: 100%;
  border-radius: var(--r-lg);
  text-align: center;
}
.partnercardnew .partnerpagelogo {
  width: 6.5em;
  height: 6.5em;
  object-fit: cover;
  border-radius: 50%;
  border: 1px solid var(--hairline);
  box-shadow: 0 0 0 6px var(--accent-weak);
  margin-bottom: 1rem !important;
}
.partnercardnew h3 { font-size: 1.25rem; }
.partnercardnew p { color: var(--muted); }
.partnercardnew .btn-theme { border-radius: 999px !important; }

/* =========================== TEAM =========================== */
.teamcardnew {
  height: 100%;
  border-radius: var(--r-lg);
  text-align: center;
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease), border-color 0.3s var(--ease);
}
.teamcardnew:hover {
  transform: translateY(-4px);
  border-color: var(--accent-line) !important;
  box-shadow: var(--shadow-lg), 0 0 0 1px var(--accent-weak);
}
.teamcardnew .teampagelogo {
  width: 7em;
  height: 7em;
  object-fit: cover;
  border-width: 2px !important;
  box-shadow: 0 0 0 5px var(--accent-weak);
}
.teamcardnew h3 { font-size: 1.2rem; margin-top: 0.4rem; }
.teamrole {
  display: inline-block;
  margin: 0.3em 0 0.2em;
  padding: 0.2em 0.8em;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--theme-color);
  background: var(--accent-weak);
  border: 1px solid var(--accent-line);
}
.teamcardnew p { color: var(--muted); font-size: 0.9rem; }

/* =========================== GALLERY =========================== */
.gallerygrid { --gap: 1rem; }
.galleryitem {
  position: relative;
  display: block;
  margin-bottom: 1.5rem;
  border-radius: var(--r-md);
  overflow: hidden;
  border: 1px solid var(--hairline);
  aspect-ratio: 4 / 3;
  background: var(--surface-2);
}
.galleryitem img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  transition: transform 0.5s var(--ease), filter 0.5s var(--ease);
}
.galleryitem:hover img { transform: scale(1.06); filter: brightness(0.6); }
.galleryoverlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.35s var(--ease);
  background: linear-gradient(180deg, transparent, color-mix(in srgb, var(--bg-0) 55%, transparent));
}
.galleryitem:hover .galleryoverlay { opacity: 1; }
.galleryoverlay i {
  width: 3rem;
  height: 3rem;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: color-mix(in srgb, var(--theme-color) 85%, transparent);
  box-shadow: 0 10px 30px -8px var(--accent-glow);
  transform: translateY(8px);
  transition: transform 0.35s var(--ease);
}
.galleryitem:hover .galleryoverlay i { transform: translateY(0); }

/* =========================== ACCOUNT =========================== */
.accountpageparent { padding: 2.5rem 1rem !important; }
.accountsidebar {
  position: sticky;
  top: 6rem;
  border-radius: var(--r-lg);
}
.accountnavbtn {
  border-color: var(--hairline) !important;
  background: transparent !important;
  color: var(--muted) !important;
  border-radius: var(--r-sm) !important;
  transition: all 0.2s var(--ease);
}
.accountnavbtn i { width: 1.3em; text-align: center; }
.accountnavbtn:hover {
  color: var(--ink) !important;
  border-color: var(--hairline-strong) !important;
  background: var(--surface-2) !important;
  transform: translateX(3px);
}
.accountnavbtn.active {
  color: #fff !important;
  border-color: transparent !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0) 45%),
    linear-gradient(180deg, var(--theme-color), color-mix(in srgb, var(--theme-color) 78%, #000)) !important;
  box-shadow: 0 10px 24px -12px var(--accent-glow);
}
.accountprofilecard {
  border-radius: var(--r-lg);
  text-align: center;
}
.accountprofilecard .reviewlogo {
  width: 6em;
  height: 6em;
  object-fit: cover;
  border-width: 2px !important;
  box-shadow: 0 0 0 6px var(--accent-weak);
}
.accountpanel h5 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-weight: 600;
  letter-spacing: -0.01em;
  margin-bottom: 0.9rem;
  text-align: left;
}
.accountpanel .table a { color: var(--theme-color); }
.accountpanel .table td, .accountpanel .table th { vertical-align: middle; }


/* =====================================================================
   STORE-WIDE COHESION — shop, shopitem, cart, login, faq, giftcards,
   404 and shared Bootstrap components. Makes every remaining page match.
   ===================================================================== */

/* ---------- FAQ / accordion ---------- */
.accordion.bg-theme { background: transparent !important; }
.accordion .accordion-item {
  background: var(--surface-1) !important;
  border: 1px solid var(--hairline) !important;
  border-radius: var(--r-md) !important;
  margin-bottom: 0.75rem;
  overflow: hidden;
}
.accordion .accordion-button,
.accordion .accordion-button.bg-theme,
.accordion .accordion-header.bg-theme {
  background: var(--surface-1) !important;
  color: var(--ink) !important;
  box-shadow: none !important;
  font-weight: 600;
}
.accordion .accordion-button:not(.collapsed),
.accordion .accordion-button:not(.collapsed).bg-theme {
  background: var(--accent-weak) !important;
  color: var(--theme-color) !important;
}
.accordion .accordion-button::after {
  filter: brightness(2);
}
.accordion .accordion-body {
  background: var(--surface-1);
  color: var(--muted);
}

/* ---------- Breadcrumbs ---------- */
.breadcrumb {
  background: var(--surface-2);
  border: 1px solid var(--hairline);
  border-radius: 999px;
  padding: 0.5rem 1.1rem;
  display: inline-flex;
  margin-bottom: 1.5rem !important;
}
.breadcrumb-item + .breadcrumb-item::before { color: var(--faint); }
.breadcrumb-item a { color: var(--muted); }
.breadcrumb-item a:hover { color: var(--theme-color); }
.breadcrumb-item.active { color: var(--ink); }

/* ---------- Bootstrap carousel controls ---------- */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  border-radius: 50%;
  background-color: color-mix(in srgb, var(--theme-color) 85%, transparent);
  background-size: 45%;
  padding: 1.35rem;
  box-shadow: 0 8px 22px -10px var(--accent-glow);
}
.productimagecarousel .carousel-item img,
.productSlideshowImage { border-radius: var(--r-md); }
.carousel-indicators [data-bs-target] { border-radius: 999px; height: 4px; }

/* ---------- Product detail imagery ---------- */
.productfeat { border-radius: var(--r-lg) !important; }
.shopitemheader { font-size: clamp(1.8rem, 3vw, 2.4rem); }

/* ---------- Login / register ---------- */
.login-auth-main {
  max-width: 460px;
  border-radius: var(--r-lg) !important;
  border-width: 1px !important;
}
.login-authlogo {
  width: 4.5em;
  height: 4.5em;
  border-radius: var(--r-md);
  object-fit: cover;
  margin: 0 auto 1rem;
  display: block;
  box-shadow: 0 12px 30px -12px var(--accent-glow);
}
.login-auth-main h1.bigfont { text-align: center; }
.login-authsub { color: var(--muted); text-align: center; margin-bottom: 1.5rem; }
.bg-discord {
  border-radius: var(--r-sm) !important;
  border: none !important;
  transition: transform 0.2s var(--ease), box-shadow 0.2s var(--ease) !important;
}
.bg-discord:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 26px -12px rgba(88, 101, 242, 0.7);
}

/* ---------- Cart ---------- */
.cartpagebigblock {
  align-items: center;
  padding: 0.75rem;
  border-radius: var(--r-md);
  border: 1px solid var(--hairline);
  background: var(--surface-2);
  margin-bottom: 0.85rem !important;
}
.cartpagefeatprod { border-radius: var(--r-sm); }
.cartpageremove a { color: var(--faint); transition: color 0.2s var(--ease); }
.cartpageremove a:hover { color: #ff5c6c; }
.paymentbutton { border-radius: var(--r-sm); font-weight: 600; }

/* ---------- Sorting buttons (shop sidebar) ---------- */
.sortingbuttonsshop { border-radius: var(--r-sm) !important; font-weight: 600; }

/* ---------- 404 / hero mid button ---------- */
.midbutton {
  border-radius: 999px;
  border-width: 1.5px;
  transition: transform 0.22s var(--ease), border-color 0.22s var(--ease), box-shadow 0.22s var(--ease);
}
.midbutton:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px -12px var(--accent-glow);
}

/* ---------- Gift cards ---------- */
.giftcardamount {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  background: linear-gradient(180deg, #fff 20%, color-mix(in srgb, var(--theme-color) 50%, #fff));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}


/* =====================================================================
   BACKGROUND RESET + SHOP SIDEBAR REDESIGN
   Removes the headerimage.jpg background from the home/404 hero and the
   shop page so they use the standard dark page background + aura, and
   rebuilds the shop sidebar into a clean, sticky control panel.
   ===================================================================== */

/* Drop the image + dark overlay so hero areas show the normal page bg */
.headerimage,
.headerimagehome {
  background-image: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}

/* ---------- Sidebar shell ---------- */
.shopsidebar {
  position: sticky;
  top: 6rem;
  border-radius: var(--r-lg);
  text-align: left;
}
.sidebarlabel {
  display: flex;
  align-items: center;
  gap: 0.55em;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--faint);
  margin-bottom: 0.75rem;
}
.sidebarlabel::before {
  content: "";
  width: 1.1rem;
  height: 2px;
  border-radius: 2px;
  background: linear-gradient(90deg, var(--theme-color), transparent);
}
.sidebardivider {
  margin: 1.35rem 0 1.15rem;
}

/* ---------- Search input group ---------- */
.shopsearchform .input-group .form-control {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right: none !important;
}
.shopsearchform .input-group .btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding-left: 0.9rem;
  padding-right: 0.9rem;
}

/* ---------- Featured mini-list ---------- */
.sidebarfeat {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.5rem;
  margin-bottom: 0.4rem;
  border-radius: var(--r-sm);
  border: 1px solid transparent;
  transition: background-color 0.2s var(--ease), border-color 0.2s var(--ease), transform 0.2s var(--ease);
}
.sidebarfeat:hover {
  background: var(--surface-2);
  border-color: var(--hairline);
  transform: translateX(3px);
}
.sidebarfeatimg {
  width: 3.1em;
  height: 3.1em;
  object-fit: cover;
  border-radius: var(--r-sm);
  flex-shrink: 0;
}
.sidebarfeatinfo { display: flex; flex-direction: column; min-width: 0; }
.sidebarfeatname {
  color: var(--ink);
  font-weight: 600;
  font-size: 0.9rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebarfeatmeta { display: flex; align-items: center; gap: 0.6rem; }
.sidebarfeatprice { color: var(--theme-color); font-weight: 700; font-size: 0.9rem; }
.sidebarfeatstars i { color: #f5b301; font-size: 0.7rem; }
.sidebarfeatstars i.fa-regular { color: var(--faint); }

/* ---------- Sort buttons ---------- */
.shopsortgrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem;
}
.shopsortbtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4em;
  padding: 0.55em 0.5em;
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--muted);
  background: var(--surface-2);
  border: 1px solid var(--hairline);
  border-radius: var(--r-sm);
  cursor: pointer;
  transition: all 0.2s var(--ease);
}
.shopsortbtn i { font-size: 0.8em; opacity: 0.8; }
.shopsortbtn:hover {
  color: var(--ink);
  border-color: var(--hairline-strong);
  transform: translateY(-1px);
}
.shopsortbtn.active {
  color: #fff;
  border-color: transparent;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0) 45%),
    linear-gradient(180deg, var(--theme-color), color-mix(in srgb, var(--theme-color) 78%, #000));
  box-shadow: 0 8px 20px -12px var(--accent-glow);
}
.shopsortbtn.active i { opacity: 1; }

/* ---------- Tags ---------- */
.sidebartags { display: flex; flex-wrap: wrap; gap: 0.45rem; }
.sidebartag {
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  padding: 0.35em 0.75em;
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--muted);
  background: var(--surface-2);
  border: 1px solid var(--hairline);
  border-radius: 999px;
  transition: all 0.2s var(--ease);
}
.sidebartag:hover {
  color: var(--theme-color);
  border-color: var(--accent-line);
  background: var(--accent-weak);
}

@media (max-width: 992px) {
  .shopsidebar { position: static; }
}


/* =====================================================================
   ACCOUNT DATA PANELS + LICENSE / INVOICE / QUOTE / RECEIPT PAGES
   ===================================================================== */

/* ---------- Account panels (owned products, invoices, quotes,
   custom uploads, subscriptions, gift cards) ---------- */
.accountpanel .customDiv {
  background: var(--surface-1);
  border: 1px solid var(--hairline);
  border-radius: var(--r-lg);
  padding: 1.5rem;
  max-height: 32em;
}
.accountpanel h5 {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--faint);
}
.accountpanel h5::before {
  content: "";
  width: 1.1rem;
  height: 2px;
  border-radius: 2px;
  background: linear-gradient(90deg, var(--theme-color), transparent);
}
.accountpanel .table { margin-bottom: 0; }
.accountpanel .table th p { margin: 0; text-decoration: none !important; font-weight: 700; }
.accountpanel .table td p { margin: 0; }
.accountpanel .table.table-bordered > :not(caption) > * > * {
  border-color: var(--hairline) !important;
}
.accountpanel .table a { color: var(--theme-color); font-weight: 600; }
.accountpanel .table a.text-danger { color: #ff5c6c !important; }

/* Forms that appear above the data tables (staff add/create rows,
   gift card grants, custom upload creator) sit in their own panel */
.accountpanel form .input-group,
.accountpanel form .row { align-items: end; }

/* ---------- Standalone document pages: license, invoice, quote,
   receipt — all share the .receiptbox shell ---------- */
.receiptbox {
  max-width: 920px;
  margin-left: auto !important;
  margin-right: auto !important;
  background: var(--surface-1) !important;
  border: 1px solid var(--hairline) !important;
  border-radius: var(--r-lg) !important;
  box-shadow: var(--shadow-lg) !important;
  padding: 2.75rem !important;
}
@media (max-width: 540px) {
  .receiptbox { padding: 1.5rem !important; }
}
.receiptbox hr { margin: 1.5rem 0; }
.receiptbox h1 { font-family: 'Space Grotesk', 'Inter', sans-serif; letter-spacing: -0.02em; }

/* Inner sub-panels used on the invoice page (agreement / payment) */
.bg-main {
  background: var(--surface-2) !important;
  border: 1px solid var(--hairline);
  border-radius: var(--r-md);
}

/* License key + status callout rows */
.licensecallout {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  margin-bottom: 0.85rem;
  background: var(--surface-2);
  border: 1px solid var(--hairline);
  border-radius: var(--r-md);
}
.licensecallout .licensecalloutlabel {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  font-weight: 600;
  color: var(--muted);
  min-width: 9rem;
}
.licensecallout code {
  background: var(--bg-0);
  border: 1px solid var(--hairline);
}
.licensekeyactions { margin-left: auto; display: flex; gap: 1rem; align-items: center; }

/* Paid / unpaid invoice pill */
.invoicestatus {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  padding: 0.35em 1em;
  border-radius: 999px;
  font-weight: 700;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
}
.invoicestatus.paid { background: rgba(3, 252, 157, 0.12); color: #03fc9d; border: 1px solid rgba(3, 252, 157, 0.35); }
.invoicestatus.unpaid { background: rgba(252, 3, 65, 0.12); color: #ff5c6c; border: 1px solid rgba(252, 3, 65, 0.35); }


/* ---------- Shop filter bar (search + sort + tags on top of products) ---------- */
.shopfilterbar { border-radius: var(--r-lg); text-align: left; }
.shopfilterbar .shopsortgrid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.shopfeatgrid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 0.5rem;
}
.shopfeatgrid .sidebarfeat { margin-bottom: 0; }
.shopproducts { width: 100%; }
@media (max-width: 992px) {
  .shopfilterbar .shopsortgrid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}


/* =====================================================================
   CHECKBOXES & RADIOS
   Drawn explicitly (fill + tick) so the checkmark can't be wiped out by
   the generic input background rules or by a .bg-theme utility class
   sitting on the same element (as on the cart agreement checkbox).
   ===================================================================== */
input.form-check-input {
  width: 1.15em;
  height: 1.15em;
  margin-top: 0.15em;
  vertical-align: top;
  appearance: none;
  -webkit-appearance: none;
  background-color: var(--surface-2) !important;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.85em;
  border: 1px solid var(--hairline-strong) !important;
  border-radius: 0.3em;
  cursor: pointer;
  transition: background-color 0.15s var(--ease), border-color 0.15s var(--ease), box-shadow 0.15s var(--ease);
}
input.form-check-input[type="radio"] { border-radius: 50%; }

input.form-check-input:hover { border-color: var(--accent-line) !important; }

input.form-check-input:focus {
  border-color: var(--accent-line) !important;
  box-shadow: 0 0 0 3px var(--accent-weak) !important;
  outline: none;
}

/* Checked state — accent fill plus an explicit white tick / dot */
input.form-check-input:checked {
  background-color: var(--theme-color) !important;
  border-color: var(--theme-color) !important;
}
input.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e") !important;
}
input.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e") !important;
}


/* =====================================================================
   TABLE WRAPPERS
   Wide tables (owned products, uploads, subscriptions, invoices, quotes,
   gift cards, and the ~26 admin tables) used to be clipped at the edges:
   the wrappers only scrolled vertically, and two of them explicitly set
   `overflow-x: hidden`. They now scroll horizontally instead of cutting
   content off, and they own the rounded corners (a div clips properly,
   a <table> does not).
   ===================================================================== */
.customDiv,
.customDiv2,
.customDivNotifications,
.adminfixedheight,
.cartpagefixedheight,
.quoteParentDiv,
.table-responsive {
  overflow-x: auto !important;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: var(--r-md);
  max-width: 100%;
}

/* Keep columns readable rather than crushing them; the wrapper scrolls. */
.customDiv > .table,
.customDiv2 > .table,
.adminfixedheight > .table,
.quoteParentDiv > .table {
  min-width: 34rem;
}

/* Give the horizontal scrollbar a little breathing room under the table */
.customDiv::-webkit-scrollbar,
.customDiv2::-webkit-scrollbar,
.adminfixedheight::-webkit-scrollbar,
.quoteParentDiv::-webkit-scrollbar { height: 8px; width: 8px; }

/* Long unbroken values (ids, license keys, hashes) wrap instead of
   blowing the column out past the edge. */
.table td, .table th { overflow-wrap: anywhere; }
