:root {
  --g: #12f33d;
  --g2: #9dffad;
  --bg: #030705;
}
html {
  background: #020503;
}
body {
  background: radial-gradient(circle at 50% 0, #06391c, #020604 38%, #000);
}
.shell {
  background: linear-gradient(#07130c, #020503 45%);
}
header {
  background: linear-gradient(#07351b, #03170c);
  border-color: #13f33f;
  box-shadow: 0 8px 25px #000b;
}
.logo img {
  display: block;
  width: min(48vw, 205px);
  height: 58px;
  object-fit: contain;
}
header button {
  border-color: #23ff52;
  background: linear-gradient(#18ef46, #078327);
  color: #021208;
  box-shadow: 0 0 14px #13f33f44;
}
header nav {
  border-color: #12f33d;
  background: #04130a;
}
header nav a {
  color: #b5ffc2;
}
.ticker {
  background: #020805;
  border-color: #12f33d;
  color: #43ff67;
}
.hero {
  border-color: #12f33d;
  background:
    radial-gradient(circle at 78% 42%, #087d29, #03220f 25%, transparent 46%),
    radial-gradient(circle at 12% 10%, #075a22, transparent 35%), #010503;
}
.hero h1 span {
  background: linear-gradient(#eaffee, #27ff53, #07942a);
  -webkit-background-clip: text;
  color: transparent;
}
.hero-copy > p {
  color: #b8d5bf;
}
.badges b {
  border-color: #19ed4866;
  color: #8cff9f;
}
.phone {
  border-color: #16ef43;
  background: #020a05;
  box-shadow: 0 0 38px #13f33f55;
}
.phone div {
  color: #a4ffb4;
}
.phone div b {
  background: #15ed42;
}
.phone i {
  border-color: #12f33d;
  background: radial-gradient(circle, #1ae64a, #07501e 45%, #020905 50%);
}
.cta {
  border-color: #13ef40;
  background: linear-gradient(#092814, #031008);
  color: #a8ffb7;
}
.cta.primary {
  background: linear-gradient(#42ff67, #13d93d 60%, #078c26);
  color: #011006;
  border-color: #9dffad;
  box-shadow: 0 8px 25px #12e23e3d;
}
.faq {
  background: #020805;
}
.title h2,
article h2 {
  color: #b8ffc4;
}
.title p,
article p {
  color: #a8c2ae;
}
.faq details {
  border-color: #12e43f55;
  background: #06170c;
}
.faq summary {
  color: #9effaf;
}
article {
  border-color: #12f33d;
  background: #041009;
}
article p:last-child {
  border-color: #12f33d;
  background: #12d93e0d;
  color: #93ffa6;
}
footer {
  border-color: #12f33d55;
  background: #010503;
}
.foot-logo img {
  display: block;
  width: min(52vw, 215px);
  height: 66px;
  margin: 0 auto;
  object-fit: contain;
}
footer > p {
  color: #91aa97;
}
footer div:nth-of-type(2) a {
  color: #70f48a;
}
.bottom {
  background: #020a05;
  border-color: #12f33d;
}
.bottom a {
  color: #a0ffb0;
  border-color: #12f33d33;
}
.bottom .hot {
  background: linear-gradient(#19eb45, #078f27);
  color: #011006;
}
.community {
  border-color: #12f33d80;
  background: linear-gradient(135deg, #062313, #020805);
  box-shadow: 0 0 18px #12f33d18;
}
.community p {
  color: #a8ffb7;
}
.community-link {
  border-color: #12f33d55;
  background: #031009;
  color: #a8ffb7;
}
.neon-frame:after,
.neon-button:after {
  background: conic-gradient(
    from var(--neon-angle),
    transparent 0 73%,
    #087d29 80%,
    #41ff68 87%,
    #dcffe2 90%,
    #12ef3f 94%,
    transparent 100%
  );
  filter: drop-shadow(0 0 6px #16f343);
}
.neon-button.primary:after {
  filter: drop-shadow(0 0 8px #55ff75);
}
.bottom:before {
  background: linear-gradient(
    90deg,
    transparent,
    #e1ffe6,
    #17ee43,
    transparent
  );
  filter: drop-shadow(0 0 7px #14f340);
}
@media (prefers-reduced-motion: reduce) {
  .neon-frame:after,
  .neon-button:after {
    background: linear-gradient(135deg, #9dffad, #087d29);
  }
}

.neon-social.is-disabled {
  opacity: 1 !important;
  filter: none !important;
}
.community p {
  color: #fff !important;
  font-weight: 1000 !important;
}

/* V1.1.1 — typography tegas, kontras tinggi */
.cta {
  color: #fff !important;
  font-weight: 1000;
  letter-spacing: 0.2px;
  text-shadow:
    0 2px 2px #000,
    0 0 2px #000;
}
.cta .cta-label {
  color: #fff !important;
  opacity: 1;
  -webkit-text-stroke: 0.35px #fff;
}
.cta b {
  color: #baffc5 !important;
  opacity: 1;
  text-shadow: 0 1px 2px #000;
}
.cta.primary {
  color: #010703 !important;
  text-shadow: none;
}
.cta.primary .cta-label {
  color: #010703 !important;
  -webkit-text-stroke: 0.45px #010703;
}
.cta.primary b {
  color: #010703 !important;
  text-shadow: none;
}
.community p {
  color: #fff !important;
  opacity: 1;
  font-weight: 1000;
  text-shadow:
    0 1px 2px #000,
    0 0 8px #19f247;
}
.neon-social,
.neon-social.is-disabled {
  opacity: 1 !important;
  filter: none;
  color: #fff !important;
  font-weight: 1000;
  text-shadow: 0 1px 2px #000;
}
.neon-social span,
.neon-social svg {
  position: relative;
  z-index: 3;
  opacity: 1;
}
.neon-social span {
  color: #fff !important;
  -webkit-text-stroke: 0.2px #fff;
}
.neon-social.whatsapp svg {
  fill: #31ed6d;
}
.neon-social.telegram svg {
  fill: #47c7ff;
}
.neon-social.facebook svg {
  fill: #5b8cff;
}
.neon-social.is-disabled {
  pointer-events: none;
  background: linear-gradient(180deg, #092414, #031009);
  border-color: #20f24b66;
}

/* V1.1 — badge komunitas selalu terlihat + outline neon berjalan */
.community {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-color: transparent;
  background: linear-gradient(145deg, #062313, #010704);
  box-shadow: 0 0 22px #12f33d26;
}
.community:before,
.neon-social:before {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  inset: 0;
  border-radius: inherit;
  padding: 2px;
  background: conic-gradient(
    from var(--community-angle),
    transparent 0 68%,
    #087d29 76%,
    #3dff63 84%,
    #e1ffe6 89%,
    #12ef3f 94%,
    transparent 100%
  );
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  filter: drop-shadow(0 0 7px #16f343);
  animation: community-neon 3.2s linear infinite;
}
.community p {
  position: relative;
  z-index: 3;
  margin-bottom: 9px;
  color: #c5ffcf;
  text-shadow: 0 0 10px #18ef46;
  font-size: 12px;
  letter-spacing: 0.2px;
}
.community > div {
  position: relative;
  z-index: 3;
}
.neon-social {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-color: #12f33d45;
  background: linear-gradient(180deg, #071c0e, #020805);
  color: #b9ffc5;
  box-shadow: inset 0 0 12px #12f33d0f;
}
.neon-social:before {
  padding: 1px;
  animation-duration: 2.8s;
}
.neon-social svg {
  filter: drop-shadow(0 0 5px currentColor);
}
.neon-social.is-disabled {
  opacity: 0.72;
  pointer-events: none;
  filter: saturate(0.7);
}
@property --community-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
@keyframes community-neon {
  to {
    --community-angle: 360deg;
  }
}
@media (prefers-reduced-motion: reduce) {
  .community:before,
  .neon-social:before {
    animation: none;
    background: linear-gradient(135deg, #9dffad, #087d29);
  }
}
