/*
Theme Name: Live Long V5 Black Theme
Theme URI: https://livelongtoliveforever.com/
Author: Genspark
Description: English black landing-page theme without default WordPress wrappers for Live Long to Live Forever.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Text Domain: live-v5
*/

:root {
  --live-black:#0a0608;
  --live-gold:#c9a43c;
  --live-text:#e8dcc8;
  --live-soft:#bca98b;
  --live-card:#120c10;
}

html, body {
  margin: 0;
  padding: 0;
  background: var(--live-black);
  color: var(--live-text);
}

body {
  font-family: 'Cormorant Garamond', Georgia, serif;
  overflow-x: hidden;
}

a {
  color: #d8bc75;
}

a:hover {
  color: #f0d58d;
}

img {
  max-width: 100%;
  height: auto;
}

.live-v5-site {
  min-height: 100vh;
  background: var(--live-black);
}

.live-v5-topnav-shell {
  position: sticky;
  top: 0;
  z-index: 9999;
  width: 100%;
  background: rgba(10,6,8,.97);
  border-bottom: 1px solid rgba(201,164,60,.16);
  box-shadow: 0 8px 24px rgba(0,0,0,.28);
  backdrop-filter: blur(10px);
}

.live-v5-topnav {
  width: min(100%, 1440px);
  margin: 0 auto;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 8px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.live-v5-topnav::-webkit-scrollbar {
  display: none;
}

.live-v5-topnav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  flex: 0 0 auto;
  padding: 8px 12px;
  border: 1px solid rgba(201,164,60,.28);
  border-radius: 999px;
  background: rgba(255,255,255,.02);
  color: #d7c3a2;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-family: 'Cinzel', serif;
  font-size: 10px;
  line-height: 1;
}

.live-v5-topnav a:hover,
.live-v5-topnav a:focus,
.live-v5-topnav a[aria-current="page"] {
  color: #f1d47a;
  border-color: rgba(201,164,60,.6);
  background: rgba(201,164,60,.08);
}

.live-v5-content {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  background: var(--live-black);
}

/* Wipe nested wrappers from imported content */
.live-v5-content .live-homepage,
.live-v5-content .live-page,
.live-v5-content .live-policy,
.live-v5-content .live-terms,
.live-v5-content .lltlf-page,
.live-v5-content .zyj-homepage,
.live-v5-content .zyj-page,
.live-v5-content .zyj-policy,
.live-v5-content .zyj-terms {
  width: 100%;
  max-width: none !important;
  min-height: 100vh;
  margin: 0 !important;
  background: var(--live-black) !important;
  color: var(--live-text) !important;
}

.live-v5-content .live-wrap,
.live-v5-content .live-page-wrap,
.live-v5-content .live-policy-wrap,
.live-v5-content .live-terms-wrap,
.live-v5-content .zyj-wrap,
.live-v5-content .zyj-page-wrap,
.live-v5-content .zyj-policy-wrap,
.live-v5-content .zyj-terms-wrap,
.live-v5-content .lltlf-page {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding-left: clamp(20px, 3vw, 42px) !important;
  padding-right: clamp(20px, 3vw, 42px) !important;
}

.live-v5-content .live-page-wrap,
.live-v5-content .live-policy-wrap,
.live-v5-content .live-terms-wrap,
.live-v5-content .zyj-page-wrap,
.live-v5-content .zyj-policy-wrap,
.live-v5-content .zyj-terms-wrap,
.live-v5-content .lltlf-page {
  padding-top: 28px !important;
  padding-bottom: 72px !important;
}

.live-v5-content .live-topbar,
.live-v5-content .live-nav,
.live-v5-content .zyj-topbar,
.live-v5-content .zyj-nav {
  display: none !important;
}

.live-v5-content .live-book-descriptor,
.live-v5-content .live-hero-copy,
.live-v5-content .live-intro,
.live-v5-content .live-lead,
.live-v5-content .zyj-book-descriptor,
.live-v5-content .zyj-hero-copy,
.live-v5-content .zyj-intro,
.live-v5-content .zyj-lead,
.live-v5-content .lltlf-page p,
.live-v5-content .live-page p,
.live-v5-content .live-policy p,
.live-v5-content .live-terms p,
.live-v5-content .zyj-page p,
.live-v5-content .zyj-policy p,
.live-v5-content .zyj-terms p,
.live-v5-content .live-policy li,
.live-v5-content .live-terms li,
.live-v5-content .zyj-policy li,
.live-v5-content .zyj-terms li {
  max-width: none !important;
}

.live-v5-content .live-box,
.live-v5-content .live-card,
.live-v5-content .live-wide-card,
.live-v5-content .live-pillar,
.live-v5-content .zyj-box,
.live-v5-content .zyj-card,
.live-v5-content .zyj-wide-card,
.live-v5-content .zyj-pillar,
.live-v5-content table,
.live-v5-content tr,
.live-v5-content td,
.live-v5-content th,
.live-v5-content .wpcf7 input,
.live-v5-content .wpcf7 textarea,
.live-v5-content .wpcf7 select {
  background: var(--live-card) !important;
  color: var(--live-text) !important;
}

.live-v5-fallback {
  max-width: none;
  margin: 0;
  padding: 48px clamp(20px, 3vw, 42px) 72px;
  background: var(--live-black);
  color: var(--live-text);
}

.live-v5-fallback h1,
.live-v5-fallback h2,
.live-v5-fallback h3,
.live-v5-content h1,
.live-v5-content h2,
.live-v5-content h3,
.live-v5-content h4 {
  color: var(--live-gold);
  font-family: 'Cinzel', serif;
}

.live-v5-content {
  line-height: 1.6;
}

.live-v5-content blockquote {
  margin: 24px 0;
  padding: 16px 20px;
  border-left: 3px solid rgba(201,164,60,.5);
  background: rgba(255,255,255,.02);
}

.live-v5-content hr {
  border: 0;
  border-top: 1px solid rgba(201,164,60,.18);
  margin: 32px 0;
}

.live-v5-content ul,
.live-v5-content ol {
  padding-left: 1.3rem;
}

@media (max-width: 980px) {
  .live-v5-topnav {
    justify-content: flex-start;
  }
}
