/* Asher Unleashed Theme Skins v1.2.0 */
body.asher-skin-island{
  --asher-night:#050607;--asher-charcoal:#101214;--asher-panel:#121416;--asher-line:rgba(232,212,176,.22);
  --asher-sunset:#F69120;--asher-ember:#9E845F;--asher-teal:#46BABC;--asher-sand:#DCC7A1;--asher-bone:#f6efe2;--asher-olive:#4B5A3B;
  --asher-button-bg:#46BABC;--asher-button-hover:#379ea0;--asher-button-text:#fff;--asher-accent-glow:rgba(70,186,188,.14);
}
body.asher-skin-tactical{
  --asher-night:#070806;--asher-charcoal:#11140f;--asher-panel:#161b14;--asher-line:rgba(202,170,109,.26);
  --asher-sunset:#C8913F;--asher-ember:#9E845F;--asher-teal:#8FA27A;--asher-sand:#C7B38B;--asher-bone:#F1E7D3;--asher-olive:#3F4D32;
  --asher-button-bg:#9E845F;--asher-button-hover:#C8913F;--asher-button-text:#10130e;--asher-accent-glow:rgba(158,132,95,.18);
}
body.asher-skin-puppy{
  --asher-night:#17110d;--asher-charcoal:#221914;--asher-panel:#2a201a;--asher-line:rgba(246,196,132,.28);
  --asher-sunset:#F69120;--asher-ember:#D69B61;--asher-teal:#6BC7C4;--asher-sand:#E9CFA3;--asher-bone:#FFF4E4;--asher-olive:#7A6F42;
  --asher-button-bg:#F69120;--asher-button-hover:#d97812;--asher-button-text:#160e09;--asher-accent-glow:rgba(246,145,32,.20);
}
body.asher-skin-merch{
  --asher-night:#030303;--asher-charcoal:#0b0b0b;--asher-panel:#111111;--asher-line:rgba(246,145,32,.36);
  --asher-sunset:#F69120;--asher-ember:#DCC7A1;--asher-teal:#46BABC;--asher-sand:#F4D28B;--asher-bone:#fff7e8;--asher-olive:#4B5A3B;
  --asher-button-bg:#F69120;--asher-button-hover:#46BABC;--asher-button-text:#050505;--asher-accent-glow:rgba(246,145,32,.20);
}
body.asher-skin-minimal{
  --asher-night:#050607;--asher-charcoal:#0d0f10;--asher-panel:#101214;--asher-line:rgba(246,239,226,.16);
  --asher-sunset:#C8B17E;--asher-ember:#80705a;--asher-teal:#46BABC;--asher-sand:#D8C7AA;--asher-bone:#F6EFE2;--asher-olive:#4B5A3B;
  --asher-button-bg:#F6EFE2;--asher-button-hover:#46BABC;--asher-button-text:#050607;--asher-accent-glow:rgba(246,239,226,.08);
}

body.asher-skin-warrior-island-light{
  --asher-night:#F8F4EC;--asher-charcoal:#EFE7DA;--asher-panel:#FFFFFF;--asher-line:rgba(158,132,95,.24);
  --asher-sunset:#9E845F;--asher-ember:#9E845F;--asher-teal:#46BABC;--asher-sand:#F6EFE2;--asher-bone:#231B14;--asher-olive:#4B5A3B;
  --asher-button-bg:#9E845F;--asher-button-hover:#46BABC;--asher-button-text:#FFFFFF;--asher-accent-glow:rgba(70,186,188,.16);
}
body.asher-skin-warrior-island-dark{
  --asher-night:#050607;--asher-charcoal:#0D1110;--asher-panel:#121715;--asher-line:rgba(158,132,95,.30);
  --asher-sunset:#9E845F;--asher-ember:#BFA27A;--asher-teal:#46BABC;--asher-sand:#E8D4B0;--asher-bone:#F6EFE2;--asher-olive:#4B5A3B;
  --asher-button-bg:#46BABC;--asher-button-hover:#9E845F;--asher-button-text:#FFFFFF;--asher-accent-glow:rgba(75,90,59,.26);
}

