.category_categoryPage__XhTjz{min-height:100vh;background:var(--bg-secondary);display:flex;flex-direction:column;position:relative}.category_categoryHero__kR2zp{background:var(--brand-gradient);color:white;padding:8rem 1rem 5rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.12)}.category_categoryHero__kR2zp:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.3) 0,transparent 50%),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="1.5" fill="rgba(255,255,255,0.1)"/></svg>') repeat;animation:category_float__7_CMO 25s linear infinite;pointer-events:none}.category_categoryHero__kR2zp:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(180deg,transparent 0,var(--bg-secondary) 100%);pointer-events:none}@keyframes category_float__7_CMO{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-50px) rotate(180deg)}to{transform:translateY(-100px) rotate(1turn)}}.category_categoryHeroContent__XuH0r{max-width:1200px;margin:0 auto;position:relative;z-index:1}.category_categoryIcon__stNIQ{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;background:rgba(255,255,255,.15);border-radius:50%;margin-bottom:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:3px solid rgba(255,255,255,.2);animation:category_pulse__R5yx6 3s ease-in-out infinite;box-shadow:0 8px 32px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.2)}@keyframes category_pulse__R5yx6{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.category_categoryTitle__D3mU7{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#ffffff,#f8fafc 50%,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;text-shadow:0 4px 8px rgba(0,0,0,.1);animation:category_fadeInUp__AWRxt .8s ease-out}@keyframes category_fadeInUp__AWRxt{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.category_categoryDescription__TU0EA{font-size:clamp(1.1rem,2.5vw,1.3rem);opacity:.95;max-width:700px;margin:0 auto;line-height:1.7;font-weight:300;text-shadow:0 2px 4px rgba(0,0,0,.1);animation:category_fadeInUp__AWRxt .8s ease-out .2s both}.category_categoryMain__5LRl_{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:3rem 1rem;animation:category_fadeIn__7rbWs .6s ease-out;display:flex;flex-direction:column;align-items:center}@keyframes category_fadeIn__7rbWs{0%{opacity:0}to{opacity:1}}.category_breadcrumbContainer__7FNX9{margin-bottom:2rem;width:100%;max-width:1200px;text-align:left}.category_categoryStats__f7KnI{text-align:center;margin-bottom:4rem;padding:2rem;background:var(--bg-primary);border-radius:1.5rem;border:1px solid var(--border-primary);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);position:relative;overflow:hidden;animation:category_slideInUp__UPHDM .6s ease-out .3s both;width:100%;max-width:600px}.category_categoryStats__f7KnI:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--brand-gradient)}@keyframes category_slideInUp__UPHDM{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.category_articleCount__Nvprm{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;color:var(--brand-primary);margin-right:.5rem;background:var(--brand-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;animation:category_countUp__SgreU 1s ease-out .5s both}@keyframes category_countUp__SgreU{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.category_articlesSection__0QvGw{text-align:center;margin-bottom:4rem;width:100%;max-width:1200px}.category_articlesHeading__o3t7J{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:1rem;background:var(--brand-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:category_fadeInUp__AWRxt .6s ease-out .2s both}.category_articlesDescription__Edw19{font-size:clamp(1rem,2.5vw,1.125rem);color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;line-height:1.6;animation:category_fadeInUp__AWRxt .6s ease-out .3s both}@keyframes category_fadeInGrid__CtECQ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.category_articlesGrid__TJ_CL{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.5rem;max-width:1200px;margin:0 auto;animation:category_fadeInGrid__CtECQ .8s ease-out .4s both}.category_articleCard__02TwN{background:var(--bg-primary);border-radius:var(--border-radius-md);overflow:hidden;box-shadow:var(--shadow-medium);transition:all var(--transition-smooth);cursor:pointer;border:1px solid var(--border-primary);height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column}.category_articleCard__02TwN:hover{transform:translateY(-8px);box-shadow:var(--shadow-large);border-color:var(--border-focus)}.category_articleImageContainer__v7NIr{position:relative;overflow:hidden;height:200px}.category_articleImage__sX2Wn{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform var(--transition-smooth)}.category_articleCard__02TwN:hover .category_articleImage__sX2Wn{transform:scale(1.05)}.category_articlePlaceholder__NOKlo{width:100%;height:200px;background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;border:2px dashed var(--border-secondary)}.category_articlePlaceholderIcon__vXcEr{color:var(--text-tertiary);font-size:3rem;opacity:.5}.category_articleContent__Vx6aL{display:block;padding:1.5rem;text-decoration:none;color:inherit;height:100%;flex:1;display:flex;flex-direction:column}.category_articleTitle__k48XC{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:var(--text-primary);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8rem}.category_articleDescription__Uv4TF{font-size:.95rem;color:var(--text-secondary);line-height:1.5;height:4.5rem;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:1rem;flex:1}.category_articleMeta__vQG6C{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem;flex-wrap:wrap}.category_articleCategory__YeDC1{font-size:.8rem;background:var(--brand-primary);color:var(--text-inverse);padding:.4rem .8rem;border-radius:var(--border-radius-sm);font-weight:500;white-space:nowrap}.category_readMoreButton___oZbp{font-size:.85rem;background:transparent;color:var(--brand-primary);padding:.5rem 1rem;border-radius:var(--border-radius-sm);border:2px solid var(--brand-primary);font-weight:600;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content}.category_readMoreButton___oZbp:hover{background:var(--brand-primary);color:var(--text-inverse)}.category_articleFooter__GuB0F{display:flex;justify-content:flex-end;align-items:center;margin-top:auto;font-size:.85rem;color:var(--text-tertiary);border-top:1px solid var(--border-primary);padding-top:.75rem}.category_articleDate___7e2J{font-weight:500}.category_categoryEmptyState__1vi6E{text-align:center;padding:5rem 2rem;background:var(--bg-primary);border-radius:2rem;border:2px dashed var(--border-secondary);margin-bottom:5rem;position:relative;overflow:hidden;animation:category_fadeInScale__mz1uS .8s ease-out .3s both;width:100%;max-width:800px}.category_categoryEmptyState__1vi6E:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 70%,rgba(59,130,246,.03) 0,transparent 50%),radial-gradient(circle at 70% 30%,rgba(168,85,247,.03) 0,transparent 50%);pointer-events:none}@keyframes category_fadeInScale__mz1uS{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.category_categoryEmptyIcon__Q6vtD{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;background:linear-gradient(135deg,var(--bg-tertiary) 0,var(--bg-secondary) 100%);color:var(--text-tertiary);border-radius:50%;margin-bottom:2rem;position:relative;z-index:1;box-shadow:0 10px 25px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1);animation:category_bounceIn__4NkAX .8s ease-out .5s both}@keyframes category_bounceIn__4NkAX{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.category_categoryEmptyTitle__QgyhU{font-size:2.25rem;font-weight:800;color:var(--text-primary);margin-bottom:1.5rem;background:linear-gradient(135deg,var(--text-primary) 0,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:category_slideInLeft__4O85D .6s ease-out .7s both}@keyframes category_slideInLeft__4O85D{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.category_categoryEmptyDescription__hhaHi{font-size:1.2rem;color:var(--text-secondary);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7;animation:category_slideInRight__R8QQU .6s ease-out .8s both}@keyframes category_slideInRight__R8QQU{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.category_categoryEmptyButton__5OFMI{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background:var(--brand-gradient);color:white;text-decoration:none;border-radius:3rem;font-weight:600;font-size:1.1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px 0 rgba(59,130,246,.3),0 0 0 1px rgba(255,255,255,.1);position:relative;overflow:hidden;animation:category_slideInUp__UPHDM .6s ease-out .9s both}.category_categoryEmptyButton__5OFMI:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.category_categoryEmptyButton__5OFMI:hover:before{left:100%}.category_categoryEmptyButton__5OFMI:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px 0 rgba(59,130,246,.4),0 0 0 1px rgba(255,255,255,.2);text-decoration:none;color:white}.category_categoryBackContainer__2MQS0{text-align:center;padding-top:3rem;border-top:1px solid var(--border-primary);animation:category_fadeInUp__AWRxt .6s ease-out .5s both;width:100%;max-width:400px}.category_categoryBackLink__Q3y0k{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;color:var(--text-secondary);text-decoration:none;border:2px solid var(--border-secondary);border-radius:3rem;transition:all .3s cubic-bezier(.4,0,.2,1);background:var(--bg-primary);font-weight:500;position:relative;overflow:hidden}.category_categoryBackLink__Q3y0k:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--brand-gradient);opacity:0;transition:opacity .3s ease}.category_categoryBackLink__Q3y0k:hover:before{opacity:1}.category_categoryBackLink__Q3y0k:hover{color:white;border-color:transparent;transform:translateX(-8px);text-decoration:none;box-shadow:0 4px 14px 0 rgba(59,130,246,.3),0 0 0 1px rgba(255,255,255,.1)}.category_categoryBackLink__Q3y0k svg{transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.category_categoryBackLink__Q3y0k:hover svg{transform:translateX(-4px)}.category_categoryBackLink__Q3y0k span{position:relative;z-index:1}.category_categoryBackLink__Q3y0k:focus,.category_categoryEmptyButton__5OFMI:focus{outline:3px solid var(--brand-primary);outline-offset:3px}@media (prefers-contrast:high){.category_categoryEmptyState__1vi6E,.category_categoryStats__f7KnI{border-width:3px}.category_categoryIcon__stNIQ{border-width:4px}.category_categoryBackLink__Q3y0k,.category_categoryEmptyButton__5OFMI{border-width:3px}}@media (prefers-reduced-motion:reduce){.category_articleCount__Nvprm,.category_categoryArticleCard___L8hU,.category_categoryArticlesGrid__nDjwZ,.category_categoryBackContainer__2MQS0,.category_categoryDescription__TU0EA,.category_categoryEmptyButton__5OFMI,.category_categoryEmptyDescription__hhaHi,.category_categoryEmptyIcon__Q6vtD,.category_categoryEmptyState__1vi6E,.category_categoryEmptyTitle__QgyhU,.category_categoryHero__kR2zp:before,.category_categoryIcon__stNIQ,.category_categoryMain__5LRl_,.category_categoryStats__f7KnI,.category_categoryTitle__D3mU7{animation:none}.category_categoryArticleCard___L8hU:hover,.category_categoryBackLink__Q3y0k:hover,.category_categoryEmptyButton__5OFMI:hover{transform:none}.category_categoryHero__kR2zp:before{animation:none}}@media print{.category_categoryHero__kR2zp{background:none!important;color:black!important;padding:1rem 0}.category_categoryBackLink__Q3y0k,.category_categoryEmptyButton__5OFMI,.category_categoryIcon__stNIQ{display:none}.category_categoryArticleCard___L8hU:hover{transform:none;box-shadow:none}}@media (max-width:768px){.category_categoryHero__kR2zp{padding:5rem 1rem 4rem}.category_categoryIcon__stNIQ{width:80px;height:80px;margin-bottom:1.5rem}.category_categoryTitle__D3mU7{font-size:clamp(2rem,7vw,3rem);margin-bottom:1rem}.category_categoryDescription__TU0EA{font-size:clamp(1rem,3vw,1.1rem)}.category_categoryMain__5LRl_{padding:2rem 1rem}.category_categoryArticlesGrid__nDjwZ{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.category_articlesGrid__TJ_CL{grid-template-columns:1fr;gap:1.5rem}.category_categoryStats__f7KnI{margin-bottom:3rem;padding:1.5rem}.category_articleCount__Nvprm{font-size:clamp(2rem,8vw,3rem)}.category_categoryEmptyState__1vi6E{padding:3rem 1.5rem;margin-bottom:3rem}.category_categoryEmptyIcon__Q6vtD{width:80px;height:80px;margin-bottom:1.5rem}.category_categoryEmptyTitle__QgyhU{font-size:1.75rem}.category_categoryEmptyDescription__hhaHi{font-size:1rem;margin-bottom:2rem}.category_categoryEmptyButton__5OFMI{padding:1rem 2rem;font-size:1rem}.category_categoryBackContainer__2MQS0{padding-top:2rem}.category_categoryBackLink__Q3y0k{padding:.875rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.category_categoryHero__kR2zp{padding:4rem .75rem 3rem}.category_categoryIcon__stNIQ{width:70px;height:70px}.category_categoryMain__5LRl_{padding:1.5rem .75rem}.category_articlesGrid__TJ_CL,.category_categoryArticlesGrid__nDjwZ{gap:1.5rem}.category_categoryStats__f7KnI{padding:1.25rem}.category_categoryEmptyState__1vi6E{padding:2.5rem 1rem}.category_categoryEmptyIcon__Q6vtD{width:70px;height:70px}.category_categoryEmptyTitle__QgyhU{font-size:1.5rem}.category_categoryEmptyButton__5OFMI{padding:.875rem 1.5rem;gap:.5rem}.category_categoryBackLink__Q3y0k{padding:.75rem 1.25rem;gap:.5rem}}.ErrorFallback_errorContainer__4umG_{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.ErrorFallback_errorContent__Hb_w0{max-width:600px;width:100%;text-align:center;background:white;border-radius:16px;padding:3rem 2rem;box-shadow:0 10px 25px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.05);border:1px solid #e2e8f0}.ErrorFallback_errorIcon__V9EaO{margin-bottom:1.5rem;color:#ef4444}.ErrorFallback_iconSvg__OHLqw{filter:drop-shadow(0 2px 4px rgba(239,68,68,.2))}.ErrorFallback_errorTitle__xGYDG{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.2}.ErrorFallback_errorMessage__5YWq6{font-size:1rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.ErrorFallback_errorDetails__XaNyT{margin:1.5rem 0;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.ErrorFallback_errorDetailsSummary__Pdt71{font-weight:600;color:#374151;cursor:pointer;padding:.5rem 0}.ErrorFallback_errorDetailsSummary__Pdt71:hover{color:#1f2937}.ErrorFallback_errorStack__y_fo0{margin-top:1rem;font-size:.875rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:1rem;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.ErrorFallback_errorActions__bulfe{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.ErrorFallback_retryButton__iSZ6s{display:inline-flex;align-items:center;gap:.5rem;background:#3b82f6;color:white;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.ErrorFallback_retryButton__iSZ6s:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.ErrorFallback_retryButton__iSZ6s:active{transform:translateY(0)}.ErrorFallback_retryButton__iSZ6s:disabled{opacity:.7;cursor:not-allowed;transform:none}.ErrorFallback_retryButtonLoading__dhx2N{opacity:.8}.ErrorFallback_homeButton__yfwxQ{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#6b7280;border:2px solid #d1d5db;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.ErrorFallback_homeButton__yfwxQ:hover{color:#374151;border-color:#9ca3af;background:#f9fafb;transform:translateY(-1px)}.ErrorFallback_spinner___qJom{width:14px;height:14px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:ErrorFallback_spin__tZRNo 1s linear infinite}@keyframes ErrorFallback_spin__tZRNo{to{transform:rotate(1turn)}}.ErrorFallback_helpSection__2ceLc{border-top:1px solid #e5e7eb;padding-top:2rem;text-align:left}.ErrorFallback_helpTitle__J0RIO{font-size:1rem;font-weight:600;color:#374151;margin-bottom:1rem}.ErrorFallback_helpList__t18hL{list-style:none;padding:0;margin:0}.ErrorFallback_helpList__t18hL li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.ErrorFallback_helpList__t18hL li:before{content:"•";color:#3b82f6;font-weight:700;margin-top:.1rem}.ErrorFallback_helpLink__ekqiF{color:#3b82f6;text-decoration:none;font-weight:500}.ErrorFallback_helpLink__ekqiF:hover{color:#2563eb;text-decoration:underline}.dark .ErrorFallback_errorContainer__4umG_{background:linear-gradient(135deg,#1f2937,#111827)}.dark .ErrorFallback_errorContent__Hb_w0{background:#1f2937;border-color:#374151;color:#f9fafb}.dark .ErrorFallback_errorTitle__xGYDG{color:#f9fafb}.dark .ErrorFallback_errorMessage__5YWq6{color:#d1d5db}.dark .ErrorFallback_errorDetails__XaNyT{background:#111827;border-color:#374151}.dark .ErrorFallback_errorDetailsSummary__Pdt71{color:#e5e7eb}.dark .ErrorFallback_errorStack__y_fo0{background:#1f2937;border-color:#dc2626;color:#fca5a5}.dark .ErrorFallback_helpTitle__J0RIO{color:#e5e7eb}.dark .ErrorFallback_helpList__t18hL li{color:#d1d5db}.dark .ErrorFallback_homeButton__yfwxQ{color:#d1d5db;border-color:#4b5563}.dark .ErrorFallback_homeButton__yfwxQ:hover{color:#f9fafb;border-color:#6b7280;background:#374151}@media (max-width:640px){.ErrorFallback_errorContainer__4umG_{padding:1rem;min-height:50vh}.ErrorFallback_errorContent__Hb_w0{padding:2rem 1.5rem}.ErrorFallback_errorTitle__xGYDG{font-size:1.5rem}.ErrorFallback_errorActions__bulfe{flex-direction:column;align-items:stretch}.ErrorFallback_homeButton__yfwxQ,.ErrorFallback_retryButton__iSZ6s{justify-content:center;width:100%}.ErrorFallback_helpSection__2ceLc{text-align:center}}