/* ============================================
   爆料吃瓜网 - 原创样式表
   品牌：爆料吃瓜网 | 域名：fhqtr.cn
   配色方案：糖心粉 + 深夜蓝黑
   ============================================ */

/* CSS Variables */
:root {
  --q5sn7nnl: #FF6B9D;
  --gsp97: #C44569;
  --dxly290m: #F8B500;
  --y0lsfokg: #0D0D1A;
  --tsywxa2l: #1A1A2E;
  --pt29xi1o: #242445;
  --rlo0mza: #FFFFFF;
  --tm0r5sh8: #B8B8CC;
  --xofcm: #7A7A99;
  --eudqc: #2A2A4A;
  --h6r7moti: linear-gradient(135deg, #FF6B9D, #C44569);
  --n6manh0e: linear-gradient(135deg, #F8B500, #E09200);
  --trmuca: linear-gradient(180deg, #0D0D1A, #1A1A2E);
  --pq4s6hxw: 0 4px 20px rgba(255, 107, 157, 0.15);
  --fi6lqdfi: 0 8px 40px rgba(255, 107, 157, 0.2);
  --cqzpgr: 12px;
  --wza1sn9: 8px;
  --gigin: 20px;
  --k1q74: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --zf5kcekx: 1280px;
}

/* Reset & Base */
*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Noto Sans SC', sans-serif;
  background-color: var(--y0lsfokg);
  color: var(--rlo0mza);
  line-height: 1.7;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

a {
  color: var(--q5sn7nnl);
  text-decoration: none;
  transition: var(--k1q74);
}

a:hover {
  color: var(--dxly290m);
}

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

ul, ol {
  list-style: none;
}

.eh397qrg {
  max-width: var(--zf5kcekx);
  margin: 0 auto;
  padding: 0 20px;
}

/* ============================================
   Header & Navigation
   ============================================ */
.rfadld8 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(13, 13, 26, 0.92);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--eudqc);
  transition: var(--k1q74);
}

.mtnf8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 68px;
  max-width: var(--zf5kcekx);
  margin: 0 auto;
  padding: 0 20px;
}

.o86kl {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.o86kl img {
  height: 40px;
  width: auto;
}

.nic23lsp {
  font-size: 1.3rem;
  font-weight: 700;
  background: var(--h6r7moti);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  white-space: nowrap;
}

.gar99 {
  display: flex;
  align-items: center;
  gap: 6px;
}

.gar99 a {
  color: var(--tm0r5sh8);
  font-size: 0.9rem;
  padding: 8px 14px;
  border-radius: var(--wza1sn9);
  transition: var(--k1q74);
  white-space: nowrap;
}

.gar99 a:hover,
.gar99 a.active {
  color: var(--rlo0mza);
  background: rgba(255, 107, 157, 0.12);
}

.gar99 a.active {
  color: var(--q5sn7nnl);
}

/* Mobile Menu Toggle */
.akd0uj {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  padding: 8px;
  z-index: 1001;
}

.akd0uj span {
  width: 24px;
  height: 2px;
  background: var(--rlo0mza);
  transition: var(--k1q74);
  border-radius: 2px;
}

/* ============================================
   Search Bar
   ============================================ */
.i7wqiw {
  background: var(--tsywxa2l);
  border-bottom: 1px solid var(--eudqc);
  padding: 12px 0;
  margin-top: 68px;
}

.x5rte1 {
  max-width: 680px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}

.bb1n1xr {
  width: 100%;
  padding: 12px 50px 12px 20px;
  border: 2px solid var(--eudqc);
  border-radius: 50px;
  background: var(--y0lsfokg);
  color: var(--rlo0mza);
  font-size: 0.95rem;
  outline: none;
  transition: var(--k1q74);
}

.bb1n1xr:focus {
  border-color: var(--q5sn7nnl);
  box-shadow: 0 0 0 3px rgba(255, 107, 157, 0.15);
}

.bb1n1xr::placeholder {
  color: var(--xofcm);
}

.ehl5d {
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  background: var(--h6r7moti);
  border: none;
  color: white;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  transition: var(--k1q74);
}

.ehl5d:hover {
  transform: translateY(-50%) scale(1.08);
  box-shadow: var(--pq4s6hxw);
}

/* ============================================
   Hero Section
   ============================================ */
.ug5k7t {
  position: relative;
  min-height: 520px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: var(--y0lsfokg);
}

.dhdoy0p {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.dhdoy0p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.45;
}

.d5s735zh {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(13,13,26,0.3) 0%, rgba(13,13,26,0.85) 100%);
  z-index: 1;
}