body[class*="asher-skin-"]{
  background:radial-gradient(circle at 75% 15%,var(--asher-accent-glow),transparent 34%),linear-gradient(180deg,var(--asher-night) 0%,var(--asher-charcoal) 52%,var(--asher-night) 100%)!important;
  color:var(--asher-bone);
}
body[class*="asher-skin-"] .asher-header{background:linear-gradient(180deg,color-mix(in srgb,var(--asher-night) 92%,transparent),color-mix(in srgb,var(--asher-night) 68%,transparent))!important;border-bottom-color:var(--asher-line)!important;}
body[class*="asher-skin-"] .asher-kicker,body[class*="asher-skin-"] .asher-subtitle,body[class*="asher-skin-"] a:not(.wp-block-button__link){color:var(--asher-teal);}
body[class*="asher-skin-"] .asher-title strong,body[class*="asher-skin-"] .asher-icon{color:var(--asher-sunset)!important;}
body[class*="asher-skin-"] .wp-block-button__link,body[class*="asher-skin-"] .wp-element-button,body[class*="asher-skin-"] button,body[class*="asher-skin-"] input[type="submit"],body[class*="asher-skin-"] .asher-button,body[class*="asher-skin-"] a.button{background:var(--asher-button-bg)!important;border-color:var(--asher-button-bg)!important;color:var(--asher-button-text)!important;}
body[class*="asher-skin-"] .wp-block-button__link:hover,body[class*="asher-skin-"] .wp-element-button:hover,body[class*="asher-skin-"] button:hover,body[class*="asher-skin-"] input[type="submit"]:hover,body[class*="asher-skin-"] .asher-button:hover,body[class*="asher-skin-"] a.button:hover{background:var(--asher-button-hover)!important;border-color:var(--asher-button-hover)!important;}
body[class*="asher-skin-"] .wp-block-button.is-style-asher-outline .wp-block-button__link{background:transparent!important;color:var(--asher-bone)!important;border-color:var(--asher-line)!important;}
body[class*="asher-skin-"] .asher-card,body[class*="asher-skin-"] .asher-panel,body[class*="asher-skin-"] .pcv-card,body[class*="asher-skin-"] .pcv-filter,body[class*="asher-skin-"] .pcv-note-card,body[class*="asher-skin-"] .pcv-featured-hero{background:linear-gradient(135deg,color-mix(in srgb,var(--asher-panel) 95%,transparent),color-mix(in srgb,var(--asher-night) 88%,transparent))!important;border-color:var(--asher-line)!important;}
body[class*="asher-skin-"] .asher-feature-row{background:color-mix(in srgb,var(--asher-night) 78%,transparent)!important;border-color:var(--asher-line)!important;}
body[class*="asher-skin-"] .asher-primary-menu a,body[class*="asher-skin-"] .wp-block-navigation a{color:var(--asher-bone)!important;}
body[class*="asher-skin-"] .asher-primary-menu a:hover,body[class*="asher-skin-"] .wp-block-navigation a:hover{color:var(--asher-teal)!important;}
body.asher-skin-tactical .asher-hero:before{background:linear-gradient(90deg,rgba(7,8,6,.98) 0%,rgba(7,8,6,.84) 28%,rgba(7,8,6,.38) 56%,rgba(7,8,6,.05) 78%),radial-gradient(circle at 72% 48%,rgba(158,132,95,.18),transparent 34%)!important;}
body.asher-skin-puppy .asher-hero:before{background:linear-gradient(90deg,rgba(23,17,13,.96) 0%,rgba(23,17,13,.74) 34%,rgba(23,17,13,.22) 62%,rgba(23,17,13,.03) 80%),radial-gradient(circle at 72% 48%,rgba(246,145,32,.20),transparent 36%)!important;}
body.asher-skin-merch .asher-hero:before{background:linear-gradient(90deg,rgba(3,3,3,.99) 0%,rgba(3,3,3,.86) 30%,rgba(3,3,3,.28) 62%,rgba(3,3,3,.02) 80%),radial-gradient(circle at 72% 48%,rgba(246,145,32,.24),transparent 34%)!important;}
body.asher-skin-minimal .asher-hero:before{background:linear-gradient(90deg,rgba(5,6,7,.98) 0%,rgba(5,6,7,.82) 35%,rgba(5,6,7,.22) 66%,rgba(5,6,7,.04) 82%)!important;}


