body{background:#0f1115;color:#fff;font-family:Arial,sans-serif;margin:0}.site-header{background:#111;padding:10px 0;border-bottom:1px solid #333}.brand{display:flex;align-items:center;gap:10px}.brand-logo{width:42px;height:auto}.hero{padding:40px 0;text-align:center}.btn{padding:10px 20px;border-radius:20px;font-weight:bold;text-decoration:none}.btn.solid{background:#7CFF6B;color:#000}.btn.outline{border:2px solid #7CFF6B;color:#7CFF6B}.section{padding:40px 0}.section.alt{background:#121a14}.cta-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cta-row .btn{flex:1 1 240px;text-align:center}@media (max-width:560px){.cta-row .btn{flex:1 1 100%;display:block}.hero{padding-bottom:24px}}#backToTop{position: fixed;
  bottom: 20px;
  right: 20px;
  background: #7CFF6B;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(124,255,107,0.5);
  text-decoration: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1000;}body.scrolled #backToTop{opacity: 1;}html{scroll-behavior: smooth;}body.scrolled #backToTop{opacity: 1;
  animation: pulseGlow 2s infinite ease-in-out;}.small-btn{font-size: 0.85rem;
  padding: 6px 14px;
  margin-top: 10px;
  display: block;
  background: #111;
  border: 1px solid #7CFF6B;
  color: #7CFF6B;
  border-radius: 6px;
  text-align: center;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;}.small-btn:hover{background: #7CFF6B;
  color: #000;}.hero-title{display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;}.hero-title .needle-icon{height: 4.5em; 
  width: auto;}.left-needle{transform: rotate(-15deg) scaleX(-1);}.right-needle{transform: rotate(15deg);}.small-btn{transition: background .25s ease, color .25s ease, box-shadow .25s ease;}#copyMsg{opacity: 0;
  transform: translateY(-4px);
  transition: opacity .35s ease, transform .35s ease;
  text-align:center;
  font-size:.8rem;
  color:#7CFF6B;
  margin-top:6px;
  height:1em;}#copyMsg.show{opacity: 1;
  transform: translateY(0);}@media (prefers-reduced-motion: reduce){.small-btn, #copyMsg{ transition: none;}}.lore-copy{border: 1px solid #1f2622;
  border-radius: 16px;
  background: #14171d;
  box-shadow: 0 0 15px rgba(124,255,107,0.1);
  padding: 20px;
  line-height: 1.6;}.lore-copy p, .lore-copy li{color: #f2f7f4;}.lore-copy ul{margin: 16px 0;
  padding-left: 20px;}.menu-btn{margin-left:auto;
  font-size:24px;
  background:transparent;
  color:#7CFF6B;
  border:1px solid #1f2622;
  border-radius:10px;
  padding:6px 10px;}.menu-btn:active{transform:scale(.98)}.drawer{position:fixed; top:0; right:0; height:100%; width:82vw; max-width:360px;
  background:#0f1115; border-left:1px solid #1f2622;
  transform:translateX(100%); transition:transform .25s ease;
  z-index:9999; box-shadow:-8px 0 24px rgba(0,0,0,.6);
  padding:14px;}.drawer.open{transform:translateX(0%);}.drawer-close{position:absolute; top:10px; right:10px;
  background:transparent; color:#7CFF6B; font-size:22px; border:none;}.drawer-nav{display:flex; flex-direction:column; gap:10px; margin-top:34px;}.drawer-nav a{color:#fff; text-decoration:none; padding:12px 8px; border-radius:8px;
  border:1px solid #1f2622; background:#12161b;}.drawer-nav a:hover{border-color:#7CFF6B; color:#7CFF6B; box-shadow:0 0 8px rgba(124,255,107,.18);}.backdrop{position:fixed; inset:0; background:rgba(0,0,0,.45); opacity:0; pointer-events:none;
  transition:opacity .25s ease; z-index:9998;}.backdrop.show{opacity:1; pointer-events:auto;}.no-scroll{overflow:hidden;}@media (min-width:1000px){}.site-header .header-inner{position: relative;}.menu-btn{position: absolute;      
  right: 12px;             
  top: 50%;                
  transform: translateY(-50%);
  margin-left: 0;          

  display: flex; align-items: center; justify-content: center;
  width: 42px; height: 42px;
  font-size: 24px; line-height: 1;
  background: #0f1115; 
  color: #7CFF6B;
  border: 1px solid #1f2622;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(124,255,107,.15);
  z-index: 10001;}.menu-btn:active{transform: translateY(-50%) scale(.98);}.drawer{z-index:10020;}.backdrop{z-index:10010;}.menu-btn{z-index:10000;}.no-scroll .menu-btn{display:none;}.drawer-close{position:absolute; top:10px; right:10px;
  width:44px; height:44px;         
  display:flex; align-items:center; justify-content:center;
  background:transparent; color:#7CFF6B; font-size:22px; border:none;}@media(min-width:768px){}html{scroll-behavior: smooth;}img{max-width: 100%; height: auto; display: block;}main, .container{max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;}.site-header{height: 64px;}.site-header .brand img{width:36px;height:auto}@media(min-width:768px){brand img{width:42px}}@media(min-width:1200px){brand img{width:48px}}.hero h1{font-size: clamp(32px, 6vw, 56px); line-height: 1.05;}.hero p{font-size: clamp(16px, 2.4vw, 20px);}@media (min-width: 768px){}.meme-card{background: #0f1212; 
  border: 1px solid #1f2a1f; 
  border-radius: 14px;
  overflow: hidden;}.meme-card img{width: 100%; height: auto;}@media(min-width:768px){}#gallery-sub-grid{display:grid; grid-template-columns: repeat(3, 1fr); gap:16px; padding:16px 0;}#gallery-sub-grid img{width:100%; height:auto; border-radius:12px; border:1px solid #1f2622; background:#12161b;}@media(max-width:900px){#gallery-sub-grid{ grid-template-columns: repeat(2, 1fr);}}.container, main{max-width: 1100px; margin: 0 auto; padding: 0 16px;}#meme-grid{display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 12px;}@media (min-width: 768px){#meme-grid{ grid-template-columns: repeat(3, minmax(0, 1fr));}}.container, main{max-width: 1100px; margin: 0 auto; padding: 0 16px;}#meme-grid-preview, #meme-grid{display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 12px;}@media (min-width: 768px){#meme-grid-preview, #meme-grid{ grid-template-columns: repeat(3, minmax(0, 1fr));}}.home-gallery-cta{margin-top: 18px;}.btn.btn-hero-green, .btn-hero-green{display: inline-block;
  padding: 14px 18px;
  border-radius: 999px;
  background: #4cff71;
  color: #0a0a0a;
  font-weight: 800;
  text-decoration: none;
  text-align: center;
  border: 2px solid #4cff71;
  box-shadow: 0 0 24px rgba(76,255,113,0.35);}.btn.btn-hero-green:hover, .btn-hero-green:hover{filter: brightness(0.95);
  transform: translateY(-1px);}.btn.btn-hero-green, .btn-hero-green{display:inline-block;
  padding:14px 18px;
  border-radius:999px;
  background:#4cff71;
  color:#0a0a0a;
  font-weight:800;
  text-decoration:none;
  border:2px solid #4cff71;
  box-shadow:0 0 24px rgba(76,255,113,0.35);}.btn.btn-hero-green:hover, .btn-hero-green:hover{filter:brightness(0.95);
  transform:translateY(-1px);}.meme-grid-preview{display:grid;
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:18px;}.meme-grid-preview a.meme-card img{width:100%; height:auto; display:block; border-radius:14px;}.home-gallery-cta{margin-top:18px;}.section-title{text-align:left;}#ps-lightbox{backdrop-filter:blur(2px);}#ps-lightbox .small-btn{background:#111;border:1px solid #7CFF6B;color:#7CFF6B;}#ps-lightbox .small-btn:hover{background:#7CFF6B;color:#000;}#ps-lightbox .lb-arrow{position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0,0,0,.35);
  border: 1px solid #7CFF6B;
  color: #7CFF6B;
  width: 46px; height: 46px;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 22px; cursor: pointer;
  user-select: none;}#ps-lightbox .lb-prev{left: 16px;}#ps-lightbox .lb-next{right: 16px;}@media (hover:hover){#ps-lightbox .lb-arrow:hover{ background:#7CFF6B; color:#000;}}.gallery-hero{padding:8px 0 6px;}.gallery-hero .section-title{margin:0 0 6px;text-align:left;}.gallery-tagline{margin:0 0 10px;color:#a1f08b;font-weight:600;letter-spacing:.2px;}


