:root{--color-bg-deep:#050505;--color-bg-surface:#0b0b0b;--color-bg-navy:#0b0b0b;--color-bg-elevated:#111;--color-bg-card:#0b0b0be0;--color-accent:#b8ff4d;--color-accent-hover:#d0ff7a;--color-accent-rgb:184, 255, 77;--color-accent-gold:#b8ff4d;--color-accent-orange:#d0ff7a;--color-cyan:#b8ff4d;--color-coral:#a1a1aa;--color-purple:#d0ff7a;--color-text-primary:#f8fafc;--color-text-secondary:#a1a1aa;--color-text-muted:#71717a;--color-border:#ffffff14;--gradient-primary:linear-gradient(135deg, #f8fafc 0%, #e4e4e7 45%, #a1a1aa 100%);--gradient-button:linear-gradient(135deg, #b8ff4d 0%, #d0ff7a 100%);--gradient-button-hover:linear-gradient(135deg, #d0ff7a 0%, #e8ffb0 100%);--header-height:80px;--container-max:1280px;--transition-base:.3s cubic-bezier(.4, 0, .2, 1)}.BlogContent-module-scss-module__BezYva__featured{border-bottom:1px solid #ffffff14;padding-block:3rem}@media (min-width:1024px){.BlogContent-module-scss-module__BezYva__featured{padding-block:4rem}}.BlogContent-module-scss-module__BezYva__featuredInner{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem}@media (min-width:1024px){.BlogContent-module-scss-module__BezYva__featuredInner{padding-inline:2rem}}.BlogContent-module-scss-module__BezYva__featuredInner{max-width:1440px}.BlogContent-module-scss-module__BezYva__featuredCard{-webkit-backdrop-filter:blur(20px);background:#0b0b0bb8;border:1px solid #ffffff14;border-radius:24px;gap:2rem;display:grid;overflow:hidden}@media (min-width:1024px){.BlogContent-module-scss-module__BezYva__featuredCard{grid-template-columns:1.2fr 1fr}}.BlogContent-module-scss-module__BezYva__featuredMedia{background:#111;min-height:280px;position:relative;overflow:hidden}@media (min-width:1024px){.BlogContent-module-scss-module__BezYva__featuredMedia{min-height:100%}}.BlogContent-module-scss-module__BezYva__featuredImage{object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.BlogContent-module-scss-module__BezYva__featuredCard:hover .BlogContent-module-scss-module__BezYva__featuredImage{transform:scale(1.03)}.BlogContent-module-scss-module__BezYva__featuredBody{flex-direction:column;gap:1rem;padding:2rem;display:flex}@media (min-width:1024px){.BlogContent-module-scss-module__BezYva__featuredBody{justify-content:center;padding:2.5rem}}.BlogContent-module-scss-module__BezYva__featuredBody h2{font-family:var(--font-display),var(--font-sans),system-ui,sans-serif;letter-spacing:-.04em;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.05}.BlogContent-module-scss-module__BezYva__featuredBody h2 a{color:#f8fafc;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1)}.BlogContent-module-scss-module__BezYva__featuredBody h2 a:hover{color:#b8ff4d}.BlogContent-module-scss-module__BezYva__featuredBody p{color:#a1a1aa;flex:1;font-size:1rem;line-height:1.65}.BlogContent-module-scss-module__BezYva__featuredLabel{font-family:var(--font-mono),ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase;color:#b8ff4d;font-size:.75rem;font-weight:500}.BlogContent-module-scss-module__BezYva__category{font-family:var(--font-mono),ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase;color:#71717a;font-size:.65rem;font-weight:500}.BlogContent-module-scss-module__BezYva__meta{color:#71717a;gap:1rem;font-size:.875rem;display:flex}.BlogContent-module-scss-module__BezYva__toolbar{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}@media (min-width:768px){.BlogContent-module-scss-module__BezYva__toolbar{flex-direction:row;justify-content:space-between;align-items:center}}.BlogContent-module-scss-module__BezYva__categories{flex-wrap:wrap;gap:.5rem;display:flex}.BlogContent-module-scss-module__BezYva__catBtn{font-family:var(--font-mono),ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase;color:#71717a;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:border-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1)}.BlogContent-module-scss-module__BezYva__catBtn:hover{color:#a1a1aa;border-color:#b8ff4d47}.BlogContent-module-scss-module__BezYva__catBtn.BlogContent-module-scss-module__BezYva__active{color:#b8ff4d;background:#b8ff4d1a;border-color:#b8ff4d}.BlogContent-module-scss-module__BezYva__search input{color:#f8fafc;background:#111;border:1px solid #ffffff14;border-radius:12px;width:100%;min-width:240px;padding:.75rem 1rem;font-size:.875rem;transition:border-color .3s cubic-bezier(.4,0,.2,1)}.BlogContent-module-scss-module__BezYva__search input::placeholder{color:#71717a}.BlogContent-module-scss-module__BezYva__search input:focus{border-color:#b8ff4d47;outline:none}.BlogContent-module-scss-module__BezYva__grid{gap:2rem;display:grid}@media (min-width:768px){.BlogContent-module-scss-module__BezYva__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.BlogContent-module-scss-module__BezYva__grid{grid-template-columns:repeat(3,1fr)}}.BlogContent-module-scss-module__BezYva__card{-webkit-backdrop-filter:blur(20px);background:#0b0b0bb8;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;transition:border-color .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.BlogContent-module-scss-module__BezYva__card:hover{border-color:#b8ff4d47}.BlogContent-module-scss-module__BezYva__media{aspect-ratio:16/10;background:#111;position:relative;overflow:hidden}.BlogContent-module-scss-module__BezYva__image{object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.BlogContent-module-scss-module__BezYva__card:hover .BlogContent-module-scss-module__BezYva__image{transform:scale(1.04)}.BlogContent-module-scss-module__BezYva__body{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.BlogContent-module-scss-module__BezYva__body h3{font-family:var(--font-display),var(--font-sans),system-ui,sans-serif;letter-spacing:-.04em;font-size:1.125rem;font-weight:600;line-height:1.2}.BlogContent-module-scss-module__BezYva__body h3 a{color:#f8fafc;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1)}.BlogContent-module-scss-module__BezYva__body h3 a:hover{color:#b8ff4d}.BlogContent-module-scss-module__BezYva__body p{color:#a1a1aa;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.875rem;line-height:1.65;display:-webkit-box;overflow:hidden}.BlogContent-module-scss-module__BezYva__trendingList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.BlogContent-module-scss-module__BezYva__trendingList li{border-bottom:1px solid #ffffff14;grid-template-columns:48px 1fr;gap:1.5rem;padding-bottom:1.5rem;display:grid}.BlogContent-module-scss-module__BezYva__trendingList li:last-child{border-bottom:none;padding-bottom:0}.BlogContent-module-scss-module__BezYva__trendingList li h3{font-family:var(--font-display),var(--font-sans),system-ui,sans-serif;letter-spacing:-.04em;margin:.5rem 0;font-size:1.25rem;font-weight:600}.BlogContent-module-scss-module__BezYva__trendingList li h3 a{color:#f8fafc;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1)}.BlogContent-module-scss-module__BezYva__trendingList li h3 a:hover{color:#b8ff4d}.BlogContent-module-scss-module__BezYva__trendingIndex{font-family:var(--font-mono),ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase;color:#b8ff4d;padding-top:.5rem;font-size:1.5rem;font-weight:500}.BlogContent-module-scss-module__BezYva__readTime{color:#71717a;font-size:.875rem}.BlogContent-module-scss-module__BezYva__newsletter{padding-block:5rem}@media (min-width:1024px){.BlogContent-module-scss-module__BezYva__newsletter{padding-block:8rem}}.BlogContent-module-scss-module__BezYva__newsletter{background:#0b0b0b;border-top:1px solid #ffffff14}.BlogContent-module-scss-module__BezYva__newsletterInner{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem}@media (min-width:1024px){.BlogContent-module-scss-module__BezYva__newsletterInner{padding-inline:2rem}}.BlogContent-module-scss-module__BezYva__newsletterInner{text-align:center;max-width:560px;margin-inline:auto}.BlogContent-module-scss-module__BezYva__newsletterInner h2{font-family:var(--font-display),var(--font-sans),system-ui,sans-serif;color:#f8fafc;letter-spacing:-.04em;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.BlogContent-module-scss-module__BezYva__newsletterInner p{color:#a1a1aa;margin-bottom:2rem;font-size:1.125rem;line-height:1.65}.BlogContent-module-scss-module__BezYva__empty{text-align:center;color:#71717a;padding:3rem}
