@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";._header_dhijb_2{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#fff,#f8fafc,#fff);border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._logoContainer_dhijb_13{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._logoContainer_dhijb_13 a{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s ease}._logoContainer_dhijb_13 a:hover{transform:translateY(-1px)}._logoTextContent_dhijb_33{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}._headerTitle_dhijb_40{font-size:1.5rem;font-weight:700;color:#1e293b;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.2;transition:all .2s ease}._logoContainer_dhijb_13 a:hover ._headerSubtitle_dhijb_53{color:#29487a}._logoContainer_dhijb_13 img{flex-shrink:0;transition:transform .2s ease}._logoContainer_dhijb_13 a:hover img{transform:scale(1.05)}@media (max-width: 768px){._logoContainer_dhijb_13,._logoContainer_dhijb_13 a{gap:.5rem}._headerSubtitle_dhijb_53{display:none}}._headerContainer_dhijb_82{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.5rem;gap:2rem}._headerSubtitle_dhijb_53{font-size:.75rem;color:#072e65;font-weight:800;margin-top:.15rem;transition:color .5s ease}._desktopNav_dhijb_101{display:flex;align-items:center;gap:.5rem;flex:1;justify-content:center;max-width:800px}._navItem_dhijb_110{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.75rem;color:#475569;background-color:transparent;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;white-space:nowrap;min-width:fit-content;overflow:hidden}._navItem_dhijb_110:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#3b82f6,#1d4ed8);opacity:0;transition:opacity .2s ease;border-radius:.75rem;z-index:-1}._navItem_dhijb_110:hover{background-color:#f1f5f9;color:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._navItemIcon_dhijb_149{display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1;position:relative;transition:transform .2s ease}._navItem_dhijb_110:hover ._navItemIcon_dhijb_149{transform:scale(1.1)}._navItemText_dhijb_163{z-index:1;position:relative}._navItemActive_dhijb_169{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}._navItemActive_dhijb_169:before{opacity:1}._navItemActive_dhijb_169:hover{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}._headerActions_dhijb_188{display:flex;align-items:center;gap:1rem;flex-shrink:0;position:relative}._userProfile_dhijb_197{position:relative;display:inline-block}._userProfileButton_dhijb_202{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:.75rem;background-color:#f8fafc;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s ease;outline:none}._userProfileButton_dhijb_202:hover{background-color:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}._userAvatar_dhijb_222{width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.75rem;flex-shrink:0;transition:transform .2s ease}._userProfileButton_dhijb_202:hover ._userAvatar_dhijb_222{transform:scale(1.05)}._userInfo_dhijb_241{display:flex;flex-direction:column;align-items:flex-start}._userName_dhijb_247{font-size:.875rem;font-weight:600;color:#1e293b;line-height:1.2}._userRole_dhijb_254{font-size:.75rem;color:#64748b;line-height:1.2}._userChevron_dhijb_260{color:#94a3b8;transition:transform .2s ease}._userProfileButton_dhijb_202[aria-expanded=true] ._userChevron_dhijb_260{transform:rotate(180deg)}._userDropdown_dhijb_270{position:absolute;top:calc(100% + .5rem);right:0;min-width:280px;background-color:#fff;border:1px solid #e2e8f0;border-radius:.875rem;box-shadow:0 10px 25px #00000026;z-index:60;overflow:hidden;animation:_dropdownFadeIn_dhijb_1 .2s ease-out}@keyframes _dropdownFadeIn_dhijb_1{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._userDropdownHeader_dhijb_295{padding:1.25rem;display:flex;align-items:center;gap:.875rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._userAvatarLarge_dhijb_303{width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1rem;flex-shrink:0}._userDropdownName_dhijb_317{font-size:1rem;font-weight:600;color:#1e293b;margin:0;line-height:1.2}._userDropdownEmail_dhijb_325{font-size:.875rem;color:#64748b;margin:.125rem 0;line-height:1.2}._userDropdownRole_dhijb_332{font-size:.75rem;color:#3b82f6;font-weight:500;margin:0;line-height:1.2}._userDropdownDivider_dhijb_340{height:1px;background-color:#e2e8f0;margin:0}._userDropdownItem_dhijb_346{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;border:none;background:none;color:#475569;text-align:left;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}._userDropdownItem_dhijb_346:hover{background-color:#f1f5f9;color:#dc2626}._userDropdownItem_dhijb_346:active{background-color:#e2e8f0}._mobileMenuButton_dhijb_372{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;border:none;background-color:#f1f5f9;color:#64748b;cursor:pointer;transition:all .2s ease}._mobileMenuButton_dhijb_372:hover{background-color:#e2e8f0;color:#475569;transform:scale(1.05)}._mobileMenuButton_dhijb_372:active{transform:scale(.95)}._mobileNav_dhijb_397{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 10px 25px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}._mobileNavOpen_dhijb_410{max-height:600px;opacity:1}._mobileNavClosed_dhijb_415{max-height:0;opacity:0}._mobileNavContent_dhijb_420{padding:1rem;display:flex;flex-direction:column;gap:.5rem}._mobileNavItem_dhijb_427{display:flex;align-items:center;gap:.875rem;padding:1rem;border-radius:.75rem;color:#475569;background-color:transparent;text-decoration:none;transition:all .2s ease;position:relative;overflow:hidden}._mobileNavItem_dhijb_427:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.1),transparent);transition:left .5s ease}._mobileNavItem_dhijb_427:hover:before{left:100%}._mobileNavItem_dhijb_427:hover{background-color:#f1f5f9;color:#334155;transform:translate(4px)}._mobileNavItemIcon_dhijb_462{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}._mobileNavItem_dhijb_427:hover ._mobileNavItemIcon_dhijb_462{transform:scale(1.1)}._mobileNavItemContent_dhijb_474{flex:1}._mobileNavItemText_dhijb_478{display:block;font-weight:500;font-size:.875rem;line-height:1.2;margin-bottom:.125rem}._mobileNavItemDescription_dhijb_486{display:block;font-size:.75rem;color:#64748b;line-height:1.3}._mobileNavItemActive_dhijb_493{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 4px 12px #3b82f64d}._mobileNavItemActive_dhijb_493 ._mobileNavItemDescription_dhijb_486{color:#fffc}._mobileNavItemActive_dhijb_493:hover{transform:translate(4px) translateY(-1px);box-shadow:0 6px 16px #3b82f666}._mobileNavLogout_dhijb_509{display:flex;align-items:center;gap:.875rem;padding:1rem;border-radius:.75rem;color:#dc2626;background-color:transparent;border:none;text-decoration:none;transition:all .2s ease;cursor:pointer;margin-top:.5rem;border-top:1px solid #e2e8f0;width:100%;text-align:left}._mobileNavLogout_dhijb_509:hover{background-color:#fef2f2;color:#b91c1c;transform:translate(4px)}._backdrop_dhijb_534{position:fixed;inset:0;background-color:#0000004d;z-index:40;animation:_backdropFadeIn_dhijb_1 .2s ease-out}@keyframes _backdropFadeIn_dhijb_1{0%{opacity:0}to{opacity:1}}@media (max-width: 1024px){._desktopNav_dhijb_101{gap:.25rem}._navItem_dhijb_110{padding:.625rem .75rem;font-size:.8125rem}._navItemText_dhijb_163{display:none}._headerContainer_dhijb_82{padding:.75rem 1rem;gap:1rem}}@media (max-width: 768px){._desktopNav_dhijb_101{display:none}._mobileMenuButton_dhijb_372{display:flex}._mobileNav_dhijb_397{display:block}._userInfo_dhijb_241,._userChevron_dhijb_260{display:none}._headerContainer_dhijb_82{gap:.5rem}._logoContainer_dhijb_13{align-items:center}._headerSubtitle_dhijb_53{display:none}._userDropdown_dhijb_270{right:-.5rem;min-width:240px}}@media (max-width: 480px){._headerContainer_dhijb_82{padding:.75rem}._headerTitle_dhijb_40{font-size:1.25rem}._navItem_dhijb_110{justify-content:center;min-width:2.5rem}._userDropdown_dhijb_270{right:-1rem;min-width:220px}._mobileNavContent_dhijb_420{padding:.75rem}}@media (prefers-reduced-motion: no-preference){._navItem_dhijb_110,._mobileNavItem_dhijb_427,._userProfileButton_dhijb_202,._userDropdownItem_dhijb_346{transition:all .3s cubic-bezier(.4,0,.2,1)}._mobileNav_dhijb_397{transition:all .4s cubic-bezier(.4,0,.2,1)}}@media (prefers-reduced-motion: reduce){._navItem_dhijb_110,._mobileNavItem_dhijb_427,._userProfileButton_dhijb_202,._userDropdownItem_dhijb_346,._mobileNav_dhijb_397,._userAvatar_dhijb_222,._navItemIcon_dhijb_149,._userChevron_dhijb_260{transition:none}._userDropdown_dhijb_270,._backdrop_dhijb_534{animation:none}}._mobileMenuButton_dhijb_372:focus-visible,._navItem_dhijb_110:focus-visible,._userProfileButton_dhijb_202:focus-visible,._mobileNavItem_dhijb_427:focus-visible,._userDropdownItem_dhijb_346:focus-visible,._logoContainer_dhijb_13 a:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:.375rem}@media (prefers-contrast: high){._header_dhijb_2{border-bottom:2px solid #000;background:#fff}._navItemActive_dhijb_169,._mobileNavItemActive_dhijb_493{background:#000;color:#fff}._userProfileButton_dhijb_202,._userDropdown_dhijb_270{border-color:#000}._navItem_dhijb_110:hover,._mobileNavItem_dhijb_427:hover{background:#f0f0f0;border:1px solid #000}}@media (prefers-color-scheme: dark){@media (max-width: 480px){._headerTitle_dhijb_40{font-size:1.25rem}._logoContainer_dhijb_13,._logoContainer_dhijb_13 a{gap:.375rem}}._navItem_dhijb_110{color:#cbd5e1}._navItem_dhijb_110:hover{background-color:#334155;color:#f1f5f9}._userProfileButton_dhijb_202{background-color:#334155;border-color:#475569;color:#f1f5f9}._userDropdown_dhijb_270{background-color:#1e293b;border-color:#475569}._mobileNav_dhijb_397{background-color:#1e293b}}._container_rzwsn_1{padding:2rem;max-width:64rem;margin:0 auto}._blogCard_rzwsn_7{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:2rem}._blogHeaderInfo_rzwsn_14{margin-bottom:2rem}._blogMainTitle_rzwsn_18{font-size:2.25rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}._blogMeta_rzwsn_25{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}._metaItem_rzwsn_32{display:flex;align-items:center;gap:.5rem;color:#666}._metaIcon_rzwsn_39{width:1rem;height:1rem}._tag_rzwsn_51{background:#e5e7eb;color:#374151;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem}._blogContent_rzwsn_59,._imagesSection_rzwsn_63{margin-bottom:2rem}._sectionTitle_rzwsn_67{font-size:1.25rem;font-weight:600;margin-bottom:1rem}._imageContainer_rzwsn_73{position:relative}._blogImage_rzwsn_77{width:100%;border-radius:.5rem}._imageFallback_rzwsn_82{display:none;padding:2rem;background:#f3f4f6;border-radius:.5rem;text-align:center}._fallbackIcon_rzwsn_90{width:2rem;height:2rem;margin-bottom:.5rem}._reviewSection_rzwsn_96{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}._statusBadge_rzwsn_102{margin-bottom:1rem}._badge_rzwsn_106{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}._badge_rzwsn_106._reviewed_rzwsn_114{background:#dcfce7;color:#166534}._badge_rzwsn_106._rejected_rzwsn_119{background:#fee2e2;color:#991b1b}._badge_rzwsn_106._unreviewed_rzwsn_124{background:#fef3c7;color:#92400e}._loading_rzwsn_129,._error_rzwsn_130{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;padding:2rem}._loading_rzwsn_129{color:#666}._header_rzwsn_149{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._backButton_rzwsn_165{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f3f4f6;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;transition:all .2s ease;cursor:pointer;text-decoration:none}._backButton_rzwsn_165:hover{background:#e5e7eb;border-color:#9ca3af;color:#1f2937;transform:translateY(-1px)}._backButton_rzwsn_165:active{transform:translateY(0)}._blogHeader_rzwsn_14{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._blogTitle_rzwsn_201{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;color:#1f2937}._blogActions_rzwsn_217{display:flex;align-items:center;gap:1rem}._statusActions_rzwsn_224{display:flex;gap:.75rem}._actionButton_rzwsn_230{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#3b82f6;border:none;border-radius:.5rem;color:#fff;font-weight:500;transition:all .2s ease;cursor:pointer}._actionButton_rzwsn_230:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._actionButton_rzwsn_230:active{transform:translateY(0)}._actionButton_rzwsn_230:disabled{background:#9ca3af;cursor:not-allowed;transform:none}._approveButton_rzwsn_261{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#10b981;border:none;border-radius:.5rem;color:#fff;font-weight:500;transition:all .2s ease;cursor:pointer;min-width:100px;justify-content:center}._approveButton_rzwsn_261:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 6px -1px #10b9814d}._approveButton_rzwsn_261:active{transform:translateY(0)}._approveButton_rzwsn_261:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._rejectButton_rzwsn_295{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ef4444;border:none;border-radius:.5rem;color:#fff;font-weight:500;transition:all .2s ease;cursor:pointer;min-width:100px;justify-content:center}._rejectButton_rzwsn_295:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 6px -1px #ef44444d}._rejectButton_rzwsn_295:active{transform:translateY(0)}._rejectButton_rzwsn_295:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._buttonIcon_rzwsn_329{width:1rem;height:1rem;flex-shrink:0}._approveButton_rzwsn_261:disabled ._buttonIcon_rzwsn_329,._rejectButton_rzwsn_295:disabled ._buttonIcon_rzwsn_329,._actionButton_rzwsn_230:disabled ._buttonIcon_rzwsn_329{opacity:.6}@media (max-width: 768px){._header_rzwsn_149{flex-direction:column;align-items:flex-start;gap:1rem}._titleSection_rzwsn_158{width:100%;flex-direction:column;align-items:flex-start}._blogHeader_rzwsn_14{flex-direction:column;align-items:flex-start;gap:1rem}._blogActions_rzwsn_217{width:100%;justify-content:space-between}._statusActions_rzwsn_224{flex:1;justify-content:flex-end}._backButton_rzwsn_165,._actionButton_rzwsn_230,._approveButton_rzwsn_261,._rejectButton_rzwsn_295{font-size:.875rem;padding:.5rem .75rem}._approveButton_rzwsn_261,._rejectButton_rzwsn_295{min-width:80px}}._backButton_rzwsn_165:focus,._actionButton_rzwsn_230:focus,._approveButton_rzwsn_261:focus,._rejectButton_rzwsn_295:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #3b82f6}._approveButton_rzwsn_261:focus{box-shadow:0 0 0 2px #10b981}._rejectButton_rzwsn_295:focus{box-shadow:0 0 0 2px #ef4444}._statusActions_rzwsn_224>*:not(:last-child){margin-right:.75rem}._approveButton_rzwsn_261,._rejectButton_rzwsn_295,._actionButton_rzwsn_230,._backButton_rzwsn_165{font-family:inherit;font-size:.875rem;letter-spacing:.025em}@keyframes _buttonHover_rzwsn_1{0%{transform:translateY(0)}to{transform:translateY(-1px)}}._approveButton_rzwsn_261:hover,._rejectButton_rzwsn_295:hover,._actionButton_rzwsn_230:hover,._backButton_rzwsn_165:hover{animation:_buttonHover_rzwsn_1 .2s ease-out forwards}._container_rzwsn_1{padding:2rem;max-width:80rem;margin:0 auto;background-color:#f8fafc;min-height:100vh}._header_rzwsn_149{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px #0000001a}._titleSection_rzwsn_158{display:flex;align-items:center;gap:1rem}._backButton_rzwsn_165{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#475569;text-decoration:none;font-weight:500;transition:all .2s ease;cursor:pointer}._backButton_rzwsn_165:hover{background:#e2e8f0;border-color:#cbd5e1}._title_rzwsn_158{font-size:2rem;font-weight:700;color:#1e293b;margin:0}._subtitle_rzwsn_488{color:#64748b;margin:.25rem 0 0;font-size:.875rem}._buttonIcon_rzwsn_329{width:1rem;height:1rem}._content_rzwsn_500{display:flex;flex-direction:column;gap:2rem}._formSection_rzwsn_507{margin-bottom:2rem}._formCard_rzwsn_511{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}._cardTitle_rzwsn_518{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}._cardIcon_rzwsn_530{width:1.5rem;height:1.5rem;color:#3b82f6}._formGrid_rzwsn_536{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}._inputGroup_rzwsn_543{display:flex;flex-direction:column}._label_rzwsn_548{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}._labelIcon_rzwsn_558{width:1rem;height:1rem;color:#6b7280}._input_rzwsn_543,._select_rzwsn_565,._textarea_rzwsn_566{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}._input_rzwsn_543:focus,._select_rzwsn_565:focus,._textarea_rzwsn_566:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._textarea_rzwsn_566{resize:vertical;min-height:100px;font-family:inherit}._actionButtons_rzwsn_591{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}._generateButton_rzwsn_598{display:flex;align-items:center;gap:.5rem;background:#3b82f6;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}._generateButton_rzwsn_598:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}._generateButton_rzwsn_598:disabled{background:#9ca3af;cursor:not-allowed;transform:none}._resetButton_rzwsn_623{display:flex;align-items:center;gap:.5rem;background:#f8fafc;color:#475569;padding:.75rem 1.5rem;border:2px solid #e2e8f0;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}._resetButton_rzwsn_623:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}._resetButton_rzwsn_623:disabled{opacity:.6;cursor:not-allowed}._blogSection_rzwsn_648{flex:1}._blogCard_rzwsn_7{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden}._blogHeader_rzwsn_14{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #f1f5f9;background:#fafbfc}._blogTitle_rzwsn_201{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}._successIcon_rzwsn_210{width:1.25rem;height:1.25rem;color:#10b981}._blogActions_rzwsn_217{display:flex;gap:1rem;align-items:center}._actionButton_rzwsn_230{display:flex;align-items:center;gap:.5rem;background:#f8fafc;color:#475569;padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}._actionButton_rzwsn_230:hover{background:#f1f5f9;border-color:#cbd5e1}._statusActions_rzwsn_224{display:flex;gap:.5rem}._approveButton_rzwsn_261{display:flex;align-items:center;gap:.5rem;background:#10b981;color:#fff;padding:.5rem 1rem;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease}._approveButton_rzwsn_261:hover{background:#059669}._rejectButton_rzwsn_295{display:flex;align-items:center;gap:.5rem;background:#ef4444;color:#fff;padding:.5rem 1rem;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease}._rejectButton_rzwsn_295:hover{background:#dc2626}._blogHeaderInfo_rzwsn_14{padding:2rem;margin-bottom:0;border-bottom:1px solid #f1f5f9}._blogMainTitle_rzwsn_18{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:.5rem;line-height:1.2}._blogSubtitle_rzwsn_765{font-size:1.25rem;color:#4a5568;margin-bottom:1.5rem;font-weight:400}._blogMeta_rzwsn_25{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;align-items:center}._metaItem_rzwsn_32{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem}._metaIcon_rzwsn_39{width:1rem;height:1rem;color:#9ca3af}._statusBadge_rzwsn_102{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._statusBadge_rzwsn_102._reviewed_rzwsn_114{background:#dcfce7;color:#166534}._statusBadge_rzwsn_102._rejected_rzwsn_119{background:#fee2e2;color:#991b1b}._statusBadge_rzwsn_102._unreviewed_rzwsn_124{background:#fef3c7;color:#92400e}._statusBadge_rzwsn_102._pending_rzwsn_818{background:#dbeafe;color:#1d4ed8}._blogTags_rzwsn_44{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._tag_rzwsn_51{background:#f1f5f9;color:#475569;padding:.375rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500;border:1px solid #e2e8f0}._generationInfo_rzwsn_840{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;background:#fef3c7;border-radius:8px;border-left:4px solid #f59e0b}._fallbackBadge_rzwsn_851{background:#f59e0b;color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}._fallbackText_rzwsn_861{color:#92400e;font-size:.875rem}._heroImageContainer_rzwsn_867{padding:0 2rem 2rem}._heroImage_rzwsn_867{width:100%;max-height:400px;object-fit:cover;border-radius:8px;margin-bottom:1rem}._heroImageDescription_rzwsn_879{color:#6b7280;font-size:.875rem;font-style:italic;text-align:center;margin:0}._imageFallback_rzwsn_82{display:none;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:#f9fafb;border-radius:8px;color:#6b7280;margin-bottom:1rem}._fallbackIcon_rzwsn_90{width:3rem;height:3rem;margin-bottom:.5rem;color:#d1d5db}._introduction_rzwsn_907{padding:0 2rem 2rem}._introParagraph_rzwsn_911{font-size:1.125rem;line-height:1.7;color:#374151;margin-bottom:1rem}._introParagraph_rzwsn_911:last-child{margin-bottom:0}._blogSections_rzwsn_923{padding:0 2rem 2rem}._blogSection_rzwsn_648{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #f1f5f9}._blogSection_rzwsn_648:last-child{border-bottom:none;margin-bottom:0}._sectionHeading_rzwsn_938{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem;line-height:1.3}._sectionHeading_rzwsn_938 p{margin:0}._blogSection_rzwsn_648 p{font-size:1rem;line-height:1.7;color:#374151;margin-bottom:1rem}._sectionList_rzwsn_957{margin:1.5rem 0}._listItem_rzwsn_961{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:1rem;line-height:1.6;color:#374151}._bullet_rzwsn_971{color:#3b82f6;font-weight:700;margin-top:.125rem;flex-shrink:0}._listItem_rzwsn_961 p{margin:0}._caseStudy_rzwsn_982{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin:1.5rem 0}._caseStudy_rzwsn_982 h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}._caseStudy_rzwsn_982 h4 p{margin:0}._example_rzwsn_1001{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._example_rzwsn_1001:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._example_rzwsn_1001 strong{display:block;color:#1f2937;margin-bottom:.5rem}._example_rzwsn_1001 strong p{margin:0;font-weight:600}._sectionImageContainer_rzwsn_1024{margin:1.5rem 0}._sectionImage_rzwsn_1024{width:100%;max-height:300px;object-fit:cover;border-radius:8px;margin-bottom:.5rem}._ctaSection_rzwsn_1037{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;margin:0 2rem 2rem;border-radius:12px;text-align:center}._ctaSection_rzwsn_1037 h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}._ctaText_rzwsn_1052{font-size:1.125rem;line-height:1.6;margin:0;opacity:.9}._socialSharing_rzwsn_1060{padding:2rem;border-top:1px solid #f1f5f9;margin-top:2rem}._socialSharing_rzwsn_1060 h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}._socialPlatforms_rzwsn_1074{display:flex;gap:.75rem;flex-wrap:wrap}._socialButton_rzwsn_1080{display:flex;align-items:center;gap:.5rem;background:#f8fafc;color:#475569;padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}._socialButton_rzwsn_1080:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}._socialIcon_rzwsn_1100{width:1rem;height:1rem}._loading_rzwsn_129,._error_rzwsn_130{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;padding:3rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._loading_rzwsn_129{color:#6b7280}._loading_rzwsn_129 p{margin-top:1rem;font-size:1.125rem}._error_rzwsn_130{color:#dc2626}._error_rzwsn_130 p{margin-bottom:1.5rem;font-size:1.125rem}@media (max-width: 1024px){._formGrid_rzwsn_536{grid-template-columns:1fr}._blogActions_rzwsn_217{flex-direction:column;gap:.75rem;align-items:stretch}._statusActions_rzwsn_224{justify-content:center}}@media (max-width: 768px){._container_rzwsn_1{padding:1rem}._header_rzwsn_149{flex-direction:column;gap:1rem;align-items:flex-start}._titleSection_rzwsn_158{flex-direction:column;align-items:flex-start;gap:.75rem}._blogMainTitle_rzwsn_18{font-size:1.875rem}._blogMeta_rzwsn_25{flex-direction:column;gap:.75rem;align-items:flex-start}._socialPlatforms_rzwsn_1074{flex-direction:column}._socialButton_rzwsn_1080{justify-content:center}._actionButtons_rzwsn_591{flex-direction:column}._generateButton_rzwsn_598,._resetButton_rzwsn_623{justify-content:center}}._container_1fjyf_2{min-height:100vh;padding:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow-y:auto}._header_1fjyf_10{margin-bottom:2rem}._titleSection_1fjyf_14{display:flex;align-items:center;gap:1rem;max-width:1200px;margin:0 auto}._iconWrapper_1fjyf_22{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:1rem;box-shadow:0 8px 20px #10b9814d}._headerIcon_1fjyf_33{width:2rem;height:2rem;color:#fff}._title_1fjyf_14{font-size:2.5rem;font-weight:800;color:#1e293b;margin:0;line-height:1.2}._subtitle_1fjyf_47{font-size:1.125rem;color:#64748b;margin:.5rem 0 0;font-weight:400}._content_1fjyf_55{max-width:1200px;margin:0 auto;display:grid;gap:2rem}._generatorSection_1fjyf_63{width:100%}._generatorCard_1fjyf_67,._storedCard_1fjyf_68{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e2e8f0}._cardHeader_1fjyf_76{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}._cardTitle_1fjyf_82{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}._cardIcon_1fjyf_92{width:1.5rem;height:1.5rem;color:#10b981}._errorAlert_1fjyf_99{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;margin-bottom:1.5rem}._alertIcon_1fjyf_111{width:1.25rem;height:1.25rem;flex-shrink:0}._inputSection_1fjyf_118{margin-bottom:2rem}._inputGroup_1fjyf_122{margin-bottom:1rem}._label_1fjyf_126{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#374151;font-size:.875rem;margin-bottom:.5rem}._labelIcon_1fjyf_136{width:1rem;height:1rem;color:#6b7280}._inputWrapper_1fjyf_142{display:flex;gap:.75rem;align-items:stretch}._input_1fjyf_118{flex:1;padding:1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:all .2s ease;background-color:#fff}._input_1fjyf_118:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}._input_1fjyf_118:hover{border-color:#d1d5db}._generateButton_1fjyf_168{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 4px 12px #10b9814d}._generateButton_1fjyf_168:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}._generateButton_1fjyf_168:disabled{opacity:.6;cursor:not-allowed;transform:none}._clearButton_1fjyf_196{padding:.5rem 1rem;background:transparent;color:#6b7280;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .2s ease}._clearButton_1fjyf_196:hover:not(:disabled){background:#f9fafb;color:#374151}._buttonIcon_1fjyf_212{width:1.25rem;height:1.25rem}._spinning_1fjyf_217{animation:_spin_1fjyf_217 1s linear infinite}@keyframes _spin_1fjyf_217{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._resultsSection_1fjyf_227{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}._resultsHeader_1fjyf_233{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._resultsTitle_1fjyf_242{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}._successIcon_1fjyf_252{width:1.25rem;height:1.25rem;color:#10b981}._resultActions_1fjyf_258{display:flex;gap:.75rem}._actionButton_1fjyf_263{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._actionButton_1fjyf_263:hover{background:#f9fafb;border-color:#9ca3af}._actionIcon_1fjyf_283{width:1rem;height:1rem}._keywordGrid_1fjyf_289{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}._keywordTag_1fjyf_295{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:.5rem;color:#065f46;font-weight:500;transition:all .2s ease}._keywordTag_1fjyf_295:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98126}._tagIcon_1fjyf_313{width:1rem;height:1rem;color:#10b981;flex-shrink:0}._keywordText_1fjyf_320{font-size:.875rem;line-height:1.4}._storedSection_1fjyf_326{width:100%}._storedList_1fjyf_330{display:grid;gap:1.5rem}._storedItem_1fjyf_335{padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:.75rem;transition:all .2s ease}._storedItem_1fjyf_335:hover{box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}._storedHeader_1fjyf_348{margin-bottom:1rem}._storedTopic_1fjyf_352{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#1e293b;margin:0}._storedIcon_1fjyf_362{width:1.125rem;height:1.125rem;color:#6366f1}._storedKeywords_1fjyf_368{display:flex;flex-wrap:wrap;gap:.5rem}._storedKeywordTag_1fjyf_374{padding:.375rem .75rem;background:#f1f5f9;color:#475569;border-radius:.375rem;font-size:.875rem;font-weight:500;border:1px solid #e2e8f0}._emptyState_1fjyf_385{text-align:center;padding:4rem 2rem}._emptyContent_1fjyf_390{max-width:400px;margin:0 auto}._emptyIcon_1fjyf_395{width:4rem;height:4rem;color:#9ca3af;margin:0 auto 1.5rem}._emptyTitle_1fjyf_402{font-size:1.5rem;font-weight:700;color:#374151;margin:0 0 1rem}._emptyText_1fjyf_409{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}._container_1y1bk_2{min-height:100vh;padding:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow-y:auto}._heroSection_1y1bk_10{text-align:center;margin-bottom:4rem;padding:3rem 0}._heroContent_1y1bk_16{max-width:800px;margin:0 auto}._iconWrapper_1y1bk_21{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;margin-bottom:2rem;box-shadow:0 10px 25px #3b82f64d}._heroIcon_1y1bk_33{width:2.5rem;height:2.5rem;color:#fff}._heroTitle_1y1bk_39{font-size:3rem;font-weight:800;color:#1e293b;margin-bottom:1rem;line-height:1.2}._brandName_1y1bk_47{background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroSubtitle_1y1bk_54{font-size:1.25rem;color:#64748b;font-weight:400;max-width:600px;margin:0 auto;line-height:1.6}._section_1y1bk_64{max-width:1200px;margin:0 auto 4rem;background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e2e8f0}._sectionHeader_1y1bk_74{display:flex;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}._sectionIcon_1y1bk_82{width:2rem;height:2rem;color:#3b82f6;margin-right:1rem}._sectionTitle_1y1bk_89{font-size:2rem;font-weight:700;color:#1e293b;margin:0}._missionContent_1y1bk_97{display:grid;gap:2rem}._missionText_1y1bk_102{font-size:1.125rem;line-height:1.7;color:#475569;margin:0}._missionStats_1y1bk_109{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:2rem}._statItem_1y1bk_116{text-align:center;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:.75rem;border:1px solid #e2e8f0}._statNumber_1y1bk_124{font-size:2.5rem;font-weight:800;color:#3b82f6;line-height:1;margin-bottom:.5rem}._statLabel_1y1bk_132{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._featuresGrid_1y1bk_141{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._featureCard_1y1bk_147{padding:2rem;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:.75rem;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._featureCard_1y1bk_147:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);transform:scaleX(0);transition:transform .3s ease}._featureCard_1y1bk_147:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}._featureCard_1y1bk_147:hover:before{transform:scaleX(1)}._featureIconWrapper_1y1bk_178{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:.75rem;margin-bottom:1.5rem}._featureIcon_1y1bk_178{width:1.75rem;height:1.75rem;color:#fff}._featureTitle_1y1bk_195{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .75rem}._featureDescription_1y1bk_202{font-size:.975rem;line-height:1.6;color:#64748b;margin:0}._techGrid_1y1bk_210{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._techCard_1y1bk_217{padding:1.5rem;background:linear-gradient(135deg,#1e293b,#334155);color:#fff;border-radius:.75rem;text-align:center;transition:transform .2s ease}._techCard_1y1bk_217:hover{transform:scale(1.05)}._techName_1y1bk_230{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}._techDescription_1y1bk_236{font-size:.875rem;opacity:.9;line-height:1.5}._section_1y1bk_64 ._techDescription_1y1bk_236 p{font-size:1rem;line-height:1.7;color:#64748b;text-align:center;margin:0}._ctaSection_1y1bk_251{max-width:800px;margin:0 auto;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:3rem 2.5rem;border-radius:1rem;text-align:center;position:relative;overflow:hidden}._ctaSection_1y1bk_251:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.1)"/></svg>') repeat;opacity:.1}._ctaContent_1y1bk_274{position:relative;z-index:1}._ctaIcon_1y1bk_279{width:3rem;height:3rem;margin-bottom:1.5rem}._ctaTitle_1y1bk_285{font-size:2.25rem;font-weight:800;margin:0 0 1rem;line-height:1.2}._ctaText_1y1bk_292{font-size:1.125rem;opacity:.9;margin:0 0 2rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}._ctaButtons_1y1bk_302{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._primaryButton_1y1bk_309,._secondaryButton_1y1bk_310{padding:.875rem 2rem;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;border:none}._primaryButton_1y1bk_309{background:#fff;color:#3b82f6}._primaryButton_1y1bk_309:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._secondaryButton_1y1bk_310{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}._secondaryButton_1y1bk_310:hover{background:#ffffff1a;border-color:#ffffff80}@media (max-width: 768px){._container_1y1bk_2{padding:1rem}._heroTitle_1y1bk_39{font-size:2.25rem}._section_1y1bk_64{padding:1.5rem;margin-bottom:2rem}._sectionTitle_1y1bk_89{font-size:1.75rem}._featuresGrid_1y1bk_141{grid-template-columns:1fr}._missionStats_1y1bk_109{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}._ctaSection_1y1bk_251{padding:2rem 1.5rem}._ctaTitle_1y1bk_285{font-size:1.875rem}._ctaButtons_1y1bk_302{flex-direction:column;align-items:center}._primaryButton_1y1bk_309,._secondaryButton_1y1bk_310{width:100%;max-width:300px}}@keyframes _fadeInUp_1y1bk_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._section_1y1bk_64{animation:_fadeInUp_1y1bk_1 .6s ease-out}._container_n38bb_2{min-height:calc(100vh - 80px);background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem}._header_n38bb_9{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:1rem;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e2e8f0}._headerContent_n38bb_18{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._titleSection_n38bb_25{display:flex;align-items:center;gap:1rem}._titleIcon_n38bb_31{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:1rem;color:#fff;box-shadow:0 4px 12px #3b82f64d}._title_n38bb_25{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .25rem;background:linear-gradient(135deg,#1e293b,#475569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_n38bb_54{font-size:1rem;color:#64748b;margin:0;line-height:1.5}._headerActions_n38bb_61{display:flex;gap:.75rem}._refreshButton_n38bb_66{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #3b82f64d}._refreshButton_n38bb_66:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}._refreshButton_n38bb_66:active{transform:translateY(0)}._refreshButtonLoading_n38bb_91{opacity:.7;cursor:not-allowed}._refreshButtonLoading_n38bb_91:hover{transform:none}._lastUpdated_n38bb_100{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.875rem;padding-top:1rem;border-top:1px solid #e2e8f0}._controls_n38bb_111{background:#fff;border-radius:1rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 4px #0000000d;border:1px solid #e2e8f0}._controlsRow_n38bb_120{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._controlGroup_n38bb_126{display:flex;flex-direction:column;gap:.5rem}._controlLabel_n38bb_132{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#374151}._selectWrapper_n38bb_141,._inputWrapper_n38bb_142{position:relative}._select_n38bb_141,._searchInput_n38bb_147{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;color:#374151;transition:all .2s ease;outline:none}._select_n38bb_141:focus,._searchInput_n38bb_147:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._select_n38bb_141:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._statsSection_n38bb_172{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._statCard_n38bb_179{display:flex;align-items:center;gap:1rem;background:#fff;padding:1.5rem;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d;transition:all .2s ease}._statCard_n38bb_179:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}._statIcon_n38bb_196{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:.5rem;color:#64748b}._statContent_n38bb_207{flex:1}._statNumber_n38bb_211{font-size:1.25rem;font-weight:700;color:#1e293b;line-height:1.2}._statLabel_n38bb_218{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:500}._content_n38bb_227{background:#fff;border-radius:1rem;min-height:400px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0;overflow:hidden}._loadingState_n38bb_237{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._loadingSpinner_n38bb_246{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;color:#fff;margin-bottom:1.5rem;box-shadow:0 4px 12px #3b82f64d}._loadingTitle_n38bb_259{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}._loadingText_n38bb_266{color:#64748b;margin:0}._errorState_n38bb_272{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._errorIcon_n38bb_281{color:#ef4444;margin-bottom:1.5rem}._errorTitle_n38bb_286{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}._errorText_n38bb_293{color:#64748b;margin:0 0 1.5rem;max-width:400px}._emptyState_n38bb_300{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._emptyIcon_n38bb_309{color:#94a3b8;margin-bottom:1.5rem}._emptyTitle_n38bb_314{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}._emptyText_n38bb_321{color:#64748b;margin:0 0 1.5rem;max-width:400px}._retryButton_n38bb_327{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #3b82f633}._retryButton_n38bb_327:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._keywordsSection_n38bb_349{padding:2rem}._keywordsList_n38bb_353{display:flex;flex-direction:column;gap:1rem}._keywordCard_n38bb_359{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:.75rem;transition:all .2s ease;position:relative;overflow:hidden}._keywordCard_n38bb_359:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#3b82f6,#1d4ed8)}._keywordCard_n38bb_359:hover{background:linear-gradient(135deg,#fff,#f8fafc);border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}._keywordRank_n38bb_389{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:.375rem;font-size:.75rem;font-weight:600;min-width:fit-content;box-shadow:0 2px 4px #3b82f633}._keywordContent_n38bb_403{flex:1;min-width:0}._keywordText_n38bb_408{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .25rem;word-break:break-word}._keywordMeta_n38bb_416{display:flex;align-items:center;gap:.5rem}._keywordLength_n38bb_422{font-size:.75rem;color:#64748b;background-color:#f1f5f9;padding:.25rem .5rem;border-radius:.25rem}._keywordActions_n38bb_430{display:flex;gap:.5rem}._actionButton_n38bb_435{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background-color:#fff;color:#475569;border:1px solid #d1d5db;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._actionButton_n38bb_435:hover{background-color:#f8fafc;border-color:#94a3b8;color:#334155;transform:translateY(-1px)}._actionButtonSuccess_n38bb_458{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#10b981}._actionButtonSuccess_n38bb_458:hover{background:linear-gradient(135deg,#059669,#047857);color:#fff;transform:translateY(-1px)}._spinning_n38bb_471{animation:_spin_n38bb_471 1s linear infinite}@keyframes _spin_n38bb_471{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){._container_n38bb_2{padding:1.5rem}._controlsRow_n38bb_120{grid-template-columns:1fr;gap:1rem}._statsSection_n38bb_172{grid-template-columns:1fr}}@media (max-width: 768px){._container_n38bb_2{padding:1rem}._header_n38bb_9{padding:1.5rem}._headerContent_n38bb_18{flex-direction:column;align-items:flex-start;gap:1rem}._titleSection_n38bb_25{flex-direction:column;align-items:flex-start;gap:.75rem}._title_n38bb_25{font-size:1.5rem}._keywordCard_n38bb_359{flex-direction:column;align-items:flex-start;gap:.75rem}._keywordActions_n38bb_430{width:100%;justify-content:flex-end}}@media (max-width: 480px){._keywordCard_n38bb_359{padding:1rem}._keywordActions_n38bb_430{flex-direction:column;gap:.5rem;width:100%}._actionButton_n38bb_435{justify-content:center}}._refreshButton_n38bb_66:focus-visible,._select_n38bb_141:focus-visible,._searchInput_n38bb_147:focus-visible,._retryButton_n38bb_327:focus-visible,._actionButton_n38bb_435:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast: high){._keywordCard_n38bb_359,._actionButton_n38bb_435{border:2px solid #000}._keywordRank_n38bb_389{background:#000;color:#fff}}._container_1ioqf_2{max-width:1200px;margin:0 auto;padding:24px;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}._header_1ioqf_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding:0}._headerContent_1ioqf_19 h1{margin:0}._pageTitle_1ioqf_23{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}._pageSubtitle_1ioqf_33{color:#64748b;font-size:1.1rem;margin:0}._headerActions_1ioqf_39{display:flex;gap:12px}._refreshButton_1ioqf_44{display:flex;align-items:center;gap:8px;height:40px;padding:0 16px;border-radius:8px;border:1px solid #d1d5db;background:#fff;transition:all .2s ease}._refreshButton_1ioqf_44:hover{border-color:#667eea;color:#667eea;transform:translateY(-1px);box-shadow:0 4px 12px #667eea26}._statsGrid_1ioqf_64{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:32px}._statCard_1ioqf_71{border-radius:16px;border:none;box-shadow:0 4px 20px #00000014;transition:all .3s ease;background:#fff}._statCard_1ioqf_71:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}._statContent_1ioqf_84{display:flex;align-items:center;gap:16px;padding:8px 0}._statIcon_1ioqf_91{width:48px;height:48px;border-radius:12px;background:#667eea1a;display:flex;align-items:center;justify-content:center;font-size:24px}._statInfo_1ioqf_102{flex:1}._statValue_1ioqf_106{font-size:2rem;font-weight:700;color:#1f2937;line-height:1}._statTitle_1ioqf_113{font-size:.875rem;color:#6b7280;margin-top:4px}._filtersCard_1ioqf_120{margin-bottom:24px;border-radius:16px;border:none;box-shadow:0 2px 12px #0000000f}._filtersContent_1ioqf_127{display:flex;gap:20px;align-items:center;margin-bottom:16px;flex-wrap:wrap}._searchSection_1ioqf_135{flex:1;min-width:300px}._searchInput_1ioqf_140{height:44px;border-radius:12px;border:1px solid #e5e7eb}._searchInput_1ioqf_140:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._searchIcon_1ioqf_151{color:#9ca3af;width:16px;height:16px}._filterSection_1ioqf_157{min-width:200px}._statusFilter_1ioqf_161{width:100%;height:44px}._statusFilter_1ioqf_161 ._ant-select-selector_1ioqf_166{height:44px!important;border-radius:12px;border:1px solid #e5e7eb}._filterIcon_1ioqf_172{width:14px;height:14px;color:#9ca3af}._resultsCount_1ioqf_178{color:#6b7280;font-size:.875rem;padding-top:8px;border-top:1px solid #f3f4f6}._tableCard_1ioqf_186{border-radius:16px;border:none;box-shadow:0 4px 20px #00000014;overflow:hidden}._blogsTable_1ioqf_193{background:#fff}._blogsTable_1ioqf_193 ._ant-table-thead_1ioqf_197>tr>th{background:#fafbfc;border-bottom:2px solid #f1f3f4;font-weight:600;color:#374151;padding:16px}._tableRow_1ioqf_205{transition:all .2s ease}._tableRow_1ioqf_205:hover{background:#667eea05}._blogsTable_1ioqf_193 ._ant-table-tbody_1ioqf_213>tr>td{padding:16px;border-bottom:1px solid #f1f3f4}._topicCell_1ioqf_219{display:flex;flex-direction:column;gap:4px}._topicTitle_1ioqf_225{font-weight:600;color:#1f2937;font-size:1rem;line-height:1.4}._topicMeta_1ioqf_232{font-size:.75rem;color:#9ca3af;font-family:Monaco,Menlo,monospace}._audienceTag_1ioqf_238{display:flex;align-items:center;gap:8px;color:#4b5563;font-size:.9rem}._audienceIcon_1ioqf_246{width:16px;height:16px;color:#667eea}._dateCell_1ioqf_252{display:flex;align-items:center;gap:8px;color:#4b5563;font-size:.875rem}._dateIcon_1ioqf_260{width:16px;height:16px;color:#9ca3af}._statusTag_1ioqf_266{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-weight:500;font-size:.8rem}._statusIcon_1ioqf_276{font-size:.75rem}._viewButton_1ioqf_280{display:flex;align-items:center;gap:6px;border-radius:8px;height:36px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;transition:all .2s ease}._viewButton_1ioqf_280:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}._actionIcon_1ioqf_296{width:14px;height:14px}._loadingState_1ioqf_302{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;gap:20px}._loadingSpinner_1ioqf_311{width:48px;height:48px;border:3px solid #f3f4f6;border-top:3px solid #667eea;border-radius:50%;animation:_spin_1ioqf_325 1s linear infinite}@keyframes _spin_1ioqf_325{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinning_1ioqf_325{animation:_spin_1ioqf_325 1s linear infinite}._errorCard_1ioqf_330{border-radius:16px;border:1px solid #fecaca;background:#fef2f2}._errorContent_1ioqf_336{display:flex;align-items:flex-start;gap:16px;padding:8px 0}._errorIcon_1ioqf_343{width:24px;height:24px;color:#ef4444;flex-shrink:0;margin-top:4px}._errorContent_1ioqf_336 h3{color:#dc2626;margin:0 0 8px;font-size:1.1rem;font-weight:600}._errorContent_1ioqf_336 p{color:#7f1d1d;margin:0 0 16px}._retryButton_1ioqf_363{background:#ef4444;border-color:#ef4444}._retryButton_1ioqf_363:hover{background:#dc2626;border-color:#dc2626}._emptyState_1ioqf_374{padding:60px 20px}._emptyState_1ioqf_374 ._ant-empty-description_1ioqf_378{color:#6b7280;font-size:1.1rem}._pagination_1ioqf_384{margin-top:24px;text-align:center}._pagination_1ioqf_384 ._ant-pagination-item-active_1ioqf_389{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}._pagination_1ioqf_384 ._ant-pagination-item-active_1ioqf_389 a{color:#fff}._pagination_1ioqf_384 ._ant-pagination-item_1ioqf_389:hover{border-color:#667eea}._pagination_1ioqf_384 ._ant-pagination-item_1ioqf_389:hover a{color:#667eea}@media (max-width: 768px){._container_1ioqf_2{padding:16px}._header_1ioqf_11{flex-direction:column;gap:16px;align-items:stretch}._pageTitle_1ioqf_23{font-size:2rem}._statsGrid_1ioqf_64{grid-template-columns:1fr;gap:16px}._filtersContent_1ioqf_127{flex-direction:column;align-items:stretch;gap:16px}._searchSection_1ioqf_135,._filterSection_1ioqf_157{min-width:auto}._blogsTable_1ioqf_193 ._ant-table-thead_1ioqf_197>tr>th,._blogsTable_1ioqf_193 ._ant-table-tbody_1ioqf_213>tr>td{padding:12px 8px}._topicTitle_1ioqf_225{font-size:.9rem}._viewButton_1ioqf_280{padding:4px 8px;height:32px;font-size:.8rem}}@media (max-width: 480px){._pageTitle_1ioqf_23{font-size:1.75rem}._statContent_1ioqf_84{flex-direction:column;text-align:center;gap:12px}._statValue_1ioqf_106{font-size:1.5rem}}._container_6mb0b_2{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem}._loginCard_6mb0b_11{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;width:100%;max-width:400px}._logoSection_6mb0b_20{background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;text-align:center;color:#fff}._brandTitle_6mb0b_27{font-size:1.8rem;font-weight:700;margin:0;margin-bottom:.5rem}._brandSubtitle_6mb0b_34{font-size:.9rem;opacity:.9;margin:0}._formSection_6mb0b_40{padding:2rem}._formTitle_6mb0b_44{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0;margin-bottom:.5rem}._formSubtitle_6mb0b_52{color:#6b7280;font-size:.9rem;margin:0;margin-bottom:2rem}._form_6mb0b_40{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_6mb0b_65{display:flex;flex-direction:column;gap:.5rem}._label_6mb0b_71{font-weight:500;color:#374151;font-size:.875rem}._inputWrapper_6mb0b_77{position:relative;display:flex;align-items:center}._input_6mb0b_65{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;transition:all .2s ease;outline:none}._input_6mb0b_65:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._inputIcon_6mb0b_99{position:absolute;left:.75rem;color:#9ca3af;z-index:1}._passwordToggle_6mb0b_106{position:absolute;right:.75rem;color:#9ca3af;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;z-index:1}._passwordToggle_6mb0b_106:hover{color:#667eea}._errorMessage_6mb0b_123{display:flex;align-items:center;gap:.5rem;color:#dc2626;font-size:.875rem;padding:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px}._submitButton_6mb0b_135{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._submitButton_6mb0b_135:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}._submitButton_6mb0b_135:disabled{opacity:.6;cursor:not-allowed;transform:none}._loading_6mb0b_161{opacity:.8}._divider_6mb0b_165{position:relative;text-align:center;margin:1.5rem 0;color:#9ca3af;font-size:.875rem}._divider_6mb0b_165:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5e7eb}._divider_6mb0b_165 span{background:#fff;padding:0 1rem}._googleButton_6mb0b_188{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}._googleButton_6mb0b_188:hover{border-color:#9ca3af;box-shadow:0 2px 4px #0000001a}._googleButton_6mb0b_188:disabled{opacity:.6;cursor:not-allowed}._googleIcon_6mb0b_215{width:20px;height:20px}._switchAuth_6mb0b_220{text-align:center;margin-top:1.5rem;color:#6b7280;font-size:.9rem}._authLink_6mb0b_227{color:#667eea;text-decoration:none;font-weight:500}._authLink_6mb0b_227:hover{text-decoration:underline}._header_6mb0b_238{background:#fff;border-bottom:1px solid #e5e7eb;position:relative}._headerContainer_6mb0b_244{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}._logoContainer_6mb0b_253 a{text-decoration:none;color:inherit}._headerTitle_6mb0b_258{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._headerSubtitle_6mb0b_265{font-size:.8rem;color:#6b7280}._desktopNav_6mb0b_270{display:flex;align-items:center;gap:.5rem}._navItem_6mb0b_276{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:6px;color:#6b7280;text-decoration:none;transition:all .2s ease;font-size:.875rem;font-weight:500}._navItem_6mb0b_276:hover{color:#374151;background:#f3f4f6}._navItemActive_6mb0b_294{color:#667eea;background:#ede9fe}._navItemIcon_6mb0b_299{display:flex;align-items:center}._navItemText_6mb0b_304{white-space:nowrap}._headerActions_6mb0b_308{display:flex;align-items:center;gap:1rem}._userProfile_6mb0b_314{position:relative}._userProfileButton_6mb0b_318{display:flex;align-items:center;gap:.75rem;padding:.5rem;border:none;background:none;cursor:pointer;border-radius:6px;transition:all .2s ease}._userProfileButton_6mb0b_318:hover{background:#f3f4f6}._userAvatar_6mb0b_334{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem}._userInfo_6mb0b_347{display:flex;flex-direction:column;align-items:flex-start}._userName_6mb0b_353{font-weight:500;color:#1f2937;font-size:.875rem}._userRole_6mb0b_359{color:#6b7280;font-size:.75rem}._userChevron_6mb0b_364{color:#9ca3af;transition:transform .2s ease}._userProfileButton_6mb0b_318[aria-expanded=true] ._userChevron_6mb0b_364{transform:rotate(180deg)}._userDropdown_6mb0b_373{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;min-width:250px;z-index:50}._userDropdownHeader_6mb0b_386{display:flex;align-items:center;gap:1rem;padding:1rem}._userAvatarLarge_6mb0b_393{width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1rem;flex-shrink:0}._userDropdownName_6mb0b_407{font-weight:600;color:#1f2937;margin:0;font-size:.875rem}._userDropdownEmail_6mb0b_414{color:#6b7280;font-size:.75rem;margin:0}._userDropdownRole_6mb0b_420{color:#667eea;font-size:.75rem;font-weight:500;margin:0}._userDropdownDivider_6mb0b_427{height:1px;background:#e5e7eb;margin:0 1rem}._userDropdownItem_6mb0b_433{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;border:none;background:none;color:#374151;font-size:.875rem;cursor:pointer;transition:all .2s ease}._userDropdownItem_6mb0b_433:hover{background:#f3f4f6;color:#1f2937}._mobileMenuButton_6mb0b_452{display:none;align-items:center;justify-content:center;padding:.5rem;border:none;background:none;color:#6b7280;cursor:pointer;border-radius:4px}._mobileMenuButton_6mb0b_452:hover{color:#374151;background:#f3f4f6}._mobileNav_6mb0b_469{position:fixed;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;transition:transform .3s ease;z-index:40;max-height:calc(100vh - 80px);overflow-y:auto}._mobileNavClosed_6mb0b_482{transform:translateY(-100%);opacity:0;visibility:hidden}._mobileNavOpen_6mb0b_488{transform:translateY(0);opacity:1;visibility:visible}._mobileNavContent_6mb0b_494{padding:1rem;max-width:1280px;margin:0 auto}._mobileNavItem_6mb0b_500{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:8px;color:#374151;text-decoration:none;transition:all .2s ease;margin-bottom:.5rem}._mobileNavItem_6mb0b_500:hover{background:#f3f4f6}._mobileNavItemActive_6mb0b_516{background:#ede9fe;color:#667eea}._mobileNavItemIcon_6mb0b_521{flex-shrink:0}._mobileNavItemContent_6mb0b_525{flex:1}._mobileNavItemText_6mb0b_529{font-weight:500;font-size:1rem;display:block}._mobileNavItemDescription_6mb0b_535{color:#6b7280;font-size:.875rem;margin-top:.25rem;display:block}._mobileNavLogout_6mb0b_542{display:flex;align-items:center;gap:1rem;padding:1.5rem 1rem 1rem;border-radius:8px;border:none;background:none;color:#dc2626;width:100%;text-align:left;cursor:pointer;transition:all .2s ease;margin-top:1rem;border-top:1px solid #e5e7eb}._mobileNavLogout_6mb0b_542:hover{background:#fef2f2}._backdrop_6mb0b_564{position:fixed;inset:0;background:#00000080;z-index:30}@media (max-width: 768px){._desktopNav_6mb0b_270{display:none}._mobileMenuButton_6mb0b_452{display:flex}._headerContainer_6mb0b_244{padding:1rem}._userInfo_6mb0b_347,._userChevron_6mb0b_364{display:none}}@media (max-width: 640px){._headerTitle_6mb0b_258{font-size:1.25rem}._headerSubtitle_6mb0b_265{display:none}}._container_1rp2j_2{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem;position:relative;overflow:auto}._container_1rp2j_2:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:_floatBackground_1rp2j_1 20s ease-in-out infinite;z-index:0}@keyframes _floatBackground_1rp2j_1{0%,to{transform:translate(0) translateY(0)}25%{transform:translate(-20px) translateY(-10px)}50%{transform:translate(10px) translateY(-20px)}75%{transform:translate(-10px) translateY(10px)}}._signupCard_1rp2j_34{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;width:100%;max-width:450px;position:relative;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:_cardSlideIn_1rp2j_1 .6s cubic-bezier(.4,0,.2,1)}@keyframes _cardSlideIn_1rp2j_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._logoSection_1rp2j_58{background:linear-gradient(135deg,#667eea,#764ba2);padding:2.5rem 2rem;text-align:center;color:#fff;position:relative;overflow:hidden}._logoSection_1rp2j_58:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:_shimmer_1rp2j_1 3s ease-in-out infinite}@keyframes _shimmer_1rp2j_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._logoIcon_1rp2j_83{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#fff3;border-radius:50%;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);transition:transform .3s ease}._logoIcon_1rp2j_83:hover{transform:scale(1.05) rotate(5deg)}._brandTitle_1rp2j_101{font-size:2rem;font-weight:700;margin:0;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}._brandSubtitle_1rp2j_109{font-size:1rem;opacity:.9;margin:0;font-weight:400}._formSection_1rp2j_116{padding:2.5rem 2rem;background:#fff}._formTitle_1rp2j_121{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0;margin-bottom:.5rem;text-align:center}._formSubtitle_1rp2j_130{color:#6b7280;font-size:1rem;margin:0;margin-bottom:2rem;text-align:center}._form_1rp2j_116{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_1rp2j_144{display:flex;flex-direction:column;gap:.5rem;position:relative}._label_1rp2j_151{font-weight:600;color:#374151;font-size:.875rem;margin-bottom:.25rem}._inputWrapper_1rp2j_158{position:relative;display:flex;align-items:center}._input_1rp2j_144{width:100%;padding:.875rem .875rem .875rem 2.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;background:#fafafa}._input_1rp2j_144:focus{border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a;transform:translateY(-1px)}._input_1rp2j_144:hover:not(:focus){border-color:#d1d5db;background:#fff}._inputError_1rp2j_188{border-color:#ef4444!important;background:#fef2f2!important}._inputError_1rp2j_188:focus{box-shadow:0 0 0 3px #ef44441a!important}._inputIcon_1rp2j_197{position:absolute;left:.875rem;color:#9ca3af;z-index:1;transition:color .2s ease}._input_1rp2j_144:focus+._inputIcon_1rp2j_197,._inputWrapper_1rp2j_158:hover ._inputIcon_1rp2j_197{color:#667eea}._passwordToggle_1rp2j_210{position:absolute;right:.875rem;color:#9ca3af;background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;border-radius:4px;z-index:1;transition:all .2s ease}._passwordToggle_1rp2j_210:hover{color:#667eea;background:#667eea1a}._passwordStrength_1rp2j_231{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}._strengthBar_1rp2j_238{flex:1;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}._strengthFill_1rp2j_246{height:100%;border-radius:2px;transition:all .3s ease}._strengthText_1rp2j_252{font-size:.75rem;font-weight:600;min-width:70px;text-align:right}._passwordRequirements_1rp2j_260{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-top:-.5rem}._requirementTitle_1rp2j_268{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:.75rem}._requirementsList_1rp2j_278{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}._requirement_1rp2j_268{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#64748b;transition:color .2s ease}._requirementMet_1rp2j_293{color:#16a34a}._requirement_1rp2j_268 svg{flex-shrink:0}._fieldError_1rp2j_302{display:flex;align-items:center;gap:.5rem;color:#ef4444;font-size:.8125rem;margin-top:.25rem;animation:_errorSlideIn_1rp2j_1 .3s ease}@keyframes _errorSlideIn_1rp2j_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._errorMessage_1rp2j_323{display:flex;align-items:center;gap:.5rem;color:#dc2626;font-size:.875rem;padding:.875rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:8px;animation:_errorSlideIn_1rp2j_1 .3s ease}._successMessage_1rp2j_336{display:flex;align-items:center;gap:.5rem;color:#059669;font-size:.875rem;padding:.875rem;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:8px;animation:_successSlideIn_1rp2j_1 .3s ease}@keyframes _successSlideIn_1rp2j_1{0%{opacity:0;transform:translateY(-4px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._submitButton_1rp2j_360{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}._submitButton_1rp2j_360: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 ease}._submitButton_1rp2j_360:hover:before{left:100%}._submitButton_1rp2j_360:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea80}._submitButton_1rp2j_360:active{transform:translateY(0)}._submitButton_1rp2j_360:disabled{opacity:.7;cursor:not-allowed;transform:none}._submitButton_1rp2j_360:disabled:hover{transform:none;box-shadow:none}._loading_1rp2j_412{opacity:.8}._divider_1rp2j_416{position:relative;text-align:center;margin:1.5rem 0;color:#9ca3af;font-size:.875rem;font-weight:500}._divider_1rp2j_416:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent)}._divider_1rp2j_416 span{background:#fff;padding:0 1.5rem;position:relative}._googleButton_1rp2j_441{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._googleButton_1rp2j_441:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}._googleButton_1rp2j_441:active{transform:translateY(0)}._googleButton_1rp2j_441:disabled{opacity:.6;cursor:not-allowed;transform:none}._googleIcon_1rp2j_476{width:20px;height:20px;flex-shrink:0}._switchAuth_1rp2j_482{text-align:center;margin-top:2rem;color:#6b7280;font-size:.9375rem}._authLink_1rp2j_489{color:#667eea;text-decoration:none;font-weight:600;transition:all .2s ease}._authLink_1rp2j_489:hover{color:#5a67d8;text-decoration:underline}@media (max-width: 640px){._container_1rp2j_2{padding:.5rem}._signupCard_1rp2j_34{max-width:100%;margin:.5rem}._logoSection_1rp2j_58{padding:2rem 1.5rem}._brandTitle_1rp2j_101{font-size:1.75rem}._formSection_1rp2j_116{padding:2rem 1.5rem}._formTitle_1rp2j_121{font-size:1.5rem}._requirementsList_1rp2j_278{grid-template-columns:1fr}._input_1rp2j_144{padding:.75rem .75rem .75rem 2.5rem}._inputIcon_1rp2j_197{left:.75rem}._passwordToggle_1rp2j_210{right:.75rem}}@media (max-width: 480px){._logoSection_1rp2j_58{padding:1.5rem 1rem}._brandTitle_1rp2j_101{font-size:1.5rem}._brandSubtitle_1rp2j_109{font-size:.875rem}._formSection_1rp2j_116{padding:1.5rem 1rem}._logoIcon_1rp2j_83{width:3rem;height:3rem}}@media (prefers-contrast: high){._input_1rp2j_144{border-width:3px}._submitButton_1rp2j_360{background:#000}._googleButton_1rp2j_441{border-width:3px;border-color:#000}._errorMessage_1rp2j_323,._successMessage_1rp2j_336{border-width:2px}}@media (prefers-reduced-motion: reduce){._signupCard_1rp2j_34,._container_1rp2j_2:before,._logoSection_1rp2j_58:before,._submitButton_1rp2j_360:before,._input_1rp2j_144,._passwordToggle_1rp2j_210,._googleButton_1rp2j_441,._authLink_1rp2j_489,._logoIcon_1rp2j_83{animation:none;transition:none}._submitButton_1rp2j_360:hover,._googleButton_1rp2j_441:hover,._input_1rp2j_144:focus{transform:none}}._input_1rp2j_144:focus-visible,._submitButton_1rp2j_360:focus-visible,._googleButton_1rp2j_441:focus-visible,._passwordToggle_1rp2j_210:focus-visible,._authLink_1rp2j_489:focus-visible{outline:2px solid #667eea;outline-offset:2px}@media (prefers-color-scheme: dark){._container_1rp2j_2{background:linear-gradient(135deg,#1e293b,#334155)}._signupCard_1rp2j_34{background:#1e293b;border:1px solid #334155}._formSection_1rp2j_116{background:#1e293b}._formTitle_1rp2j_121{color:#f1f5f9}._formSubtitle_1rp2j_130{color:#94a3b8}._label_1rp2j_151{color:#cbd5e1}._input_1rp2j_144{background:#334155;border-color:#475569;color:#f1f5f9}._input_1rp2j_144:focus{background:#1e293b;border-color:#667eea}._passwordRequirements_1rp2j_260{background:#334155;border-color:#475569}._requirementTitle_1rp2j_268,._requirement_1rp2j_268{color:#94a3b8}._requirementMet_1rp2j_293{color:#22c55e}._divider_1rp2j_416 span{background:#1e293b}._googleButton_1rp2j_441{background:#334155;border-color:#475569;color:#f1f5f9}._googleButton_1rp2j_441:hover{border-color:#64748b}._switchAuth_1rp2j_482{color:#94a3b8}}@keyframes _spin_1rp2j_1{to{transform:rotate(360deg)}}._submitButton_1rp2j_360._loading_1rp2j_412:after{content:"";position:absolute;right:1rem;width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_1rp2j_1 1s linear infinite}@media (max-height: 700px){._container_1rp2j_2{align-items:flex-start;padding-top:1rem}}._dashboard_1fyp8_3{min-height:100vh;background-color:#f9fafb;padding:1.5rem}._container_1fyp8_9{max-width:80rem;margin:0 auto}._header_1fyp8_15{margin-bottom:2rem}._title_1fyp8_19{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1.2}._subtitle_1fyp8_27{color:#6b7280;margin:0;font-size:1rem;line-height:1.5}._statsGrid_1fyp8_35{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){._statsGrid_1fyp8_35{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._statsGrid_1fyp8_35{grid-template-columns:repeat(4,1fr)}}._statCard_1fyp8_54{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e5e7eb;transition:all .2s ease-in-out}._statCard_1fyp8_54:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}._statCardContent_1fyp8_68{display:flex;align-items:center;justify-content:space-between}._statCardInfo_1fyp8_74{flex:1}._statLabel_1fyp8_78{font-size:.875rem;font-weight:500;color:#6b7280;margin:0 0 .25rem}._statValue_1fyp8_85{font-size:1.5rem;font-weight:700;color:#111827;margin:0;line-height:1.2}._statIcon_1fyp8_93{color:#9ca3af;flex-shrink:0;margin-left:1rem}._actionsSection_1fyp8_100{margin-bottom:2rem}._sectionTitle_1fyp8_104{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 1rem}._actionsGrid_1fyp8_111{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._actionsGrid_1fyp8_111{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._actionsGrid_1fyp8_111{grid-template-columns:repeat(4,1fr)}}._actionCard_1fyp8_129{border-radius:.5rem;padding:1.5rem;border:1px solid #e5e7eb;transition:all .2s ease-in-out;text-decoration:none;display:block;position:relative;overflow:hidden}._actionCardBlue_1fyp8_141{background-color:#eff6ff}._actionCardBlue_1fyp8_141:hover{background-color:#dbeafe;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._actionCardGreen_1fyp8_151{background-color:#f0fdf4}._actionCardGreen_1fyp8_151:hover{background-color:#dcfce7;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._actionCardPurple_1fyp8_161{background-color:#faf5ff}._actionCardPurple_1fyp8_161:hover{background-color:#f3e8ff;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._actionCardOrange_1fyp8_171{background-color:#fff7ed}._actionCardOrange_1fyp8_171:hover{background-color:#ffedd5;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._actionCardContent_1fyp8_181{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}._actionIcon_1fyp8_189{margin-bottom:1rem;flex-shrink:0}._actionTitle_1fyp8_194{font-weight:600;color:#111827;margin:0 0 .5rem;font-size:1rem}._actionDescription_1fyp8_201{font-size:.875rem;color:#6b7280;margin:0;line-height:1.4}._activitySection_1fyp8_209{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e5e7eb;overflow:hidden}._activityHeader_1fyp8_217{padding:1.5rem;border-bottom:1px solid #e5e7eb;background:#fafafa}._activityTitle_1fyp8_223{font-size:1.25rem;font-weight:600;color:#111827;margin:0}._activityContent_1fyp8_230{padding:1.5rem}._activityEmpty_1fyp8_234{text-align:center;padding:3rem 1rem}._activityEmptyIcon_1fyp8_239{width:3rem;height:3rem;color:#9ca3af;margin:0 auto 1rem}._activityEmptyTitle_1fyp8_246{color:#6b7280;margin:0 0 .5rem;font-size:1rem}._activityEmptySubtitle_1fyp8_252{color:#9ca3af;font-size:.875rem;margin:0;line-height:1.4}@media (max-width: 640px){._dashboard_1fyp8_3{padding:1rem}._title_1fyp8_19{font-size:1.5rem}._subtitle_1fyp8_27{font-size:.875rem}._statCard_1fyp8_54{padding:1rem}._statValue_1fyp8_85{font-size:1.25rem}._actionCard_1fyp8_129,._activityHeader_1fyp8_217,._activityContent_1fyp8_230{padding:1rem}._activityEmpty_1fyp8_234{padding:2rem 1rem}}@media (max-width: 480px){._statsGrid_1fyp8_35,._actionsGrid_1fyp8_111{gap:1rem}._container_1fyp8_9{padding:0 .5rem}._header_1fyp8_15{margin-bottom:1.5rem}._title_1fyp8_19{font-size:1.25rem}}@keyframes _fadeInUp_1fyp8_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._statCard_1fyp8_54,._actionCard_1fyp8_129,._activitySection_1fyp8_209{animation:_fadeInUp_1fyp8_1 .5s ease-out forwards}._statCard_1fyp8_54:nth-child(1){animation-delay:.1s}._statCard_1fyp8_54:nth-child(2){animation-delay:.2s}._statCard_1fyp8_54:nth-child(3){animation-delay:.3s}._statCard_1fyp8_54:nth-child(4){animation-delay:.4s}._actionCard_1fyp8_129:nth-child(1){animation-delay:.5s}._actionCard_1fyp8_129:nth-child(2){animation-delay:.6s}._actionCard_1fyp8_129:nth-child(3){animation-delay:.7s}._actionCard_1fyp8_129:nth-child(4){animation-delay:.8s}._activitySection_1fyp8_209{animation-delay:.9s}._actionCard_1fyp8_129:focus{outline:2px solid #3b82f6;outline-offset:2px}._actionCard_1fyp8_129:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._loading_1fyp8_357{opacity:.7;pointer-events:none}._skeleton_1fyp8_362{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_1fyp8_357 1.5s infinite}@keyframes _loading_1fyp8_357{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-color-scheme: dark){._dashboard_1fyp8_3{background-color:#0f172a}._title_1fyp8_19{color:#f8fafc}._subtitle_1fyp8_27{color:#94a3b8}._statCard_1fyp8_54,._activitySection_1fyp8_209{background-color:#1e293b;border-color:#334155}._statLabel_1fyp8_78{color:#94a3b8}._statValue_1fyp8_85,._actionTitle_1fyp8_194,._sectionTitle_1fyp8_104,._activityTitle_1fyp8_223{color:#f8fafc}._actionDescription_1fyp8_201,._activityEmptyTitle_1fyp8_246{color:#94a3b8}._activityEmptySubtitle_1fyp8_252,._statIcon_1fyp8_93,._activityEmptyIcon_1fyp8_239{color:#64748b}}._container_1cb2m_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem 1.5rem;position:relative;overflow-x:hidden}._container_1cb2m_2:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,199,255,.1) 0%,transparent 50%);animation:_backgroundFloat_1cb2m_1 20s ease-in-out infinite;z-index:0}@keyframes _backgroundFloat_1cb2m_1{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(-20px,-10px) rotate(1deg)}66%{transform:translate(20px,10px) rotate(-1deg)}}._wrapper_1cb2m_31{max-width:1400px;margin:0 auto;position:relative;z-index:1}._header_1cb2m_39{margin-bottom:2rem;animation:_slideInDown_1cb2m_1 .6s ease-out}@keyframes _slideInDown_1cb2m_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._headerContent_1cb2m_55{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#fff,#f8fafc);padding:2rem;border-radius:1rem;box-shadow:0 10px 25px #0000001a;border:1px solid #e2e8f0}._headerIcon_1cb2m_66{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:1rem;color:#fff;box-shadow:0 8px 20px #ef44444d;flex-shrink:0}._headerText_1cb2m_79{flex:1}._title_1cb2m_83{font-size:2rem;font-weight:800;color:#1e293b;margin:0 0 .5rem;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_1cb2m_94{font-size:1rem;color:#64748b;margin:0;line-height:1.5}._statsGrid_1cb2m_102{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem}._statCard_1cb2m_109{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 16px #00000014;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:_slideInUp_1cb2m_1 .6s ease-out;animation-fill-mode:both}._statCard_1cb2m_109:nth-child(1){animation-delay:.1s}._statCard_1cb2m_109:nth-child(2){animation-delay:.2s}._statCard_1cb2m_109:nth-child(3){animation-delay:.3s}._statCard_1cb2m_109:nth-child(4){animation-delay:.4s}@keyframes _slideInUp_1cb2m_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._statCard_1cb2m_109:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ef4444,#10b981);background-size:300% 100%;animation:_gradientShift_1cb2m_1 3s ease infinite}@keyframes _gradientShift_1cb2m_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._statCard_1cb2m_109:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}._statHeader_1cb2m_160{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._statInfo_1cb2m_167{flex:1}._statLabel_1cb2m_171{font-size:.875rem;font-weight:500;color:#64748b;margin:0 0 .5rem}._statValue_1cb2m_178{font-size:2rem;font-weight:800;color:#1e293b;margin:0;line-height:1.2}._statIcon_1cb2m_186{color:#94a3b8;flex-shrink:0}._statFooter_1cb2m_191{display:flex;align-items:center;gap:.5rem}._statTrend_1cb2m_197{font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:.375rem}._trendUp_1cb2m_204{background:#dcfce7;color:#16a34a}._trendDown_1cb2m_209{background:#fee2e2;color:#dc2626}._statPeriod_1cb2m_214{font-size:.75rem;color:#94a3b8}._actionsSection_1cb2m_220{margin-bottom:2.5rem}._sectionTitle_1cb2m_224{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}._actionsGrid_1cb2m_231{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._actionCard_1cb2m_237{display:flex;align-items:center;padding:1.5rem;border-radius:1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0;position:relative;overflow:hidden;animation:_fadeInScale_1cb2m_1 .6s ease-out;animation-fill-mode:both}._actionCard_1cb2m_237:nth-child(1){animation-delay:.1s}._actionCard_1cb2m_237:nth-child(2){animation-delay:.2s}._actionCard_1cb2m_237:nth-child(3){animation-delay:.3s}._actionCard_1cb2m_237:nth-child(4){animation-delay:.4s}._actionCard_1cb2m_237:nth-child(5){animation-delay:.5s}._actionCard_1cb2m_237:nth-child(6){animation-delay:.6s}._actionCard_1cb2m_237:nth-child(7){animation-delay:.7s}._actionCard_1cb2m_237:nth-child(8){animation-delay:.8s}@keyframes _fadeInScale_1cb2m_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._actionCard_1cb2m_237:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}._actionCard_1cb2m_237:hover:before{left:100%}._actionCard_1cb2m_237:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}._actionIcon_1cb2m_291{margin-right:1rem;flex-shrink:0;transition:transform .3s ease}._actionCard_1cb2m_237:hover ._actionIcon_1cb2m_291{transform:scale(1.1)}._actionContent_1cb2m_301{flex:1}._actionTitle_1cb2m_305{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}._actionDescription_1cb2m_312{font-size:.875rem;color:#64748b;margin:0;line-height:1.4}._actionArrow_1cb2m_319{color:#94a3b8;transition:all .3s ease;margin-left:1rem}._actionCard_1cb2m_237:hover ._actionArrow_1cb2m_319{color:#64748b;transform:translate(4px)}._actionBlue_1cb2m_331{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}._actionBlue_1cb2m_331 ._actionIcon_1cb2m_291{color:#2563eb}._actionGreen_1cb2m_340{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534}._actionGreen_1cb2m_340 ._actionIcon_1cb2m_291{color:#16a34a}._actionPurple_1cb2m_349{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#6b21a8}._actionPurple_1cb2m_349 ._actionIcon_1cb2m_291{color:#9333ea}._actionOrange_1cb2m_358{background:linear-gradient(135deg,#fed7aa,#fdba74);color:#9a3412}._actionOrange_1cb2m_358 ._actionIcon_1cb2m_291{color:#ea580c}._actionIndigo_1cb2m_367{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#3730a3}._actionIndigo_1cb2m_367 ._actionIcon_1cb2m_291{color:#4f46e5}._actionTeal_1cb2m_376{background:linear-gradient(135deg,#ccfbf1,#99f6e4);color:#134e4a}._actionTeal_1cb2m_376 ._actionIcon_1cb2m_291{color:#0f766e}._actionGray_1cb2m_385{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#374151}._actionGray_1cb2m_385 ._actionIcon_1cb2m_291{color:#6b7280}._actionRed_1cb2m_394{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}._actionRed_1cb2m_394 ._actionIcon_1cb2m_291{color:#dc2626}._overviewGrid_1cb2m_404{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}._overviewCard_1cb2m_410{background:#fff;border-radius:1rem;box-shadow:0 4px 16px #00000014;border:1px solid #e2e8f0;overflow:hidden;animation:_slideInUp_1cb2m_1 .6s ease-out;animation-delay:.5s;animation-fill-mode:both}._cardHeader_1cb2m_421{padding:1.5rem 1.5rem 0;border-bottom:1px solid #f1f5f9}._cardTitle_1cb2m_426{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 1rem}._cardContent_1cb2m_433{padding:1.5rem}._activityList_1cb2m_438{display:flex;flex-direction:column;gap:1rem}._activityItem_1cb2m_444{display:flex;align-items:flex-start;gap:.75rem;position:relative}._activityDot_1cb2m_451{width:8px;height:8px;border-radius:50%;background:#3b82f6;flex-shrink:0;margin-top:.5rem;position:relative}._activityDot_1cb2m_451:before{content:"";position:absolute;top:-4px;left:-4px;width:16px;height:16px;border:2px solid #3b82f6;border-radius:50%;background:#3b82f61a;animation:_pulse_1cb2m_1 2s infinite}@keyframes _pulse_1cb2m_1{0%{transform:scale(1);opacity:1}to{transform:scale(1.4);opacity:0}}._activityDetails_1cb2m_485{flex:1}._activityAction_1cb2m_489{font-size:.875rem;font-weight:500;color:#1e293b;margin:0 0 .25rem}._activityMeta_1cb2m_496{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#64748b;margin:0}._activityUser_1cb2m_505{font-weight:500}._activityTime_1cb2m_509{opacity:.8}._activityMeta_1cb2m_496:after{content:"•";color:#cbd5e1}._activityTime_1cb2m_509:before{content:""}._statusList_1cb2m_523{display:flex;flex-direction:column;gap:1rem}._statusItem_1cb2m_529{display:flex;align-items:center;gap:.75rem}._statusDot_1cb2m_535{width:12px;height:12px;border-radius:50%;flex-shrink:0}._statusOnline_1cb2m_542{background:#10b981;box-shadow:0 0 0 4px #10b98133}._statusWarning_1cb2m_547{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b33}._statusOffline_1cb2m_552{background:#ef4444;box-shadow:0 0 0 4px #ef444433}._statusDetails_1cb2m_557{flex:1;display:flex;justify-content:space-between;align-items:center}._statusLabel_1cb2m_564{font-size:.875rem;font-weight:500;color:#1e293b;margin:0}._statusValue_1cb2m_571{font-size:.75rem;color:#64748b;margin:0}._emptyState_1cb2m_578{text-align:center;padding:2rem;color:#94a3b8}._emptyState_1cb2m_578 svg{margin-bottom:1rem}._emptyText_1cb2m_588{font-size:1rem;font-weight:500;color:#64748b;margin:0 0 .5rem}._emptySubtext_1cb2m_595{font-size:.875rem;color:#94a3b8;margin:0}@media (max-width: 1024px){._container_1cb2m_2{padding:1.5rem 1rem}._actionsGrid_1cb2m_231{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}._overviewGrid_1cb2m_404{grid-template-columns:1fr}}@media (max-width: 768px){._headerContent_1cb2m_55{flex-direction:column;text-align:center;gap:1rem}._title_1cb2m_83{font-size:1.75rem}._statsGrid_1cb2m_102,._actionsGrid_1cb2m_231{grid-template-columns:1fr;gap:1rem}._actionCard_1cb2m_237{padding:1.25rem}}@media (max-width: 480px){._container_1cb2m_2{padding:1rem .75rem}._headerContent_1cb2m_55{padding:1.5rem}._title_1cb2m_83{font-size:1.5rem}._subtitle_1cb2m_94{font-size:.875rem}._statCard_1cb2m_109,._cardContent_1cb2m_433{padding:1.25rem}}@media (prefers-reduced-motion: reduce){._container_1cb2m_2:before,._statCard_1cb2m_109:before,._actionCard_1cb2m_237:before,._activityDot_1cb2m_451:before{animation:none}._statCard_1cb2m_109,._actionCard_1cb2m_237,._overviewCard_1cb2m_410,._header_1cb2m_39{animation:none}._actionCard_1cb2m_237:hover,._statCard_1cb2m_109:hover{transform:none}}@media (prefers-contrast: high){._statCard_1cb2m_109,._actionCard_1cb2m_237,._overviewCard_1cb2m_410{border-width:2px;border-color:#000}._title_1cb2m_83,._actionTitle_1cb2m_305,._statValue_1cb2m_178,._cardTitle_1cb2m_426{color:#000}}._container_1g0sc_2{padding:24px;max-width:1200px;margin:0 auto;background-color:#f8fafc;min-height:100vh}._title_1g0sc_10{font-size:28px;font-weight:700;margin-bottom:24px;color:#1e293b;text-align:center}._tabNav_1g0sc_19{display:flex;background-color:#fff;border-radius:8px;padding:4px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}._tab_1g0sc_19{flex:1;padding:12px 16px;background:none;border:none;border-radius:6px;cursor:pointer;font-weight:500;color:#64748b;transition:all .2s ease}._tab_1g0sc_19:hover{color:#3b82f6;background-color:#f1f5f9}._activeTab_1g0sc_45{background-color:#3b82f6!important;color:#fff!important}._tabContent_1g0sc_51{background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px #0000001a}._form_1g0sc_59{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:20px}._formGroup_1g0sc_67{display:flex;flex-direction:column}._label_1g0sc_72{font-weight:600;color:#374151;margin-bottom:6px;font-size:14px}._input_1g0sc_79,._select_1g0sc_80{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;transition:border-color .2s ease}._input_1g0sc_79:focus,._select_1g0sc_80:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_1g0sc_79:disabled,._select_1g0sc_80:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}._primaryButton_1g0sc_104{background-color:#3b82f6;color:#fff;padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:16px}._primaryButton_1g0sc_104:hover:not(:disabled){background-color:#2563eb;transform:translateY(-1px)}._primaryButton_1g0sc_104:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}._actionButtons_1g0sc_127{display:flex;gap:8px;margin-top:12px}._approveButton_1g0sc_133{background-color:#10b981;color:#fff;padding:8px 16px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease;font-size:14px}._approveButton_1g0sc_133:hover:not(:disabled){background-color:#059669}._rejectButton_1g0sc_149{background-color:#ef4444;color:#fff;padding:8px 16px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease;font-size:14px}._rejectButton_1g0sc_149:hover:not(:disabled){background-color:#dc2626}._approveButton_1g0sc_133:disabled,._rejectButton_1g0sc_149:disabled{opacity:.6;cursor:not-allowed}._successMessage_1g0sc_172{background-color:#dcfce7;color:#166534;padding:12px 16px;border-radius:8px;border-left:4px solid #10b981;margin-bottom:20px;font-weight:500}._errorMessage_1g0sc_182{background-color:#fee2e2;color:#991b1b;padding:12px 16px;border-radius:8px;border-left:4px solid #ef4444;margin-bottom:20px;font-weight:500}._sectionTitle_1g0sc_193{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:20px}._userGrid_1g0sc_201{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}._userCard_1g0sc_208,._pendingUserCard_1g0sc_209{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px;transition:all .2s ease}._userCard_1g0sc_208:hover,._pendingUserCard_1g0sc_209:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._pendingUserCard_1g0sc_209{border-left:4px solid #f59e0b}._userInfo_1g0sc_227{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}._userEmail_1g0sc_234{font-size:16px;font-weight:600;color:#1f2937;margin:0}._role_1g0sc_242,._status_1g0sc_243{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._role_1g0sc_242._admin_1g0sc_253{background-color:#fee2e2;color:#991b1b}._role_1g0sc_242._manager_1g0sc_258{background-color:#ddd6fe;color:#5b21b6}._role_1g0sc_242._user_1g0sc_201{background-color:#dbeafe;color:#1d4ed8}._role_1g0sc_242._viewer_1g0sc_268{background-color:#f3f4f6;color:#4b5563}._status_1g0sc_243._active_1g0sc_45{background-color:#dcfce7;color:#166534}._status_1g0sc_243._inactive_1g0sc_278{background-color:#fee2e2;color:#991b1b}._pendingStatus_1g0sc_283{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;background-color:#fef3c7;color:#92400e;text-transform:uppercase;letter-spacing:.5px}._userMeta_1g0sc_296{border-top:1px solid #e5e7eb;padding-top:12px}._timestamp_1g0sc_301{color:#6b7280;font-size:12px}._loading_1g0sc_307{text-align:center;padding:40px;color:#6b7280;font-size:16px}._emptyState_1g0sc_314{text-align:center;padding:40px;color:#9ca3af;font-size:16px;background-color:#f9fafb;border-radius:8px;border:2px dashed #d1d5db}@media (max-width: 768px){._container_1g0sc_2{padding:16px}._tabNav_1g0sc_19{flex-direction:column}._tab_1g0sc_19{text-align:center}._userGrid_1g0sc_201{grid-template-columns:1fr}._actionButtons_1g0sc_127{flex-direction:column}._approveButton_1g0sc_133,._rejectButton_1g0sc_149{width:100%}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.animate-slide-in{animation:slideIn .3s ease-out}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 4px 12px #3b82f64d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background:#e5e7eb;border-color:#9ca3af}.card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e2e8f0}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s ease;background:#fff;font-family:inherit}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-textarea{resize:vertical;min-height:100px}.alert{padding:1rem;border-radius:.5rem;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.alert-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.alert-warning{background:#fffbeb;border:1px solid #fed7aa;color:#d97706}.alert-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.loading{display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 768px){.container{padding:0 .5rem}.btn{padding:.625rem 1.25rem;font-size:.8rem}.card{padding:1rem}}
