/* =====================================================
   海角社区 - 黄金杰尼龟主题 CSS
   品牌色：金黄 #F5C518 + 青绿 #0ABFBC + 深夜蓝 #1A1A2E
   ===================================================== */

/* ---- Reset & Base ---- */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; font-size: 16px; }
body {
  font-family: "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", Arial, sans-serif;
  background: #0F0F1A;
  color: #E2E8F0;
  line-height: 1.7;
  overflow-x: hidden;
}
a { color: #F5C518; text-decoration: none; transition: color .25s; }
a:hover { color: #0ABFBC; }
img { max-width: 100%; height: auto; display: block; }
ul { list-style: none; }

/* ---- CSS Variables ---- */
:root {
  --gold: #ff6b9d;
  --teal: #0ABFBC;
  --dark: #1A1A2E;
  --darker: #0F0F1A;
  --mid: #16213E;
  --card-bg: #1a1220;
  --text: #E2E8F0;
  --muted: #94A3B8;
  --radius: 12px;
  --shadow: 0 4px 24px rgba(0,0,0,.45);
  --glow-gold: 0 0 18px rgba(245,197,24,.35);
  --glow-teal: 0 0 18px rgba(10,191,188,.35);
  --transition: .3s ease;
}

/* ---- Scrollbar ---- */
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: var(--darker); }
::-webkit-scrollbar-thumb { background: var(--gold); border-radius: 3px; }

/* ---- Topbar ---- */
.twfb5t {
  background: linear-gradient(90deg, var(--dark) 0%, #0D1B2A 100%);
  border-bottom: 1px solid rgba(245,197,24,.15);
  padding: 6px 0;
  font-size: .78rem;
  color: var(--muted);
}
.sjbvod {
  max-width: 1280px; margin: 0 auto; padding: 0 20px;
  display: flex; justify-content: space-between; align-items: center;
}
.k20olv span { margin-right: 16px; }
.k20olv span::before { content: "🐢 "; }
.lslm5 a { color: var(--muted); margin-left: 14px; font-size: .78rem; }
.lslm5 a:hover { color: var(--gold); }

/* ---- Header ---- */
.ihihllep {
  background: rgba(26,26,46,.97);
  backdrop-filter: blur(12px);
  border-bottom: 2px solid rgba(245,197,24,.2);
  position: sticky; top: 0; z-index: 1000;
  box-shadow: 0 2px 20px rgba(0,0,0,.5);
}
.z49m8l {
  max-width: 1280px; margin: 0 auto; padding: 0 20px;
  display: flex; align-items: center; gap: 24px;
  height: 68px;
}
.a9yy9 { display: flex; align-items: center; gap: 10px; flex-shrink: 0; }
.a9yy9 img { height: 44px; width: auto; }
.fwk2y { display: flex; flex-direction: column; }
.kbv6y {
  font-size: 1.2rem; font-weight: 800;
  background: linear-gradient(90deg, var(--gold), var(--teal));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
  line-height: 1.2;
}
.bkwm34 { font-size: .68rem; color: var(--muted); line-height: 1; }

/* ---- Navigation ---- */
.v3vwa { flex: 1; }
.v3vwa ul { display: flex; gap: 4px; align-items: center; }
.v3vwa ul li a {
  display: flex; align-items: center; gap: 4px;
  padding: 8px 14px; border-radius: 8px;
  color: var(--text); font-size: .9rem; font-weight: 500;
  transition: all var(--transition);
  position: relative;
}
.v3vwa ul li a:hover,
.v3vwa ul li a.active {
  background: rgba(245,197,24,.12);
  color: var(--gold);
}
.v3vwa ul li a .ckt41 {
  background: #EF4444; color: #fff;
  font-size: .6rem; padding: 1px 5px; border-radius: 8px;
  font-weight: 700; line-height: 1.4;
}

/* ---- Header Buttons ---- */
.vxjdgwy7 { display: flex; gap: 10px; flex-shrink: 0; }
.c2sbk5 {
  display: inline-flex; align-items: center; gap: 6px;
  padding: 8px 18px; border-radius: 8px;
  font-size: .88rem; font-weight: 600; cursor: pointer;
  border: none; transition: all var(--transition);
}
.x8necx1 {
  background: linear-gradient(135deg, var(--gold), #E8B000);
  color: var(--dark);
  box-shadow: var(--glow-gold);
}
.x8necx1:hover { transform: translateY(-2px); box-shadow: 0 6px 24px rgba(245,197,24,.5); color: var(--dark); }
.v7jyq0 {
  background: transparent;
  border: 1.5px solid var(--teal);
  color: var(--teal);
}
.v7jyq0:hover { background: var(--teal); color: var(--dark); }
.prxtima9 { padding: 6px 14px; font-size: .82rem; }
.au7e3ae {
  background: linear-gradient(135deg, var(--teal), #088F8C);
  color: var(--dark); font-weight: 700;
  box-shadow: var(--glow-teal);
}
.au7e3ae:hover { transform: translateY(-2px); color: var(--dark); }

/* ---- Mobile Menu Toggle ---- */
.q85wklh {
  display: none; background: none; border: none;
  color: var(--gold); font-size: 1.5rem; cursor: pointer;
}

/* ---- Search Bar ---- */
.bftcytby {
  background: rgba(245,197,24,.06);
  border-bottom: 1px solid rgba(245,197,24,.1);
  padding: 10px 0;
}
.wfr267 {
  max-width: 1280px; margin: 0 auto; padding: 0 20px;
  display: flex; align-items: center; gap: 12px;
}
.gm4el45 {
  flex: 1; display: flex; align-items: center;
  background: rgba(255,255,255,.06);
  border: 1.5px solid rgba(245,197,24,.25);
  border-radius: 24px; overflow: hidden;
  max-width: 680px;
}
.gm4el45 input {
  flex: 1; background: none; border: none; outline: none;
  color: var(--text); padding: 9px 18px; font-size: .92rem;
}
.gm4el45 input::placeholder { color: var(--muted); }
.gm4el45 button {
  background: linear-gradient(135deg, var(--gold), #E8B000);
  border: none; color: var(--dark); padding: 9px 22px;
  font-weight: 700; cursor: pointer; font-size: .9rem;
  transition: opacity var(--transition);
}
.gm4el45 button:hover { opacity: .85; }
.zlidlbmi { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; }
.zlidlbmi span { color: var(--muted); font-size: .8rem; }
.yj9h85i {
  background: rgba(245,197,24,.1); border: 1px solid rgba(245,197,24,.2);
  color: var(--gold); padding: 3px 10px; border-radius: 12px;
  font-size: .78rem; cursor: pointer; transition: all var(--transition);
}
.yj9h85i:hover { background: var(--gold); color: var(--dark); }

/* ---- Hero Section ---- */
.evefj5wc {
  position: relative; overflow: hidden;
  min-height: 520px; display: flex; align-items: center;
}
.k92wco {
  position: absolute; inset: 0;
  background-size: cover; background-position: center;
  filter: brightness(.45) saturate(1.2);
}
.orvw3at {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(26,26,46,.92) 0%, rgba(10,191,188,.15) 50%, rgba(245,197,24,.1) 100%);
}
.kxbss5 {
  position: relative; z-index: 2;
  max-width: 1280px; margin: 0 auto; padding: 60px 20px;
  max-width: 680px;
}
.bs5vuukk {
  display: inline-flex; align-items: center; gap: 6px;
  background: rgba(245,197,24,.15); border: 1px solid rgba(245,197,24,.3);
  color: var(--gold); padding: 5px 14px; border-radius: 20px;
  font-size: .8rem; font-weight: 600; margin-bottom: 20px;
}
.j9ihv {
  font-size: clamp(1.8rem, 4vw, 3rem); font-weight: 900;
  line-height: 1.25; margin-bottom: 16px;
  background: linear-gradient(135deg, #fff 0%, var(--gold) 50%, var(--teal) 100%);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.xcg5sdkb { color: #CBD5E1; font-size: 1rem; margin-bottom: 28px; max-width: 520px; }
.duhiwfie { display: flex; gap: 14px; flex-wrap: wrap; }

/* ---- Stats Grid ---- */
.jxdvfbja {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px;
  background: rgba(245,197,24,.1);
  border-top: 1px solid rgba(245,197,24,.15);
}
.muurnmr0 {
  background: rgba(26,26,46,.95);
  padding: 20px; text-align: center;
}
.kh6fnpr {
  font-size: 1.8rem; font-weight: 900;
  background: linear-gradient(135deg, var(--gold), var(--teal));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.lr7unu { color: var(--muted); font-size: .82rem; margin-top: 4px; }

/* ---- Section Base ---- */
.kfekf1vu { padding: 64px 0; }
.xo6mp10 { background: rgba(26,26,46,.6); }
.r4sgir { max-width: 1280px; margin: 0 auto; padding: 0 20px; }
.nh9t9m { text-align: center; margin-bottom: 40px; }
.gmhua {
  display: inline-block;
  background: rgba(245,197,24,.12); border: 1px solid rgba(245,197,24,.25);
  color: var(--gold); padding: 4px 14px; border-radius: 20px;
  font-size: .78rem; font-weight: 700; margin-bottom: 12px;
  text-transform: uppercase; letter-spacing: .05em;
}
.kbmu4h {
  font-size: clamp(1.4rem, 3vw, 2rem); font-weight: 800; color: var(--text);
  margin-bottom: 10px;
}
.kbmu4h span {
  background: linear-gradient(90deg, var(--gold), var(--teal));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.ndjuccs { color: var(--muted); font-size: .95rem; max-width: 600px; margin: 0 auto; }
.j9gbx {
  width: 60px; height: 3px;
  background: linear-gradient(90deg, var(--gold), var(--teal));
  border-radius: 2px; margin: 14px auto 0;
}

/* ---- Video Grid ---- */
.kqv47 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 20px;
}
.f0tnw0vg {
  background: var(--card-bg); border-radius: var(--radius);
  overflow: hidden; cursor: pointer;
  transition: transform var(--transition), box-shadow var(--transition);
  border: 1px solid rgba(245,197,24,.08);
  position: relative;
}
.f0tnw0vg:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 40px rgba(245,197,24,.2), var(--shadow);
  border-color: rgba(245,197,24,.3);
}
.m4b3txcu {
  position: relative; overflow: hidden;
  aspect-ratio: 16/9;
}
.m4b3txcu img {
  width: 100%; height: 100%; object-fit: cover;
  transition: transform .4s ease;
}
.f0tnw0vg:hover .m4b3txcu img { transform: scale(1.08); }
.itketqce {
  position: absolute; inset: 0;
  display: flex; align-items: center; justify-content: center;
  background: rgba(0,0,0,.0);
  transition: background var(--transition);
}
.f0tnw0vg:hover .itketqce { background: rgba(0,0,0,.45); }
.nrirz {
  width: 52px; height: 52px;
  background: linear-gradient(135deg, var(--gold), #E8B000);
  border-radius: 50%; display: flex; align-items: center; justify-content: center;
  opacity: 0; transform: scale(.7);
  transition: all var(--transition);
  box-shadow: 0 4px 20px rgba(245,197,24,.6);
}
.nrirz::after {
  content: ''; display: block;
  border-left: 18px solid var(--dark);
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  margin-left: 4px;
}
.f0tnw0vg:hover .nrirz { opacity: 1; transform: scale(1); }
.suidy {
  position: absolute; top: 8px; left: 8px;
  background: rgba(245,197,24,.9); color: var(--dark);
  font-size: .7rem; font-weight: 700; padding: 2px 8px; border-radius: 6px;
}
.x5oebz { background: rgba(239,68,68,.9) !important; color: #fff !important; }
.j5t53763 { background: rgba(10,191,188,.9) !important; color: var(--dark) !important; }
.ruobs5 { background: rgba(239,68,68,.95) !important; color: #fff !important; }
.zdhzwyd {
  position: absolute; bottom: 8px; right: 8px;
  background: rgba(0,0,0,.75); color: #fff;
  font-size: .72rem; padding: 2px 7px; border-radius: 4px;
}
.e0bd1j { padding: 14px; }
.zx8ld {
  font-size: .92rem; font-weight: 600; color: var(--text);
  margin-bottom: 8px; line-height: 1.4;
  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.u52joxs { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
.peeznx4 {
  background: rgba(245,197,24,.1); color: var(--gold);
  font-size: .72rem; padding: 2px 8px; border-radius: 6px;
}
.r5e8jjj { color: var(--muted); font-size: .78rem; display: flex; gap: 10px; }

/* ---- Danmaku ---- */
.meeyg {
  background: rgba(26,26,46,.8); border: 1px solid rgba(245,197,24,.1);
  border-radius: 8px; padding: 10px 16px; overflow: hidden;
  position: relative; height: 40px;
  margin-bottom: 20px;
}
.itfljh3 {
  display: flex; gap: 40px; align-items: center;
  animation: danmaku-scroll 28s linear infinite;
  white-space: nowrap; position: absolute; top: 50%; transform: translateY(-50%);
}
.o9dp4qq {
  color: var(--muted); font-size: .82rem;
  padding: 2px 10px; border-radius: 10px;
  background: rgba(245,197,24,.06);
}
@keyframes danmaku-scroll {
  0% { transform: translateY(-50%) translateX(100vw); }
  100% { transform: translateY(-50%) translateX(-100%); }
}

/* ---- Expert Cards ---- */
.xequypn {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 20px;
}
.un2twc {
  background: var(--card-bg); border-radius: var(--radius);
  padding: 24px 20px; text-align: center;
  border: 1px solid rgba(245,197,24,.1);
  transition: all var(--transition);
}
.un2twc:hover {
  border-color: rgba(245,197,24,.35);
  transform: translateY(-4px);
  box-shadow: var(--glow-gold);
}
.difno0kj {
  width: 80px; height: 80px; border-radius: 50%; object-fit: cover;
  margin: 0 auto 14px;
  border: 3px solid var(--gold);
  box-shadow: 0 0 14px rgba(245,197,24,.3);
}
.v3tv5 { font-size: 1rem; font-weight: 700; color: var(--text); margin-bottom: 4px; }
.ah15egxw { color: var(--teal); font-size: .82rem; margin-bottom: 10px; }
.g5oof8i { color: var(--muted); font-size: .8rem; line-height: 1.5; margin-bottom: 14px; }
.qm4kedpa { display: flex; flex-wrap: wrap; gap: 6px; justify-content: center; margin-bottom: 14px; }
.j3v4m9t {
  background: rgba(245,197,24,.1); color: var(--gold);
  font-size: .7rem; padding: 2px 8px; border-radius: 10px; border: 1px solid rgba(245,197,24,.2);
}
.qe998l { display: flex; gap: 8px; justify-content: center; }

/* ---- Partners Wall ---- */
.me563 {
  display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; align-items: center;
}
.zy6f3e {
  background: var(--card-bg); border: 1px solid rgba(245,197,24,.1);
  border-radius: 10px; padding: 12px 22px;
  color: var(--muted); font-size: .88rem; font-weight: 600;
  transition: all var(--transition);
}
.zy6f3e:hover {
  border-color: var(--gold); color: var(--gold);
  box-shadow: var(--glow-gold);
}

/* ---- How-To Steps ---- */
.iz6h2 {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 20px;
}
.bfzz8u {
  background: var(--card-bg); border-radius: var(--radius);
  padding: 24px 20px; text-align: center;
  border: 1px solid rgba(10,191,188,.1);
  transition: all var(--transition);
}
.bfzz8u:hover { border-color: var(--teal); box-shadow: var(--glow-teal); }
.x6ib7nxt {
  width: 44px; height: 44px; border-radius: 50%;
  background: linear-gradient(135deg, var(--gold), var(--teal));
  color: var(--dark); font-size: 1.1rem; font-weight: 900;
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 14px;
}
.cs33jf4 { font-size: .95rem; font-weight: 700; color: var(--text); margin-bottom: 8px; }
.c40xii { color: var(--muted); font-size: .82rem; line-height: 1.5; }

/* ---- FAQ ---- */
.c8mih { max-width: 800px; margin: 0 auto; display: flex; flex-direction: column; gap: 12px; }
.uf70k {
  background: var(--card-bg); border-radius: var(--radius);
  border: 1px solid rgba(245,197,24,.1); overflow: hidden;
}
.zs3hk {
  display: flex; align-items: center; justify-content: space-between;
  padding: 18px 20px; cursor: pointer;
  font-weight: 600; color: var(--text); font-size: .95rem;
  transition: color var(--transition);
}
.zs3hk:hover { color: var(--gold); }
.k2inkvzl {
  width: 24px; height: 24px; border-radius: 50%;
  background: rgba(245,197,24,.1); color: var(--gold);
  display: flex; align-items: center; justify-content: center;
  font-size: 1rem; font-weight: 700; flex-shrink: 0;
  transition: transform var(--transition), background var(--transition);
}
.uf70k.open .k2inkvzl { transform: rotate(45deg); background: var(--gold); color: var(--dark); }
.n0su9s { max-height: 0; overflow: hidden; transition: max-height .35s ease; }
.z6j84 { padding: 0 20px 18px; color: var(--muted); font-size: .9rem; line-height: 1.7; }

/* ---- Reviews ---- */
.ykddf {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 20px;
}
.q7d17m {
  background: var(--card-bg); border-radius: var(--radius);
  padding: 22px; border: 1px solid rgba(245,197,24,.08);
  transition: all var(--transition);
}
.q7d17m:hover { border-color: rgba(245,197,24,.25); transform: translateY(-3px); }
.iosmqa { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }
.gih1r {
  width: 44px; height: 44px; border-radius: 50%;
  background: linear-gradient(135deg, var(--gold), var(--teal));
  display: flex; align-items: center; justify-content: center;
  font-size: 1.1rem; font-weight: 700; color: var(--dark); flex-shrink: 0;
}
.g8qm4bbf { font-weight: 600; color: var(--text); font-size: .9rem; }
.rzw45kh { color: var(--muted); font-size: .75rem; }
.ungeqrmd { color: var(--gold); font-size: .9rem; margin-bottom: 10px; }
.ml8u1uyh { color: var(--muted); font-size: .88rem; line-height: 1.6; }

/* ---- Tag Cloud ---- */
.aoxyctg { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }
.szdkk7h {
  background: rgba(245,197,24,.08); border: 1px solid rgba(245,197,24,.2);
  color: var(--gold); padding: 6px 16px; border-radius: 20px;
  font-size: .82rem; cursor: pointer; transition: all var(--transition);
}
.szdkk7h:hover { background: var(--gold); color: var(--dark); }

/* ---- Share Bar ---- */
.agb5yfyg {
  display: flex; align-items: center; gap: 12px; flex-wrap: wrap;
  padding: 16px 0; border-top: 1px solid rgba(245,197,24,.1);
}
.ifxus0l { color: var(--muted); font-size: .88rem; }
.otobal2o {
  display: inline-flex; align-items: center; gap: 6px;
  padding: 7px 16px; border-radius: 8px; font-size: .82rem; font-weight: 600;
  cursor: pointer; border: none; transition: all var(--transition);
}
.n0id7olv { background: #07C160; color: #fff; }
.d3nvqk1t { background: #E6162D; color: #fff; }
.jzjmss { background: #010101; color: #fff; border: 1px solid #333; }
.h3qk1g5 { background: #00A1D6; color: #fff; }
.otobal2o:hover { opacity: .85; transform: translateY(-2px); }

/* ---- Footer ---- */
.dd89x {
  background: var(--dark);
  border-top: 2px solid rgba(245,197,24,.15);
  padding: 48px 0 0;
}
.k32lmiv7 {
  display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 32px;
  max-width: 1280px; margin: 0 auto; padding: 0 20px 32px;
}
.sls2u3u { }
.sls2u3u img { height: 48px; margin-bottom: 14px; }
.q89xcry { color: var(--muted); font-size: .85rem; line-height: 1.7; margin-bottom: 16px; }
.ff2gl2 { display: flex; gap: 16px; }
.so6mha { text-align: center; }
.so6mha img { width: 80px; height: 80px; border-radius: 8px; }
.w22uq { border: 2px solid rgba(245,197,24,.2); }
.so6mha p { color: var(--muted); font-size: .72rem; margin-top: 6px; }
.eskuxlw {
  font-size: .95rem; font-weight: 700; color: var(--gold);
  margin-bottom: 16px; padding-bottom: 8px;
  border-bottom: 1px solid rgba(245,197,24,.15);
}
.zog3687l { display: flex; flex-direction: column; gap: 8px; }
.zog3687l a { color: var(--muted); font-size: .85rem; transition: color var(--transition); }
.zog3687l a:hover { color: var(--gold); padding-left: 4px; }
.dgh3gyz4 { padding: 20px 0; border-top: 1px solid rgba(245,197,24,.1); }
.dgh3gyz4 .r4sgir { max-width: 1280px; margin: 0 auto; padding: 0 20px; }
.dgh3gyz4 h4 { color: var(--muted); font-size: .82rem; margin-bottom: 10px; }
.czktq1y { display: flex; flex-wrap: wrap; gap: 10px; }
.czktq1y a {
  color: var(--muted); font-size: .8rem;
  padding: 3px 10px; border-radius: 6px;
  border: 1px solid rgba(255,255,255,.08);
  transition: all var(--transition);
}
.czktq1y a:hover { color: var(--gold); border-color: rgba(245,197,24,.3); }
.raxhc1fh {
  background: rgba(0,0,0,.3);
  border-top: 1px solid rgba(245,197,24,.1);
  padding: 14px 20px; text-align: center;
  color: var(--muted); font-size: .8rem;
}
.raxhc1fh a { color: var(--muted); }
.raxhc1fh a:hover { color: var(--gold); }
.eu4evzm { margin-top: 6px; font-size: .75rem; }

/* ---- Inner Banner ---- */
.yymrv {
  background: linear-gradient(135deg, var(--dark) 0%, #0D1B2A 100%);
  border-bottom: 1px solid rgba(245,197,24,.15);
  padding: 40px 0;
}
.eqaslqr8 {
  font-size: clamp(1.4rem, 3vw, 2.2rem); font-weight: 800;
  background: linear-gradient(90deg, var(--gold), var(--teal));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text; margin-bottom: 8px;
}
.xkzhc54j { color: var(--muted); font-size: .95rem; }

/* ---- Breadcrumb ---- */
.o06mcgyg {
  display: flex; align-items: center; gap: 8px;
  color: var(--muted); font-size: .82rem; margin-bottom: 10px;
}
.o06mcgyg a { color: var(--muted); }
.o06mcgyg a:hover { color: var(--gold); }
.o06mcgyg span { color: var(--gold); }

/* ---- Card Grid ---- */
.xvfck39t { display: grid; gap: 20px; }
.bvz7bh2 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
.hlr19v0r { grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); }
.l2kzla { grid-template-columns: repeat(auto-fill, minmax(420px, 1fr)); }
.y1ab4 {
  background: var(--card-bg); border-radius: var(--radius);
  border: 1px solid rgba(245,197,24,.08);
  overflow: hidden; transition: all var(--transition);
}
.y1ab4:hover { border-color: rgba(245,197,24,.25); transform: translateY(-4px); box-shadow: var(--shadow); }
.zk9gh8 { aspect-ratio: 16/9; overflow: hidden; }
.zk9gh8 img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s; }
.y1ab4:hover .zk9gh8 img { transform: scale(1.06); }
.wbv8t54o { padding: 16px; }
.y5rk0ov { font-size: .95rem; font-weight: 700; color: var(--text); margin-bottom: 8px; }
.mb0zyvjp { color: var(--muted); font-size: .85rem; line-height: 1.6; }

/* ---- Modal ---- */
.sghz2re {
  position: fixed; inset: 0; z-index: 9999;
  background: rgba(0,0,0,.85); backdrop-filter: blur(6px);
  display: flex; align-items: center; justify-content: center;
  opacity: 0; pointer-events: none; transition: opacity .3s;
}
.sghz2re.open { opacity: 1; pointer-events: all; }
.xs41ce4o {
  background: var(--dark); border-radius: 16px;
  border: 1px solid rgba(245,197,24,.2);
  padding: 24px; max-width: 720px; width: 92%;
  box-shadow: 0 20px 60px rgba(0,0,0,.7);
  transform: scale(.92); transition: transform .3s;
}
.sghz2re.open .xs41ce4o { transform: scale(1); }
.ys88p {
  font-size: 1.1rem; font-weight: 700; color: var(--gold);
  margin-bottom: 16px; display: flex; justify-content: space-between; align-items: center;
}
.w9eaz {
  background: rgba(245,197,24,.1); border: none; color: var(--gold);
  width: 30px; height: 30px; border-radius: 50%; cursor: pointer;
  font-size: 1rem; display: flex; align-items: center; justify-content: center;
}
.hosz9 { width: 100%; aspect-ratio: 16/9; background: #000; border-radius: 8px; }

/* ---- Fade In Animation ---- */
.haq4sp { opacity: 0; transform: translateY(20px); transition: opacity .6s ease, transform .6s ease; }
.haq4sp.visible { opacity: 1; transform: translateY(0); }

/* ---- Responsive ---- */
@media (max-width: 1024px) {
  .k32lmiv7 { grid-template-columns: 1fr 1fr; }
  .jxdvfbja { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
  .v3vwa { display: none; }
  .v3vwa.open { display: block; position: absolute; top: 68px; left: 0; right: 0; background: var(--dark); border-bottom: 1px solid rgba(245,197,24,.15); padding: 10px 0; z-index: 999; }
  .v3vwa.open ul { flex-direction: column; }
  .q85wklh { display: flex; }
  .vxjdgwy7 { display: none; }
  .evefj5wc { min-height: 380px; }
  .k32lmiv7 { grid-template-columns: 1fr; }
  .zlidlbmi { display: none; }
  .jxdvfbja { grid-template-columns: repeat(2, 1fr); }
  .kqv47 { grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); }
}
@media (max-width: 480px) {
  .duhiwfie { flex-direction: column; }
  .jxdvfbja { grid-template-columns: repeat(2, 1fr); }
  .kfekf1vu { padding: 40px 0; }
}
