.Blog-module__jW6Nga__main{background-color:var(--background);min-height:100vh}.Blog-module__jW6Nga__hero{background-color:var(--background);padding:140px 0 80px}.Blog-module__jW6Nga__heroContent{max-width:800px}.Blog-module__jW6Nga__tag{letter-spacing:.15em;color:var(--accent);text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.Blog-module__jW6Nga__headline{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.Blog-module__jW6Nga__subtext{color:var(--muted);max-width:600px;font-size:1.25rem;line-height:1.5}.Blog-module__jW6Nga__section{padding:60px 0 100px}.Blog-module__jW6Nga__filterSection{background-color:var(--background)!important;border-bottom:1px solid var(--border)!important;padding:0 0 50px!important}.Blog-module__jW6Nga__filterWrapper{flex-wrap:wrap!important;align-items:center!important;gap:2rem!important;display:flex!important}.Blog-module__jW6Nga__filterLabel{color:var(--muted)!important;text-transform:uppercase!important;letter-spacing:.05em!important;white-space:nowrap!important;align-items:center!important;gap:10px!important;font-size:.85rem!important;font-weight:800!important;display:flex!important}.Blog-module__jW6Nga__customDropdown{width:300px;position:relative}.Blog-module__jW6Nga__dropdownToggle{border:1px solid var(--border)!important;cursor:pointer!important;width:100%!important;color:var(--foreground)!important;background-color:#fff!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;padding:12px 20px!important;font-weight:600!important;transition:all .2s!important;display:flex!important}.Blog-module__jW6Nga__dropdownToggle:hover{border-color:#10b981!important}.Blog-module__jW6Nga__chevron{color:var(--muted)!important;transition:transform .2s!important}.Blog-module__jW6Nga__chevronOpen{transform:rotate(180deg)!important}.Blog-module__jW6Nga__dropdownMenu{border:1px solid var(--border)!important;z-index:100!important;background-color:#fff!important;border-radius:8px!important;width:100%!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;overflow:hidden!important;box-shadow:0 10px 25px #0000001a!important}.Blog-module__jW6Nga__dropdownItem{color:var(--muted)!important;cursor:pointer!important;justify-content:space-between!important;align-items:center!important;padding:12px 20px!important;font-size:.9rem!important;font-weight:600!important;transition:all .2s!important;display:flex!important}.Blog-module__jW6Nga__dropdownItem:hover{color:#10b981!important;background-color:#f8fafc!important}.Blog-module__jW6Nga__dropdownItemActive{color:#10b981!important;background-color:#10b9810d!important}.Blog-module__jW6Nga__checkIcon{color:#10b981!important}@media (max-width:600px){.Blog-module__jW6Nga__customDropdown{width:100%}}.Blog-module__jW6Nga__clockIcon{vertical-align:middle;margin-right:4px;display:inline-block}.Blog-module__jW6Nga__grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;display:grid}.Blog-module__jW6Nga__blogCard{background:linear-gradient(135deg,#121417 0%,#2f3640 50%,#121417 100%) 0 0/300% 300%;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;height:100%;padding:40px 32px;transition:transform .25s,box-shadow .25s;animation:6s ease-in-out infinite alternate Blog-module__jW6Nga__cardGradient;display:flex}@keyframes Blog-module__jW6Nga__cardGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Blog-module__jW6Nga__blogCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 12px 60px #00000080}.Blog-module__jW6Nga__cardHeader{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.Blog-module__jW6Nga__cardTag{letter-spacing:.12em;color:var(--accent);text-transform:uppercase;font-size:.7rem;font-weight:700}.Blog-module__jW6Nga__cardBadge{color:#10b981;white-space:nowrap;background:#10b98126;border:1px solid #10b9814d;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-flex}.Blog-module__jW6Nga__cardIconArea{color:var(--accent);margin-bottom:20px}.Blog-module__jW6Nga__ctaBox h3{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.Blog-module__jW6Nga__ctaBox p{color:#fffc;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.Blog-module__jW6Nga__cardTitle{color:#fff;letter-spacing:-.01em;margin-bottom:1rem;font-size:1.6rem;font-weight:800;line-height:1.25}.Blog-module__jW6Nga__cardDesc{color:#fff9;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Blog-module__jW6Nga__bullets{flex-direction:column;gap:12px;margin-bottom:24px;list-style:none;display:flex}.Blog-module__jW6Nga__bullets li{color:#ffffffe6;align-items:flex-start;gap:10px;font-size:.85rem;font-weight:600;line-height:1.4;display:flex}.Blog-module__jW6Nga__check{color:var(--accent);flex-shrink:0;font-weight:900}.Blog-module__jW6Nga__metaBadges{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.Blog-module__jW6Nga__metaBadge{color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:4px 12px;font-size:.7rem;font-weight:600}.Blog-module__jW6Nga__cardFooter{flex-direction:column;gap:12px;margin-top:auto;display:flex}.Blog-module__jW6Nga__cta{justify-content:center;align-items:center;gap:8px;width:100%;font-weight:700;text-decoration:none;display:inline-flex}.Blog-module__jW6Nga__playStoreBtn{justify-content:center;align-items:center;width:auto;padding:0;text-decoration:none;transition:transform .2s;display:inline-flex}.Blog-module__jW6Nga__playStoreBtn:hover{transform:scale(1.05)}.Blog-module__jW6Nga__playStoreBadge{width:auto;height:60px}.Blog-module__jW6Nga__playStoreIcon{width:18px;height:18px}.Blog-module__jW6Nga__comingSoon{opacity:.8}.Blog-module__jW6Nga__comingSoon .Blog-module__jW6Nga__cta{pointer-events:none;color:#ffffff4d;background:#ffffff1a;border-color:#0000}@media (max-width:900px){.Blog-module__jW6Nga__grid{grid-template-columns:1fr}}@media (max-width:600px){.Blog-module__jW6Nga__hero{padding:100px 0 60px}.Blog-module__jW6Nga__blogCard{padding:32px 24px}}