/* Home Rewards & Featured Event */
.rewards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.reward-card{background:#0f1212;border:1px solid #1f2a1f;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px}
.reward-media img{width:100%;height:220px;object-fit:cover;border-radius:10px;border:1px solid #1f2622;background:#12161b}
.event-card.featured{display:grid;grid-template-columns:160px 1fr;gap:14px;align-items:center;background:#0f1212;border:1px solid #1f2a1f;border-radius:14px;padding:14px}
.event-media img{width:100%;height:140px;object-fit:cover;border-radius:10px;border:1px solid #1f2622;background:#12161b}
@media(max-width:760px){
  .rewards-grid{grid-template-columns:1fr}
  .event-card.featured{grid-template-columns:1fr}
  .event-media img{height:auto}
}


/* Slim footer for subpages */
.sub-footer {
  background-color: #0a0a0a;
  color: #ccc;
  text-align: center;
  font-size: 0.85rem;
  padding: 15px 10px;
  border-top: 1px solid #222;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.sub-footer a { color: #00ff99; text-decoration: none; margin: 0 5px; }
.sub-footer a:hover { text-decoration: underline; }
.sub-footer small { color: #666; font-size: 0.75rem; }


/* Back to top button (subpages) */
.back-to-top{position:fixed;right:16px;bottom:16px;z-index:10040;border:1px solid #1f2a1f;background:#0f1212;color:#7CFF6B;border-radius:50%;width:44px;height:44px;display:none;align-items:center;justify-content:center;cursor:pointer}
.back-to-top.show{display:flex}
.back-to-top:hover{background:#7CFF6B;color:#000}



/* === Subpage Spacing & Typography (mobile-first) === */
.page main .section{padding:18px 0}
.page .section-title{font-size:1.6rem;line-height:1.2;margin:6px 0 10px;font-weight:800}
.page h2{font-size:1.25rem;line-height:1.25;margin:6px 0 8px;font-weight:700}

@media(min-width:640px){
  .page main .section{padding:22px 0}
  .page .section-title{font-size:1.9rem}
  .page h2{font-size:1.35rem}
}
@media(min-width:960px){
  .page main .section{padding:26px 0}
  .page .section-title{font-size:2.1rem}
  .page h2{font-size:1.45rem}
}

/* === Card spacing polish === */
.reward-card, .event-card.featured{margin:4px 0}
.rewards-grid{gap:14px}


.page main{position:relative;z-index:1}



/* === Homepage Section Titles Enhancement === */
.home .section-title {
  font-size: 2rem;
  color: #7CFF6B;
  font-weight: 800;
  margin: 20px 0 15px;
}
@media (min-width: 768px) {
  .home .section-title { font-size: 2.4rem; }
}
@media (min-width: 1200px) {
  .home .section-title { font-size: 2.8rem; }
}


/* === Homepage Section Headings Enhancement === */
.home h2 {
  font-size: 2rem;
  color: #7CFF6B;
  font-weight: 800;
  margin: 28px 0 18px;
}
@media (min-width: 768px) {
  .home h2 { font-size: 2.4rem; }
}
@media (min-width: 1200px) {
  .home h2 { font-size: 2.8rem; }
}


/* === Homepage Section Spacing Enhancement === */
.home main section {
  padding: 60px 0;
}
@media (min-width: 768px) {
  .home main section {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .home main section {
    padding: 100px 0;
  }
}


/* === Subpage Section Spacing Enhancement === */
.page main section {
  padding: 60px 0;
}
@media (min-width: 768px) {
  .page main section {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .page main section {
    padding: 100px 0;
  }
}


/* === Header Logo Sizing (v30) === */
.brand img,
.brand-logo {
  width: 40px;
  height: auto;
}
@media (min-width: 768px) {
  .brand img,
  .brand-logo { width: 48px; }
}
@media (min-width: 1024px) {
  .brand img,
  .brand-logo { width: 56px; }
}


/* === Header Brand (emoji logo) === */
.brand{display:flex;align-items:center;gap:10px}
.brand-logo{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:28px;line-height:1}
.brand-text{font-weight:600}
@media(min-width:768px){ .brand-logo{font-size:32px} }
@media(min-width:1024px){ .brand-logo{font-size:36px} }


/* === Header Brand (image logo) v32 === */
.brand{display:flex;align-items:center;gap:10px}
.brand-logo img{display:block;width:40px;height:auto}
@media(min-width:768px){ .brand-logo img{width:48px} }
@media(min-width:1024px){ .brand-logo img{width:56px} }


/* === Header Logo Bigger v34 === */
.brand-logo img {
  width: 56px !important;
  height: auto !important;
}
@media(min-width:768px){
  .brand-logo img{width:64px !important;}
}
@media(min-width:1200px){
  .brand-logo img{width:72px !important;}
}

/* v35: Force real image logo, remove emoji injections */
.header-title::before,
.brand::before,
.site-title::before { content: none !important; }

.brand{display:flex;align-items:center;gap:10px}
.brand-logo img{display:block;width:64px !important;height:auto !important}
@media(min-width:768px){ .brand-logo img{width:72px !important} }
@media(min-width:1200px){ .brand-logo img{width:80px !important} }


/* === v35.PATCH: Header logo: real image + sizing and no emoji === */
.header-title::before, .brand::before, .site-title::before, .brand-text::before { content: none !important; }

.site-header, header.site-header { position: sticky; top: 0; z-index: 1000; background: #0a0a0a; }
.header-inner { display:flex; align-items:center; justify-content:space-between; gap:16px; padding:12px 16px; }

.brand { display:flex; align-items:center; gap:12px; }
.brand-text { display:flex; align-items:center; gap:6px; font-weight:600; }

.site-header .brand img,
.site-header .brand .brand-logo img,
.brand-logo img.site-logo {
  width: 64px !important;
  height: auto !important;
  display: inline-block;
}

@media (min-width: 768px) {
  .site-header .brand img,
  .site-header .brand .brand-logo img,
  .brand-logo img.site-logo { width: 72px !important; }
}
@media (min-width: 1200px) {
  .site-header .brand img,
  .site-header .brand .brand-logo img,
  .brand-logo img.site-logo { width: 80px !important; }
}

/* === v36.1 ROOT FIX: Drawer above sticky header + safe top padding === */
.site-header { position: sticky; top: 0; z-index: 1000; }
.drawer, .side-drawer, .slideout, #site-drawer { z-index: 10050 !important; position: fixed; }
.drawer-backdrop, .backdrop, .overlay { z-index: 10040 !important; }
.drawer .drawer-content, .side-drawer .drawer-content, #site-drawer .drawer-content { padding-top: clamp(56px, 10vh, 72px); }
/* === end v36.1 === */

/* v36.2: Events subpage — ensure slide-out drawer clears sticky header */
.page--events .drawer { padding-top: 84px; }

/* v36.6 Final Polish: spacing, anchors, and hover consistency */
section { padding-block: clamp(40px, 6vw, 80px); }
h1, h2, h3 { line-height: 1.15; }
a.btn:hover { transform: translateY(-1px); }
a.btn { transition: transform .15s ease; }


/* Revenue section */
#revenue .card{background:#0f1512;border:1px solid #153e22;border-radius:16px;padding:12px;margin:16px 0;}
.full-width-img{width:100%;height:auto;display:block;border-radius:12px}
.founder-note{border-left:4px solid #22c55e;padding:12px 16px;background:#0c0f0d;border-radius:8px;margin:16px 0;color:#d9fbe5}