.mdc3nap1 {
  position: relative;
  z-index: 2;
  max-width: var(--zf5kcekx);
  margin: 0 auto;
  padding: 80px 20px 60px;
  text-align: center;
}

.ug5k7t h1 {
  font-size: 2.8rem;
  font-weight: 800;
  margin-bottom: 16px;
  line-height: 1.3;
}

.ug5k7t h1 .onb8j {
  background: var(--h6r7moti);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.rhvgwvxx {
  font-size: 1.15rem;
  color: var(--tm0r5sh8);
  max-width: 680px;
  margin: 0 auto 32px;
  line-height: 1.8;
}

.mk186q6 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-bottom: 32px;
}

.a3bkr {
  background: rgba(255, 107, 157, 0.12);
  color: var(--q5sn7nnl);
  padding: 6px 16px;
  border-radius: 50px;
  font-size: 0.85rem;
  border: 1px solid rgba(255, 107, 157, 0.2);
}

.yrubdqr {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 32px;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  border: none;
  transition: var(--k1q74);
  text-decoration: none;
}

.kfdr3z2d {
  background: var(--h6r7moti);
  color: white;
  box-shadow: var(--pq4s6hxw);
}

.kfdr3z2d:hover {
  transform: translateY(-2px);
  box-shadow: var(--fi6lqdfi);
  color: white;
}

.n8mbd7n3 {
  background: transparent;
  color: var(--q5sn7nnl);
  border: 2px solid var(--q5sn7nnl);
}

.n8mbd7n3:hover {
  background: var(--q5sn7nnl);
  color: white;
}

.ijpuvn {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

/* ============================================
   Section Common
   ============================================ */
.snkqi {
  padding: 72px 0;
}

.ksxk3 {
  background: var(--tsywxa2l);
}

.eanqld {
  text-align: center;
  margin-bottom: 48px;
}

.eanqld h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 12px;
}

.eanqld h2 .onb8j {
  background: var(--h6r7moti);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.eanqld p {
  color: var(--tm0r5sh8);
  font-size: 1rem;
  max-width: 600px;
  margin: 0 auto;
}

.eanqld .kcprz {
  width: 60px;
  height: 3px;
  background: var(--h6r7moti);
  margin: 16px auto 0;
  border-radius: 3px;
}

/* ============================================
   Video Cards Grid
   ============================================ */
.zmz60w {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.z52538 {
  background: var(--tsywxa2l);
  border-radius: var(--cqzpgr);
  overflow: hidden;
  border: 1px solid var(--eudqc);
  transition: var(--k1q74);
  cursor: pointer;
}

.z52538:hover {
  transform: translateY(-4px);
  box-shadow: var(--fi6lqdfi);
  border-color: var(--q5sn7nnl);
}

.kldvzx52 {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
}

.kldvzx52 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: var(--k1q74);
}

.z52538:hover .kldvzx52 img {
  transform: scale(1.05);
}

.oc63q1mj {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 56px;
  height: 56px;
  background: rgba(255, 107, 157, 0.9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--k1q74);
  opacity: 0;
}

.oc63q1mj::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 18px;
  border-color: transparent transparent transparent white;
  margin-left: 3px;
}

.z52538:hover .oc63q1mj {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.i2q5p {
  position: absolute;
  bottom: 8px;
  right: 8px;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 0.75rem;
}

.w8qumd {
  padding: 14px;
}

.vj6z2 {
  font-size: 0.95rem;
  font-weight: 600;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4;
}

.q4tsf {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--xofcm);
  font-size: 0.8rem;
}

.q4tsf span {
  display: flex;
  align-items: center;
  gap: 4px;
}

/* ============================================
   Feature Cards
   ============================================ */
