.BlogIndex_container__MjaO2{max-width:1200px;margin:0 auto;padding:0 24px;min-height:100vh}.BlogIndex_hero__a1o_N{position:relative;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;padding:80px 40px;margin:40px 0 80px;overflow:hidden;box-shadow:0 20px 40px rgba(102,126,234,.3);opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.BlogIndex_heroLoaded__1ERNd{opacity:1;transform:translateY(0)}.BlogIndex_heroBackground__M3gxn{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.BlogIndex_heroPattern__VgejM{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(255,255,255,.1) 0,transparent 50%);animation:BlogIndex_float__NDFaD 6s ease-in-out infinite}@keyframes BlogIndex_float__NDFaD{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.BlogIndex_heroGradient__jHIAM{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent)}.BlogIndex_heroContent__MhjwH{position:relative;z-index:1;text-align:center;color:white}.BlogIndex_heroIcon__NE8ym{font-size:64px;margin-bottom:24px;display:inline-block;animation:BlogIndex_bounce__4SxmW 2s infinite}@keyframes BlogIndex_bounce__4SxmW{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.BlogIndex_heroTitle__aByiQ{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin:0 0 24px;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.BlogIndex_heroTitleAccent__3uq4a{background:linear-gradient(45deg,#ffd700,#ffed4e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none}.BlogIndex_heroSubtitle__8CV8j{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto 40px;line-height:1.6}.BlogIndex_heroActions__9jXTk{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.BlogIndex_heroButtonPrimary__Qva3O,.BlogIndex_heroButtonSecondary__SB1Xt{position:relative;padding:16px 32px;border-radius:12px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;align-items:center;gap:8px;min-width:180px;justify-content:center}.BlogIndex_heroButtonPrimary__Qva3O{background:linear-gradient(45deg,#ff6b35,#f7931e);color:white;box-shadow:0 4px 15px rgba(255,107,53,.4)}.BlogIndex_heroButtonPrimary__Qva3O:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,107,53,.6)}.BlogIndex_heroButtonSecondary__SB1Xt{background:rgba(255,255,255,.2);color:white;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.BlogIndex_heroButtonSecondary__SB1Xt:hover{background:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,255,255,.2)}.BlogIndex_buttonText__6EkHD{position:relative;z-index:1}.BlogIndex_buttonRipple__c4EZh{position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease}.BlogIndex_heroButtonPrimary__Qva3O:active .BlogIndex_buttonRipple__c4EZh,.BlogIndex_heroButtonSecondary__SB1Xt:active .BlogIndex_buttonRipple__c4EZh{width:200px;height:200px}.BlogIndex_features__sR9SL{margin:80px 0}.BlogIndex_featuresGrid__dE94n{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.BlogIndex_featureCard__8XDVp{background:white;border-radius:16px;padding:32px 24px;text-align:center;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(30px)}.BlogIndex_featureCardLoaded__vOclC{opacity:1;transform:translateY(0)}.BlogIndex_featureCard__8XDVp:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.BlogIndex_featureIcon__Wnty9{font-size:48px;margin-bottom:16px;display:inline-block;transition:transform .3s ease}.BlogIndex_featureCard__8XDVp:hover .BlogIndex_featureIcon__Wnty9{transform:scale(1.1)}.BlogIndex_featureTitle__e6jmm{font-size:1.25rem;font-weight:600;margin:0 0 12px;color:#1a202c}.BlogIndex_featureDescription__Y2dzy{color:#64748b;line-height:1.6;margin:0}.BlogIndex_featureHover__GSroH{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(102,126,234,.1),transparent);transition:left .5s ease}.BlogIndex_featureHoverActive__D9Ake{left:100%}.BlogIndex_blogSection__WCVTf{margin:80px 0}.BlogIndex_sectionHeader__EAbHi{text-align:center;margin-bottom:48px}.BlogIndex_sectionTitle__QCxYL{font-size:2.5rem;font-weight:700;margin:0 0 16px;color:#1a202c;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.BlogIndex_sectionSubtitle__8uCGx{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto}.BlogIndex_postGrid__UspAg{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:24px;gap:24px}.BlogIndex_postCard__VZ55U{background:white;border-radius:16px;padding:24px;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;opacity:0;transform:translateY(30px);border:1px solid rgba(0,0,0,.05)}.BlogIndex_postCardLoaded__BuNrt{opacity:1;transform:translateY(0)}.BlogIndex_postCard__VZ55U:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.BlogIndex_postHeader__DB3Q3{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.BlogIndex_postIcon__Q7sOn{font-size:24px;padding:8px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:white;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.BlogIndex_postDate__4YbZ_{font-size:.875rem;color:#64748b;background:#f8fafc;padding:4px 12px;border-radius:20px;font-weight:500}.BlogIndex_postContent__mQDE_{flex-grow:1;margin-bottom:20px}.BlogIndex_postTitleLink__VERLi{text-decoration:none;color:inherit}.BlogIndex_postTitle__TLpMA{font-size:1.25rem;font-weight:600;margin:0 0 12px;color:#1a202c;line-height:1.4;transition:color .3s ease}.BlogIndex_postTitleLink__VERLi:hover .BlogIndex_postTitle__TLpMA{color:#667eea}.BlogIndex_postDescription__IkXLE{color:#64748b;line-height:1.6;margin:0}.BlogIndex_postFooter__7mE6t{display:flex;justify-content:flex-start}.BlogIndex_readMoreButton__QMcoz{display:flex;align-items:center;gap:8px;color:#667eea;text-decoration:none;font-weight:500;padding:8px 16px;border-radius:8px;transition:all .3s ease;position:relative;overflow:hidden}.BlogIndex_readMoreButton__QMcoz:hover{background:rgba(102,126,234,.1);transform:translateX(4px)}.BlogIndex_readMoreArrow__f7KFV{transition:transform .3s ease}.BlogIndex_readMoreButton__QMcoz:hover .BlogIndex_readMoreArrow__f7KFV{transform:translateX(4px)}.BlogIndex_postHover__EiNjE{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(102,126,234,.05),transparent);transition:left .5s ease}.BlogIndex_postHoverActive__F1K8t{left:100%}.BlogIndex_emptyState__3AOj_{text-align:center;padding:60px 20px;color:#64748b}.BlogIndex_emptyIcon__NgTag{font-size:48px;margin-bottom:16px}.BlogIndex_emptyState__3AOj_ h3{font-size:1.5rem;margin:0 0 8px;color:#1a202c}.BlogIndex_emptyState__3AOj_ p{margin:0;font-size:1rem}.BlogIndex_ctaSection__Hmtqo{margin:80px 0}.BlogIndex_ctaCard__pHumt{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;padding:60px 40px;text-align:center;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(102,126,234,.3)}.BlogIndex_ctaContent__kMw5V{position:relative;z-index:1;color:white}.BlogIndex_ctaTitle__YTGIs{font-size:2.5rem;font-weight:700;margin:0 0 16px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.BlogIndex_ctaDescription__l_xNK{font-size:1.125rem;margin:0 0 32px;opacity:.9}.BlogIndex_ctaButton__w0MwQ{display:inline-flex;align-items:center;padding:16px 32px;background:linear-gradient(45deg,#ff6b35,#f7931e);color:white;text-decoration:none;border-radius:12px;font-weight:600;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(255,107,53,.4)}.BlogIndex_ctaButton__w0MwQ:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,107,53,.6)}.BlogIndex_ctaPattern__tDI76{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0,transparent 50%)}.BlogIndex_linksPage__xyVqT{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.BlogIndex_linksPageLoaded__nOcSU{opacity:1;transform:translateY(0)}.BlogIndex_pageHeader__U2pix{text-align:center;margin:40px 0 60px}.BlogIndex_headerContent__OXZe1{margin-bottom:40px}.BlogIndex_pageTitle__odjtl{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin:0 0 16px;color:#1a202c;line-height:1.2}.BlogIndex_titleAccent__xJJ54{display:block;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:.8em}.BlogIndex_pageSubtitle__TnW6k{font-size:1.25rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.BlogIndex_statsBar__MZt_d{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.BlogIndex_stat__epZg7{text-align:center}.BlogIndex_statNumber__QOeIN{display:block;font-size:2rem;font-weight:700;color:#667eea;margin-bottom:4px}.BlogIndex_statLabel__p_cOm{font-size:.875rem;color:#64748b;font-weight:500}.BlogIndex_linksGrid__62BIF{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-bottom:60px}.BlogIndex_linkCard__aYf81{background:white;border-radius:16px;padding:24px;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);opacity:0;transform:translateY(30px)}.BlogIndex_linkCardLoaded__7bUOy{opacity:1;transform:translateY(0)}.BlogIndex_linkCard__aYf81:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.BlogIndex_linkCard__aYf81.BlogIndex_today__0fVYV{border:2px solid #ff6b35;box-shadow:0 4px 20px rgba(255,107,53,.2)}.BlogIndex_linkCard__aYf81.BlogIndex_today__0fVYV:hover{box-shadow:0 12px 40px rgba(255,107,53,.3)}.BlogIndex_linkCard__aYf81.BlogIndex_upcoming__qEN_H{border:1px solid #e2e8f0;background:#f8fafc}.BlogIndex_linkCard__aYf81.BlogIndex_available__3dAdG{border:1px solid #d4edda}.BlogIndex_linkCardHeader__rCjUe{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.BlogIndex_linkIcon__tXBT9{font-size:32px;width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.BlogIndex_linkDate__axeDo{font-size:.875rem;color:#64748b;font-weight:500}.BlogIndex_statusBadge__7MqOw{padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.BlogIndex_statusBadge__7MqOw.BlogIndex_today__0fVYV{background:linear-gradient(45deg,#ff6b35,#f7931e);color:#fff}.BlogIndex_statusBadge__7MqOw.BlogIndex_upcoming__qEN_H{background:#e2e8f0;color:#64748b}.BlogIndex_statusBadge__7MqOw.BlogIndex_available__3dAdG{background:#d4edda;color:#155724}.BlogIndex_linkContent__UvNTs{margin-bottom:20px}.BlogIndex_linkTitle__SSIWB{font-size:1.125rem;font-weight:600;margin:0 0 8px;color:#1a202c;line-height:1.4}.BlogIndex_linkDescription__7U7Yf{font-size:.875rem;color:#64748b;line-height:1.5;margin:0}.BlogIndex_linkFooter__d3LdM{display:flex;align-items:center;justify-content:space-between}.BlogIndex_claimButton___uuI1{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;text-decoration:none;border-radius:10px;font-weight:600;font-size:.875rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;min-width:140px}.BlogIndex_claimButton___uuI1.BlogIndex_today__0fVYV{background:linear-gradient(45deg,#ff6b35,#f7931e);color:#fff;box-shadow:0 4px 15px rgba(255,107,53,.3)}.BlogIndex_claimButton___uuI1.BlogIndex_today__0fVYV:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,107,53,.4)}.BlogIndex_claimButton___uuI1.BlogIndex_today__0fVYV:focus{outline:2px solid #ff6b35;outline-offset:2px}.BlogIndex_claimButton___uuI1.BlogIndex_upcoming__qEN_H{background:#e2e8f0;color:#64748b;cursor:not-allowed}.BlogIndex_claimButton___uuI1.BlogIndex_available__3dAdG{background:linear-gradient(45deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px rgba(102,126,234,.3)}.BlogIndex_claimButton___uuI1.BlogIndex_available__3dAdG:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.BlogIndex_claimButton___uuI1.BlogIndex_available__3dAdG:focus{outline:2px solid #667eea;outline-offset:2px}.BlogIndex_buttonArrow__dbB6k{transition:transform .3s ease}.BlogIndex_claimButton___uuI1:hover .BlogIndex_buttonArrow__dbB6k{transform:translateX(4px)}.BlogIndex_claimButton___uuI1.BlogIndex_upcoming__qEN_H:hover .BlogIndex_buttonArrow__dbB6k{transform:none}.BlogIndex_linkHover__TY5UW{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));opacity:0;transition:opacity .3s ease;pointer-events:none}.BlogIndex_linkHoverActive__3dYML{opacity:1}.BlogIndex_infoBanner__ODWVP{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:32px;color:#fff;margin:40px 0}.BlogIndex_bannerContent__LsfdT{display:flex;align-items:flex-start;gap:20px}.BlogIndex_bannerIcon___ryO6{font-size:32px;flex-shrink:0;margin-top:4px}.BlogIndex_bannerText__q2FC_ h2{font-size:1.5rem;font-weight:600;margin:0 0 8px}.BlogIndex_bannerText__q2FC_ p{font-size:1rem;margin:0;opacity:.9;line-height:1.6}@media (max-width:768px){.BlogIndex_container__MjaO2{padding:0 16px}.BlogIndex_hero__a1o_N{padding:60px 24px;margin:20px 0 60px}.BlogIndex_heroTitle__aByiQ{font-size:2.5rem}.BlogIndex_heroActions__9jXTk{flex-direction:column;align-items:center}.BlogIndex_heroButtonPrimary__Qva3O,.BlogIndex_heroButtonSecondary__SB1Xt{width:100%;max-width:280px}.BlogIndex_featuresGrid__dE94n,.BlogIndex_postGrid__UspAg{grid-template-columns:1fr;gap:20px}.BlogIndex_sectionTitle__QCxYL{font-size:2rem}.BlogIndex_ctaCard__pHumt{padding:40px 24px}.BlogIndex_ctaTitle__YTGIs{font-size:2rem}.BlogIndex_linksGrid__62BIF{grid-template-columns:1fr;gap:16px}.BlogIndex_linkCard__aYf81{padding:20px}.BlogIndex_statsBar__MZt_d{gap:20px}.BlogIndex_bannerContent__LsfdT{flex-direction:column;text-align:center;gap:16px}.BlogIndex_linkCardHeader__rCjUe{flex-direction:column;align-items:flex-start;gap:8px}.BlogIndex_linkFooter__d3LdM{flex-direction:column;align-items:stretch;gap:12px}.BlogIndex_claimButton___uuI1{justify-content:center;min-width:auto}}@media (max-width:480px){.BlogIndex_heroTitle__aByiQ{font-size:2rem}.BlogIndex_heroSubtitle__8CV8j{font-size:1rem}.BlogIndex_featuresGrid__dE94n,.BlogIndex_postGrid__UspAg{grid-template-columns:1fr}.BlogIndex_pageTitle__odjtl{font-size:2rem}.BlogIndex_linkCard__aYf81{padding:16px}.BlogIndex_infoBanner__ODWVP{padding:24px}.BlogIndex_bannerText__q2FC_ h2{font-size:1.25rem}}