body.asher-skin-warrior-island-light{
  background:radial-gradient(circle at 72% 12%,rgba(70,186,188,.12),transparent 34%),linear-gradient(180deg,#ffffff 0%,#f8f4ec 48%,#efe7da 100%)!important;
  color:#231B14;
}
body.asher-skin-warrior-island-light .asher-header{background:rgba(255,255,255,.94)!important;border-bottom-color:rgba(158,132,95,.22)!important;box-shadow:0 10px 28px rgba(35,27,20,.06)!important;}
body.asher-skin-warrior-island-light .asher-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.95) 0%,rgba(248,244,236,.78) 34%,rgba(248,244,236,.22) 64%,rgba(248,244,236,.03) 82%),radial-gradient(circle at 72% 48%,rgba(70,186,188,.16),transparent 36%)!important;}
body.asher-skin-warrior-island-light .asher-card,body.asher-skin-warrior-island-light .asher-panel,body.asher-skin-warrior-island-light .pcv-card,body.asher-skin-warrior-island-light .pcv-filter,body.asher-skin-warrior-island-light .pcv-note-card,body.asher-skin-warrior-island-light .pcv-featured-hero{background:#fff!important;color:#231B14!important;box-shadow:0 18px 42px rgba(35,27,20,.08)!important;}
body.asher-skin-warrior-island-light .asher-feature-row{background:#4B5A3B!important;color:#F6EFE2!important;border-color:rgba(255,255,255,.16)!important;}
body.asher-skin-warrior-island-light .asher-primary-menu a,body.asher-skin-warrior-island-light .wp-block-navigation a{color:#231B14!important;}
body.asher-skin-warrior-island-light .wp-block-button.is-style-asher-outline .wp-block-button__link{background:transparent!important;color:#4B5A3B!important;border-color:#4B5A3B!important;}
body.asher-skin-warrior-island-dark .asher-hero:before{background:linear-gradient(90deg,rgba(5,6,7,.99) 0%,rgba(5,6,7,.84) 31%,rgba(13,17,16,.34) 62%,rgba(13,17,16,.04) 82%),radial-gradient(circle at 72% 48%,rgba(70,186,188,.16),transparent 34%),radial-gradient(circle at 55% 70%,rgba(75,90,59,.24),transparent 42%)!important;}
body.asher-skin-warrior-island-dark .asher-feature-row{background:linear-gradient(90deg,#4B5A3B,#35422C)!important;border-color:rgba(158,132,95,.30)!important;}
body.asher-skin-warrior-island-dark .asher-title strong{color:#46BABC!important;}

/* Mission page skin support */
body[class*="asher-skin-"] .asher-mission-wrap{--am-black:var(--asher-night);--am-deep:var(--asher-charcoal);--am-gold:var(--asher-sunset);--am-gold2:var(--asher-sand);--am-paper:var(--asher-bone);--am-ink:var(--asher-charcoal);}
body.asher-skin-minimal .asher-mission-cards-v2{background:linear-gradient(180deg,#f6efe2,#ece0cf)!important;}
body.asher-skin-merch .asher-mission-cards-v2{background:radial-gradient(circle at 8% 10%,rgba(246,145,32,.18),transparent 25%),linear-gradient(180deg,#fff7e8,#f4d28b)!important;}
body.asher-skin-warrior-island-light .asher-mission-cards-v2{background:linear-gradient(180deg,#ffffff,#f8f4ec)!important;}
body.asher-skin-warrior-island-dark .asher-mission-cards-v2{background:linear-gradient(180deg,#0d1110,#050607)!important;}

body.asher-skin-moss-nav-dark{
  --asher-night:#030404;--asher-charcoal:#080A09;--asher-panel:#111512;--asher-line:rgba(158,132,95,.34);
  --asher-sunset:#9E845F;--asher-ember:#B79A72;--asher-teal:#46BABC;--asher-sand:#E8D4B0;--asher-bone:#F6EFE2;--asher-olive:#4B5A3B;
  --asher-button-bg:#9E845F;--asher-button-hover:#46BABC;--asher-button-text:#FFFFFF;--asher-accent-glow:rgba(70,186,188,.13);
  background:radial-gradient(circle at 82% 12%,rgba(70,186,188,.12),transparent 30%),radial-gradient(circle at 10% 40%,rgba(75,90,59,.18),transparent 28%),linear-gradient(180deg,#030404 0%,#080A09 52%,#030404 100%)!important;
  color:#F6EFE2;
}
body.asher-skin-moss-nav-dark .asher-header{
  background:linear-gradient(180deg,#4B5A3B,#3E4C31)!important;
  border-bottom:1px solid rgba(158,132,95,.55)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.34)!important;
}
body.asher-skin-moss-nav-dark .asher-primary-menu a,
body.asher-skin-moss-nav-dark .wp-block-navigation a{
  color:#9E845F!important;
  text-shadow:0 1px 1px rgba(0,0,0,.25);
}
body.asher-skin-moss-nav-dark .asher-primary-menu a:hover,
body.asher-skin-moss-nav-dark .wp-block-navigation a:hover,
body.asher-skin-moss-nav-dark .asher-primary-menu .current-menu-item>a,
body.asher-skin-moss-nav-dark .wp-block-navigation .current-menu-item>a{
  color:#46BABC!important;
}
body.asher-skin-moss-nav-dark .asher-cta .wp-block-button__link{
  background:#9E845F!important;
  border-color:#9E845F!important;
  color:#FFFFFF!important;
}
body.asher-skin-moss-nav-dark .asher-cta .wp-block-button__link:hover{
  background:#46BABC!important;
  border-color:#46BABC!important;
  color:#05100F!important;
}
body.asher-skin-moss-nav-dark .asher-hero:before{
  background:linear-gradient(90deg,rgba(3,4,4,.99) 0%,rgba(3,4,4,.86) 31%,rgba(8,10,9,.36) 62%,rgba(8,10,9,.04) 82%),radial-gradient(circle at 72% 48%,rgba(70,186,188,.15),transparent 34%),radial-gradient(circle at 56% 70%,rgba(75,90,59,.28),transparent 42%)!important;
}
body.asher-skin-moss-nav-dark .asher-feature-row{background:linear-gradient(90deg,#4B5A3B,#303C29)!important;border-color:rgba(158,132,95,.44)!important;}
body.asher-skin-moss-nav-dark .asher-card,
body.asher-skin-moss-nav-dark .asher-panel,
body.asher-skin-moss-nav-dark .pcv-card,
body.asher-skin-moss-nav-dark .pcv-filter,
body.asher-skin-moss-nav-dark .pcv-note-card,
body.asher-skin-moss-nav-dark .pcv-featured-hero{
  background:linear-gradient(135deg,#111512,#080A09)!important;
  border-color:rgba(158,132,95,.34)!important;
}
body.asher-skin-moss-nav-dark .asher-title strong{color:#46BABC!important;}
body.asher-skin-moss-nav-dark .asher-mission-cards-v2{background:linear-gradient(180deg,#080A09,#030404)!important;}

.asher-nav-logo-swap{position:relative;display:inline-flex;align-items:center;line-height:0;}
.asher-nav-logo-swap img{display:block;width:var(--asher-nav-logo-width,110px);max-width:var(--asher-nav-logo-width,110px);max-height:var(--asher-nav-logo-max-height,64px);height:auto;object-fit:contain;transition:opacity .22s ease,transform .22s ease;}
@media (max-width: 700px){.asher-nav-logo-swap img{width:var(--asher-nav-logo-mobile-width,92px);max-width:var(--asher-nav-logo-mobile-width,92px);}}
.asher-nav-logo-swap .asher-nav-logo-hover{position:absolute;inset:0;opacity:0;}
.asher-nav-logo-swap:hover .asher-nav-logo-static{opacity:0;transform:scale(.985);}
.asher-nav-logo-swap:hover .asher-nav-logo-hover{opacity:1;transform:scale(1.015);}