.iqpqc {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.fzyhsqr {
  background: var(--tsywxa2l);
  border: 1px solid var(--eudqc);
  border-radius: var(--cqzpgr);
  padding: 32px 24px;
  text-align: center;
  transition: var(--k1q74);
}

.fzyhsqr:hover {
  transform: translateY(-4px);
  border-color: var(--q5sn7nnl);
  box-shadow: var(--pq4s6hxw);
}

.njiuwc90 {
  width: 64px;
  height: 64px;
  margin: 0 auto 20px;
  background: rgba(255, 107, 157, 0.1);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
}

.fzyhsqr h3 {
  font-size: 1.15rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.fzyhsqr p {
  color: var(--tm0r5sh8);
  font-size: 0.9rem;
  line-height: 1.6;
}

/* ============================================
   Expert Section
   ============================================ */
.x52222uf {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.jeo0153 {
  background: var(--tsywxa2l);
  border: 1px solid var(--eudqc);
  border-radius: var(--cqzpgr);
  overflow: hidden;
  text-align: center;
  transition: var(--k1q74);
}

.jeo0153:hover {
  transform: translateY(-4px);
  box-shadow: var(--pq4s6hxw);
  border-color: var(--q5sn7nnl);
}

.vmq0sq {
  width: 100%;
  aspect-ratio: 3/4;
  overflow: hidden;
}

.vmq0sq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: var(--k1q74);
}

.jeo0153:hover .vmq0sq img {
  transform: scale(1.05);
}

.zk2coq {
  padding: 20px 16px;
}

.hp2z0 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 4px;
}

.tvc5s2 {
  color: var(--q5sn7nnl);
  font-size: 0.85rem;
  margin-bottom: 10px;
}

.b85uv {
  color: var(--tm0r5sh8);
  font-size: 0.82rem;
  line-height: 1.5;
  margin-bottom: 14px;
}

.vgg7zouh {
  display: flex;
  gap: 8px;
  justify-content: center;
}

.s4mls {
  padding: 6px 16px;
  font-size: 0.8rem;
  border-radius: 50px;
}

/* ============================================
   Partner Logos
   ============================================ */
.rqpzit96 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
  padding: 20px 0;
}

.rqpzit96 img {
  height: 60px;
  opacity: 0.6;
  transition: var(--k1q74);
  filter: grayscale(30%);
}

.rqpzit96 img:hover {
  opacity: 1;
  filter: grayscale(0%);
}

/* ============================================
   Reviews
   ============================================ */
.zuo5x8h {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.wnrhcsg1 {
  background: var(--tsywxa2l);
  border: 1px solid var(--eudqc);
  border-radius: var(--cqzpgr);
  padding: 28px;
  transition: var(--k1q74);
}

.wnrhcsg1:hover {
  border-color: var(--q5sn7nnl);
}

.llye798j {
  color: var(--dxly290m);
  font-size: 0.9rem;
  margin-bottom: 12px;
  letter-spacing: 2px;
}

.nxz5qm6g {
  color: var(--tm0r5sh8);
  font-size: 0.92rem;
  line-height: 1.7;
  margin-bottom: 16px;
  font-style: italic;
}

.d19l50e {
  display: flex;
  align-items: center;
  gap: 12px;
}

.xaaxse5 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--h6r7moti);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 0.9rem;
  color: white;
}

.nv8csyw {
  font-weight: 600;
  font-size: 0.9rem;
}

.mr99ek {
  color: var(--xofcm);
  font-size: 0.78rem;
}

/* ============================================
   FAQ Section
   ============================================ */
.a4mb0kox {
  max-width: 800px;
  margin: 0 auto;
}

.q6ormj {
  background: var(--tsywxa2l);
  border: 1px solid var(--eudqc);
  border-radius: var(--cqzpgr);
  margin-bottom: 12px;
  overflow: hidden;
  transition: var(--k1q74);
}

.q6ormj:hover {
  border-color: var(--q5sn7nnl);
}

.sx1zjhvz {
  padding: 18px 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  font-size: 0.95rem;
  user-select: none;
}

.sx1zjhvz::after {
  content: '+';
  font-size: 1.4rem;
  color: var(--q5sn7nnl);
  transition: var(--k1q74);
  flex-shrink: 0;
  margin-left: 16px;
}

