* { margin: 0; padding: 0; box-sizing: border-box; }

:root {
  --primary: #8B5CF6;
  --primary-light: #A78BFA;
  --secondary: #EC4899;
  --accent: #F59E0B;
  --dark: #0F0F0F;
  --dark-light: #1A1A1A;
  --dark-card: #242424;
  --light: #FAFAFA;
  --gray: #9CA3AF;
  --gradient-1: linear-gradient(135deg, #8B5CF6 0%, #EC4899 100%);
  --gradient-2: linear-gradient(135deg, #F59E0B 0%, #EF4444 100%);
  --gradient-dark: linear-gradient(180deg, #1A1A1A 0%, #0F0F0F 100%);
}

body {
  font-family: "Kanit", sans-serif;
  background: var(--dark);
  color: var(--light);
  overflow-x: hidden;
  cursor: default;
}

.pxa4atey {
  position: fixed;
  width: 20px;
  height: 20px;
  border: 2px solid var(--primary);
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  transition: transform 0.1s;
  mix-blend-mode: difference;
}

a { text-decoration: none; color: inherit; }
ul { list-style: none; }

/* Header */
.se02kh55 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(15, 15, 15, 0.9);
  backdrop-filter: blur(20px);
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.fdm15mh0 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 1rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pzrlukc2 {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}

.t6x4h5fm { font-size: 2.5rem; }

.jhq18iux {
  display: flex;
  flex-direction: column;
  line-height: 1;
}

.fgnora44 {
  font-size: 1.5rem;
  font-weight: 700;
  background: var(--gradient-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.spikwue1 {
  font-size: 0.7rem;
  letter-spacing: 4px;
  color: var(--gray);
  text-transform: uppercase;
}

.pww4r1mw {
  display: flex;
  gap: 2.5rem;
}

.og06vhlg {
  font-weight: 500;
  color: var(--gray);
  transition: color 0.3s;
  position: relative;
}

.og06vhlg:hover { color: var(--light); }

.og06vhlg::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--gradient-1);
  transition: width 0.3s;
}

.og06vhlg:hover::after { width: 100%; }

.jzl9xhex {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.bu7aovxv, .yz13xyp5 {
  background: var(--dark-card);
  border: 1px solid rgba(255,255,255,0.1);
  color: var(--light);
  padding: 0.7rem 1rem;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s;
  font-size: 1.2rem;
}

.bu7aovxv:hover, .yz13xyp5:hover {
  background: var(--primary);
  border-color: var(--primary);
}

.yz13xyp5 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.7rem 1.2rem;
}

.b3vwn2oy {
  position: absolute;
  top: -8px;
  right: -8px;
  background: var(--secondary);
  font-size: 0.7rem;
  padding: 0.2rem 0.5rem;
  border-radius: 20px;
  font-weight: 700;
}

/* Hero Section */
.oyq3umew {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 8rem 2rem 4rem;
  background: var(--gradient-dark);
  overflow: hidden;
}

.pqofy5ak {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.t9rp7x1n {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.3;
  animation: float 8s ease-in-out infinite;
}

.s743jio7 { width: 400px; height: 400px; background: var(--primary); top: 10%; left: 10%; }
.sgl08lov { width: 300px; height: 300px; background: var(--secondary); bottom: 20%; right: 10%; animation-delay: -2s; }
.dle97yb1 { width: 250px; height: 250px; background: var(--accent); top: 40%; right: 30%; animation-delay: -4s; }
.qo2pi7hz { width: 200px; height: 200px; background: #10B981; bottom: 10%; left: 30%; animation-delay: -6s; }

@keyframes float {
  0%, 100% { transform: translate(0, 0) scale(1); }
  25% { transform: translate(30px, -30px) scale(1.1); }
  50% { transform: translate(-20px, 20px) scale(0.9); }
  75% { transform: translate(20px, 30px) scale(1.05); }
}

.p3tv6j55 {
  max-width: 1400px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
  position: relative;
  z-index: 1;
}

.hnli2mdn {
  display: inline-block;
  background: rgba(139, 92, 246, 0.2);
  border: 1px solid var(--primary);
  color: var(--primary-light);
  padding: 0.5rem 1.5rem;
  border-radius: 50px;
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
}

.gyyi1ez6 {
  font-size: 4.5rem;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}

.wktky340 {
  display: block;
  font-weight: 800;
}

.ts56ja5r {
  background: var(--gradient-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.xw0d083q {
  font-size: 1.2rem;
  color: var(--gray);
  margin-bottom: 2rem;
  line-height: 1.8;
}

.len5rfhp {
  display: flex;
  gap: 1rem;
  margin-bottom: 2.5rem;
  flex-wrap: wrap;
}

.j8l43ki6 {
  background: var(--gradient-1);
  color: var(--light);
  border: none;
  padding: 1rem 2.5rem;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  box-shadow: 0 0 30px rgba(139, 92, 246, 0.4);
}

.j8l43ki6:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 50px rgba(139, 92, 246, 0.6);
}

.kcyubavu {
  background: transparent;
  color: var(--light);
  border: 2px solid var(--primary);
  padding: 1rem 2.5rem;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.kcyubavu:hover {
  background: var(--primary);
  box-shadow: 0 0 30px rgba(139, 92, 246, 0.4);
}

.wzqt4sdu {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}

.w9xn0f5d {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--gray);
  font-size: 0.95rem;
}

.jnryrgo8 { font-size: 1.2rem; }

/* Hero Visual */
.eq6s7obd {
  position: relative;
  height: 500px;
}

.l2l6vlei {
  position: absolute;
  background: var(--dark-card);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 24px;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  transition: all 0.3s;
  animation: cardFloat 4s ease-in-out infinite;
}

.l2l6vlei:hover {
  border-color: var(--primary);
  transform: scale(1.05);
}

.vykwo9e2 { font-size: 4rem; }
.c0z6hfcq { color: var(--gray); font-size: 0.9rem; }

.uphao57d {
  width: 200px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: var(--gradient-1);
  border: none;
}

.a0n8nli1 { width: 140px; top: 0; left: 20%; animation-delay: -1s; }
.vpuupxbk { width: 140px; top: 0; right: 0; animation-delay: -2s; }
.wo38l50t { width: 140px; bottom: 0; left: 50%; animation-delay: -3s; }

@keyframes cardFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-15px); }
}

.hh2xi3o7 {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  color: var(--gray);
  font-size: 0.85rem;
  animation: bounce 2s infinite;
}

.qoa8947n { font-size: 1.5rem; }

@keyframes bounce {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50% { transform: translateX(-50%) translateY(10px); }
}

/* Marquee Section */
.bc4iy1fj {
  background: var(--gradient-1);
  padding: 1rem 0;
  overflow: hidden;
}

.lxui3t1x {
  display: flex;
  animation: marquee 20s linear infinite;
}

.q56gx4ex {
  display: flex;
  gap: 3rem;
  white-space: nowrap;
  padding: 0 2rem;
}

.q56gx4ex span {
  color: var(--light);
  font-weight: 600;
  font-size: 1rem;
}

.sj3uebvx { color: rgba(255,255,255,0.5); }

@keyframes marquee {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* Section Styles */
.gh425hej {
  max-width: 1400px;
  margin: 0 auto;
  padding: 6rem 2rem;
}

.ivkho6km {
  text-align: center;
  margin-bottom: 3rem;
}

.u0i3tbeg {
  display: inline-block;
  background: var(--gradient-1);
  color: var(--light);
  padding: 0.4rem 1.2rem;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.hlddqc2j {
  font-size: 2.5rem;
  font-weight: 700;
}

/* Categories Section */
.msybipfl {
  background: var(--dark-light);
}

.te0u65qz {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}

.sgpu0mlv {
  position: relative;
  background: var(--dark-card);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 24px;
  padding: 2rem;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s;
}

.sgpu0mlv:hover {
  border-color: var(--primary);
  transform: translateY(-5px);
}

.e1mtgsm6 {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 8rem;
  opacity: 0.1;
  transition: all 0.3s;
}

.sgpu0mlv:hover .e1mtgsm6 {
  opacity: 0.2;
  transform: scale(1.1);
}

.hg44mz5w h3 {
  font-size: 1.3rem;
  margin-bottom: 0.3rem;
}

.hg44mz5w p {
  color: var(--gray);
  font-size: 0.9rem;
}

.yvut7ou1 {
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  font-size: 1.5rem;
  color: var(--primary);
  transition: transform 0.3s;
}

.sgpu0mlv:hover .yvut7ou1 {
  transform: translateX(5px);
}

/* Products Section */
.lm7dp9ze {
  background: var(--dark);
}

.smixapfs {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-bottom: 2.5rem;
  flex-wrap: wrap;
}

.ncetcdg1 {
  padding: 0.7rem 1.5rem;
  background: var(--dark-card);
  border: 1px solid rgba(255,255,255,0.1);
  color: var(--gray);
  border-radius: 30px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s;
}

.ncetcdg1:hover, .ncetcdg1.gvsff5ne {
  background: var(--gradient-1);
  border-color: var(--primary);
  color: var(--light);
}

.z00hrvoa {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 2rem;
}

.h72vjas6 {
  background: var(--dark-card);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 24px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s;
  position: relative;
}

.h72vjas6:hover {
  border-color: var(--primary);
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(139, 92, 246, 0.2);
}

.kx6em2ra {
  position: absolute;
  top: 1rem;
  left: 1rem;
  padding: 0.3rem 0.8rem;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 700;
  z-index: 1;
}

.kx6em2ra.hot { background: var(--gradient-2); color: var(--light); }
.kx6em2ra.if4r4gch { background: #10B981; color: var(--light); }
.kx6em2ra.ykusntw6 { background: var(--secondary); color: var(--light); }

.jimbp452 {
  height: 200px;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.2) 0%, rgba(236, 72, 153, 0.2) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 6rem;
}

.xxqnk7fb {
  padding: 1.5rem;
}

.tcjbhqwi {
  font-size: 0.8rem;
  color: var(--primary-light);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.pndg7lgt {
  font-size: 1.2rem;
  margin: 0.5rem 0;
}

.ywmd1350 {
  color: var(--gray);
  font-size: 0.9rem;
  margin-bottom: 1rem;
}

.b2j6mscr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.rwfqmiir {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.pz6zue40 {
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--accent);
}

.h8ub5p65 {
  font-size: 0.9rem;
  color: var(--gray);
  text-decoration: line-through;
}

.srwobe0g {
  color: var(--accent);
}

.pyablq2n {
  width: 100%;
  background: transparent;
  border: 2px solid var(--primary);
  color: var(--primary);
  padding: 0.8rem;
  border-radius: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
}

.pyablq2n:hover {
  background: var(--gradient-1);
  border-color: transparent;
  color: var(--light);
}

.dxrvla1t {
  text-align: center;
  margin-top: 3rem;
}

.z0p1os00 {
  background: transparent;
  border: 2px solid var(--primary);
  color: var(--primary);
  padding: 1rem 3rem;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  cursor: pointer;
  transition: all 0.3s;
}

.z0p1os00:hover {
  background: var(--gradient-1);
  border-color: transparent;
  color: var(--light);
}

/* Promo Section */
.lztrztcv {
  background: var(--dark-light);
  padding: 4rem 2rem;
}

.s7has9ed {
  max-width: 1400px;
  margin: 0 auto;
}

.f92e1a1x {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
  gap: 1.5rem;
}

.kxl8ot41 {
  background: var(--gradient-1);
  border-radius: 24px;
  padding: 2rem;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 280px;
}

.kxl8ot41:hover {
  transform: scale(1.02);
}

.kxl8ot41.bhmfdmn6 {
  background: linear-gradient(135deg, #1A1A2E 0%, #16213E 100%);
  border: 1px solid rgba(139, 92, 246, 0.3);
}

.cl9kcf2g {
  display: inline-block;
  background: rgba(255,255,255,0.2);
  padding: 0.3rem 1rem;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 1rem;
  width: fit-content;
}

.kxl8ot41 h3 {
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}

.kxl8ot41 p {
  opacity: 0.9;
  margin-bottom: 1rem;
}

.p5uh9s64 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}

.d0w4bww1 {
  font-size: 2rem;
  font-weight: 700;
}

.hqkz8wey {
  font-size: 1.1rem;
  opacity: 0.6;
  text-decoration: line-through;
}

.hk71tv71 {
  background: var(--light);
  color: var(--dark);
  border: none;
  padding: 0.8rem 2rem;
  border-radius: 50px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s;
  width: fit-content;
}

.hk71tv71:hover {
  transform: scale(1.05);
}

.hbuyvbmk {
  position: absolute;
  bottom: -20px;
  right: -20px;
  font-size: 10rem;
  opacity: 0.1;
}

/* About Section */
.sfvb5v8z {
  background: var(--dark);
}

.kt9uwp6b {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}

.c3n5lany {
  position: relative;
  height: 500px;
}

.r6e7kq5e {
  width: 100%;
  height: 100%;
  background: var(--dark-card);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15rem;
}

.klxkonvo {
  position: absolute;
  background: var(--dark-card);
  border: 1px solid rgba(255,255,255,0.1);
  padding: 1rem 1.5rem;
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  box-shadow: 0 10px 30px rgba(0,0,0,0.3);
  animation: floatCard 3s ease-in-out infinite;
}

.ipw4bqht {
  width: 30px;
  height: 30px;
  background: var(--gradient-1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
}

.zl0l0q37 { top: 10%; left: -30px; animation-delay: 0s; }
.af0186ct { bottom: 20%; left: -20px; animation-delay: -1s; }
.vl7e3itx { top: 40%; right: -20px; animation-delay: -2s; }

@keyframes floatCard {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}

.bbkpxjko .u0i3tbeg { margin-bottom: 1rem; }
.bbkpxjko .hlddqc2j { margin-bottom: 1rem; }

.bbdel2bq {
  color: var(--gray);
  margin-bottom: 1.5rem;
  line-height: 1.8;
}

.htgvfsiz {
  margin-bottom: 2rem;
}

.htgvfsiz li {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.7rem 0;
  color: var(--light);
}

.pp6yxnoq { font-size: 1.2rem; }

.o87vbs7w {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}

.jropuylz {
  text-align: center;
}

.rynbrupc {
  display: block;
  font-size: 2.5rem;
  font-weight: 700;
  background: var(--gradient-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.ed4dmbnn {
  color: var(--gray);
  font-size: 0.9rem;
}

/* Reviews Section */
.ljnts2ng {
  background: var(--dark-light);
}

.tr9raaqr {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

.xd4n256g {
  background: var(--dark-card);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 24px;
  padding: 2rem;
  cursor: pointer;
  transition: all 0.3s;
}

.xd4n256g:hover {
  border-color: var(--primary);
  transform: translateY(-5px);
}

.xr0r2da4 {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
}

.fvq9pf7a {
  width: 50px;
  height: 50px;
  background: var(--gradient-1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
}

.yznosn89 h4 {
  font-size: 1rem;
  margin-bottom: 0.2rem;
}

.u2v9pw12 {
  color: var(--accent);
  font-size: 0.9rem;
}

.dsabh7li {
  margin-left: auto;
  background: rgba(16, 185, 129, 0.2);
  color: #10B981;
  padding: 0.3rem 0.8rem;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 600;
}

.qbs7y6tq {
  color: var(--gray);
  font-style: italic;
  line-height: 1.7;
  margin-bottom: 1rem;
}

.zvtke3nf {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--primary-light);
  font-size: 0.9rem;
}

.d6mwi20r { font-size: 1.2rem; }

/* Newsletter Section */
.anf7a3h3 {
  background: var(--gradient-1);
  padding: 6rem 2rem;
}

.lbvud8i0 {
  max-width: 700px;
  margin: 0 auto;
}

.l1vdmbfo {
  text-align: center;
}

.unkhg8ez {
  font-size: 4rem;
  display: block;
  margin-bottom: 1rem;
}

.l1vdmbfo h2 {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}

.l1vdmbfo p {
  opacity: 0.9;
  margin-bottom: 2rem;
}

.gg6vs1ww {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

.gg6vs1ww input {
  flex: 1;
  min-width: 200px;
  padding: 1rem 1.5rem;
  border: none;
  border-radius: 50px;
  font-size: 1rem;
  font-family: inherit;
  background: rgba(255,255,255,0.2);
  color: var(--light);
  outline: none;
}

.gg6vs1ww input::placeholder { color: rgba(255,255,255,0.7); }

.gg6vs1ww input:focus {
  background: rgba(255,255,255,0.3);
}

.gg6vs1ww button {
  background: var(--light);
  color: var(--dark);
  border: none;
  padding: 1rem 2.5rem;
  border-radius: 50px;
  font-weight: 700;
  font-size: 1rem;
  cursor: pointer;
  transition: transform 0.3s;
}

.gg6vs1ww button:hover {
  transform: scale(1.05);
}

.eov3mku8 {
  font-size: 0.85rem;
  opacity: 0.8;
}

/* Footer */
.h37h6vdz {
  background: var(--dark-light);
  padding: 4rem 2rem 2rem;
  border-top: 1px solid rgba(255,255,255,0.1);
}

.ac10jais {
  max-width: 1400px;
  margin: 0 auto;
}

.evqsmx4s {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1.5fr;
  gap: 2rem;
  margin-bottom: 3rem;
}

.bcjsxzrc {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  margin-bottom: 1rem;
}

.zzq432ve {
  color: var(--gray);
  line-height: 1.8;
  margin-bottom: 1.5rem;
}

.lj9g4bws {
  display: flex;
  gap: 0.8rem;
}

.lj9g4bws a {
  width: 40px;
  height: 40px;
  background: rgba(255,255,255,0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  transition: all 0.3s;
}

.lj9g4bws a:hover {
  background: var(--gradient-1);
  transform: translateY(-3px);
}

.ddlk3t9m h4 {
  color: var(--light);
  margin-bottom: 1.5rem;
  font-size: 1rem;
}

.ddlk3t9m ul li {
  margin-bottom: 0.7rem;
}

.ddlk3t9m a {
  color: var(--gray);
  transition: color 0.3s;
}

.ddlk3t9m a:hover {
  color: var(--primary-light);
}

.nry7lxhd li {
  color: var(--gray);
}

.jctz9oxx {
  text-align: center;
  padding-top: 2rem;
  border-top: 1px solid rgba(255,255,255,0.1);
  color: var(--gray);
}

/* Modal */
.b9dmmmi8 {
  display: none;
  position: fixed;
  z-index: 2000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(10px);
}

.teay6m7d {
  background: var(--dark-card);
  border: 1px solid rgba(255,255,255,0.1);
  padding: 3rem;
  border-radius: 24px;
  text-align: center;
  max-width: 400px;
  position: relative;
  animation: modalPop 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes modalPop {
  from { transform: scale(0.5); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}

.jxhyhaby {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 2rem;
  cursor: pointer;
  color: var(--gray);
  background: none;
  border: none;
  transition: color 0.3s;
}

.jxhyhaby:hover { color: var(--primary); }

.ochr75rj {
  font-size: 5rem;
  margin-bottom: 1rem;
}

.siupdgkm {
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}

.evzkdmcb {
  color: var(--gray);
}

/* Responsive */
@media (max-width: 1024px) {
  .p3tv6j55 { grid-template-columns: 1fr; text-align: center; }
  .ff6w8s1p { display: none; }
  .te0u65qz { grid-template-columns: repeat(2, 1fr); }
  .f92e1a1x { grid-template-columns: 1fr; }
  .kt9uwp6b { grid-template-columns: 1fr; }
  .tr9raaqr { grid-template-columns: 1fr; }
  .evqsmx4s { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
  .pww4r1mw { display: none; }
  .gyyi1ez6 { font-size: 2.5rem; }
  .te0u65qz { grid-template-columns: 1fr; }
  .z00hrvoa { grid-template-columns: 1fr; }
  .gg6vs1ww { flex-direction: column; }
  .gg6vs1ww input { width: 100%; }
  .evqsmx4s { grid-template-columns: 1fr; }
}