.q6ormj.active .sx1zjhvz::after {
  content: '−';
}

.g0itm21 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.q6ormj.active .g0itm21 {
  max-height: 300px;
}

.ju19w2 {
  padding: 0 24px 18px;
  color: var(--tm0r5sh8);
  font-size: 0.9rem;
  line-height: 1.7;
}

/* ============================================
   Contact Section
   ============================================ */
.k8buv3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.g6ey4f {
  background: var(--tsywxa2l);
  border: 1px solid var(--eudqc);
  border-radius: var(--cqzpgr);
  padding: 28px;
  text-align: center;
}

.g6ey4f h4 {
  font-size: 1rem;
  margin-bottom: 12px;
  color: var(--q5sn7nnl);
}

.g6ey4f p {
  color: var(--tm0r5sh8);
  font-size: 0.88rem;
  line-height: 1.7;
}

.g6ey4f img {
  width: 140px;
  height: 140px;
  margin: 12px auto 0;
  border-radius: var(--wza1sn9);
}

/* ============================================
   Social Share
   ============================================ */
.l8i9s {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: center;
  padding: 20px 0;
}

.y8m3w {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  color: white;
  transition: var(--k1q74);
  cursor: pointer;
  border: none;
}

.y8m3w:hover {
  transform: translateY(-3px);
  box-shadow: var(--pq4s6hxw);
}

.o3fwrzy { background: #07C160; }
.a216igr { background: #E6162D; }
.salah { background: #161823; border: 1px solid #333; }
.c8bmm0u { background: #FB7299; }

/* ============================================
   Footer
   ============================================ */
.vxjm9g7 {
  background: #080812;
  border-top: 1px solid var(--eudqc);
  padding: 48px 0 0;
}

.pzqqai91 {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 40px;
  margin-bottom: 40px;
}

.xwgfc p {
  color: var(--tm0r5sh8);
  font-size: 0.88rem;
  line-height: 1.7;
  margin-top: 12px;
}

.vxjm9g7 h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 16px;
  color: var(--rlo0mza);
}

.cqulh a {
  display: block;
  color: var(--tm0r5sh8);
  font-size: 0.88rem;
  padding: 4px 0;
  transition: var(--k1q74);
}

.cqulh a:hover {
  color: var(--q5sn7nnl);
  padding-left: 4px;
}

.zkfz9v {
  display: flex;
  gap: 16px;
}

.ar3bo {
  text-align: center;
}

.ar3bo img {
  width: 100px;
  height: 100px;
  border-radius: var(--wza1sn9);
  margin-bottom: 6px;
}

.ar3bo span {
  font-size: 0.75rem;
  color: var(--xofcm);
}

.ix3cjj {
  border-top: 1px solid var(--eudqc);
  padding: 20px 0;
  text-align: center;
  color: var(--xofcm);
  font-size: 0.82rem;
}

.ix3cjj a {
  color: var(--xofcm);
}

.ix3cjj a:hover {
  color: var(--q5sn7nnl);
}

/* ============================================
   Breadcrumb
   ============================================ */
.bxz61q1 {
  padding: 16px 0;
  margin-top: 68px;
  background: var(--tsywxa2l);
  border-bottom: 1px solid var(--eudqc);
}

.bxz61q1-list {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.85rem;
  color: var(--xofcm);
}

.bxz61q1-list a {
  color: var(--tm0r5sh8);
}

.bxz61q1-list a:hover {
  color: var(--q5sn7nnl);
}

.bxz61q1-list .separator {
  color: var(--xofcm);
}

/* ============================================
   Inner Page Content
   ============================================ */
.wx3ph {
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.wx3ph-bg {
  position: absolute;
  inset: 0;
}

.wx3ph-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.3;
}

.wx3ph-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(13,13,26,0.5) 0%, rgba(13,13,26,0.9) 100%);
}

.wx3ph-content {
  position: relative;
  z-index: 2;
  max-width: var(--zf5kcekx);
  margin: 0 auto;
  padding: 60px 20px 40px;
}

.wx3ph h1 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.wx3ph p {
  color: var(--tm0r5sh8);
  font-size: 1rem;
}

.fvzcz7h {
  padding: 48px 0;
}

.fvzcz7h h2 {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 16px;
}

.fvzcz7h h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 12px;
  color: var(--q5sn7nnl);
}

.fvzcz7h p {
  color: var(--tm0r5sh8);
  margin-bottom: 16px;
  line-height: 1.8;
}

/* ============================================
   How-To Guide
   ============================================ */
.zuhr2faw {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  counter-reset: step;
}

.fzcdmtr {
  background: var(--tsywxa2l);
  border: 1px solid var(--eudqc);
  border-radius: var(--cqzpgr);
  padding: 28px 20px;
  text-align: center;
  position: relative;
  counter-increment: step;
}

.fzcdmtr::before {
  content: counter(step);
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 28px;
  height: 28px;
  background: var(--h6r7moti);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 0.85rem;
  color: white;
}

.fzcdmtr h4 {
  font-size: 1rem;
  margin-bottom: 8px;
  margin-top: 8px;
}

.fzcdmtr p {
  color: var(--tm0r5sh8);
  font-size: 0.85rem;
  line-height: 1.6;
}

/* ============================================
   Tags
   ============================================ */
.w89bt3c {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 16px 0;
}

.hay63uf5 {
  background: rgba(255, 107, 157, 0.1);
  color: var(--q5sn7nnl);
  padding: 4px 14px;
  border-radius: 50px;
  font-size: 0.8rem;
  border: 1px solid rgba(255, 107, 157, 0.15);
  transition: var(--k1q74);
}

.hay63uf5:hover {
  background: rgba(255, 107, 157, 0.2);
}

/* ============================================
   Stats Bar
   ============================================ */
.wr20mh {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  padding: 40px 0;
}

.o7xlc0x {
  text-align: center;
}

.s0i40 {
  font-size: 2.4rem;
  font-weight: 800;
  background: var(--h6r7moti);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.ruhxb5b {
  color: var(--tm0r5sh8);
  font-size: 0.9rem;
  margin-top: 4px;
}

/* ============================================
   Lazy Load Placeholder
   ============================================ */
.imjuu {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.imjuu.loaded {
  opacity: 1;
}

/* ============================================
   Responsive Design
   ============================================ */
@media (max-width: 1024px) {
  .zmz60w {
    grid-template-columns: repeat(3, 1fr);
  }
  .x52222uf {
    grid-template-columns: repeat(3, 1fr);
  }
  .pzqqai91 {
    grid-template-columns: repeat(2, 1fr);
  }
  .zuhr2faw {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .gar99 {
    display: none;
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    background: rgba(13, 13, 26, 0.98);
    flex-direction: column;
    padding: 20px;
    gap: 4px;
    border-bottom: 1px solid var(--eudqc);
  }

  .gar99.active {
    display: flex;
  }

  .gar99 a {
    width: 100%;
    padding: 12px 16px;
  }

  .akd0uj {
    display: flex;
  }

  .ug5k7t h1 {
    font-size: 1.8rem;
  }

  .rhvgwvxx {
    font-size: 0.95rem;
  }

  .zmz60w {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .iqpqc {
    grid-template-columns: 1fr;
  }

  .x52222uf {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .zuo5x8h {
    grid-template-columns: 1fr;
  }

  .k8buv3 {
    grid-template-columns: 1fr;
  }

  .pzqqai91 {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .wr20mh {
    grid-template-columns: repeat(2, 1fr);
  }

  .zuhr2faw {
    grid-template-columns: 1fr;
  }

  .snkqi {
    padding: 48px 0;
  }

  .eanqld h2 {
    font-size: 1.5rem;
  }
}

@media (max-width: 480px) {
  .zmz60w {
    grid-template-columns: 1fr;
  }

  .x52222uf {
    grid-template-columns: 1fr;
  }

  .ug5k7t h1 {
    font-size: 1.5rem;
  }

  .ijpuvn {
    flex-direction: column;
    align-items: center;
  }
}

/* ============================================
   Animations
   ============================================ */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.y5j4e0rr {
  animation: fadeInUp 0.6s ease forwards;
}

/* ============================================
   Scrollbar
   ============================================ */
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: var(--y0lsfokg);
}

::-webkit-scrollbar-thumb {
  background: var(--eudqc);
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--q5sn7nnl);
}
