._authLayoutContainer_1ihz9_1{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#f9fafb;padding:18px}._mainContent_1ihz9_10{width:100%;max-width:400px;background-color:#fff;padding:24px 18px;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._appName_1ihz9_19{text-align:center;color:#646cff;margin-bottom:18px;font-size:2em}._headerLink_1ihz9_26{color:#646cff}._textFieldContainer_uaoqj_1{display:flex;flex-direction:column;position:relative;width:100%}._label_uaoqj_8{margin-bottom:3px;font-weight:500;color:#1f2937}._input_uaoqj_14{padding:6px 9px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1f2937;background-color:#fff;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}._input_uaoqj_14:focus{box-shadow:0 0 0 2px #646cff;outline:none;transition:box-shadow .2s ease-in-out}._input_uaoqj_14::placeholder{color:#6b7280}._inputError_uaoqj_32{border-color:#ef4444}._inputError_uaoqj_32:focus{box-shadow:0 0 0 2px #ef4444;outline:none;transition:box-shadow .2s ease-in-out}._errorMessage_uaoqj_41{margin-top:3px;color:#ef4444;font-size:12px}._hasIcon_uaoqj_47 ._icon_uaoqj_47{position:absolute;top:50%;left:9px;transform:translateY(-50%);color:#6b7280;pointer-events:none;width:20px;height:20px}._hasIcon_uaoqj_47 ._input_uaoqj_14{padding-left:38px}body.theme-dark ._input_uaoqj_14{border:1px solid #4B5563;background-color:#353535;color:#f9fafb}body.theme-dark ._input_uaoqj_14::placeholder{color:#f9fafb}body.theme-dark ._label_uaoqj_8{color:#f9fafb}body.theme-dark ._errorMessage_uaoqj_41{color:#ef4444}._button_12h3s_1{padding:9px 18px;font-size:14px;font-weight:500;border-radius:4px;border:1px solid transparent;cursor:pointer;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out;display:inline-flex;align-items:center;justify-content:center;line-height:1.5}._button_12h3s_1:focus-visible{outline:none;box-shadow:0 0 0 3px #646cff4d}._button_12h3s_1:disabled{cursor:not-allowed;opacity:.65}._primary_12h3s_23{background-color:#646cff;color:#fff;border-color:#646cff}._primary_12h3s_23:hover:not(:disabled){background-color:#3b45ff;border-color:#3b45ff}._secondary_12h3s_33{background-color:transparent;color:#646cff;border-color:#646cff}._secondary_12h3s_33:hover:not(:disabled){background-color:#646cff1a}._tertiary_12h3s_42{background-color:transparent;color:#1f2937;border-color:transparent}._tertiary_12h3s_42:hover:not(:disabled){background-color:#6b72801a}._fullWidth_12h3s_51{width:100%;display:block}._loader_12h3s_56{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-left-color:#fff;border-radius:50%;display:inline-block;animation:_spin_12h3s_1 1s linear infinite}._secondary_12h3s_33 ._loader_12h3s_56,._tertiary_12h3s_42 ._loader_12h3s_56{border:2px solid rgba(100,108,255,.3);border-left-color:#646cff}._tertiary_12h3s_42 ._loader_12h3s_56{border:2px solid rgba(31,41,55,.3);border-left-color:#1f2937}@keyframes _spin_12h3s_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body._theme-dark_12h3s_84 ._secondary_12h3s_33{color:#646cff;border-color:#646cff}body._theme-dark_12h3s_84 ._secondary_12h3s_33:hover:not(:disabled){background-color:#646cff33;color:#fff}body._theme-dark_12h3s_84 ._tertiary_12h3s_42{color:#f9fafb}body._theme-dark_12h3s_84 ._tertiary_12h3s_42:hover:not(:disabled){background-color:#f9fafb1a}body._theme-dark_12h3s_84 ._primary_12h3s_23 ._loader_12h3s_56{border:2px solid rgba(255,255,255,.3);border-left-color:#fff}body._theme-dark_12h3s_84 ._secondary_12h3s_33 ._loader_12h3s_56,body._theme-dark_12h3s_84 ._tertiary_12h3s_42 ._loader_12h3s_56{border:2px solid rgba(100,108,255,.5);border-left-color:#646cff}._loginPage_15441_1{width:100%;max-width:380px;margin:0 auto;padding:12px;min-height:50vh;display:flex;flex-direction:column;justify-content:center}@media (max-width: 640px){._loginPage_15441_1{padding:9px;min-height:auto;justify-content:flex-start;padding-top:1.5rem}}._header_15441_20{display:flex;flex-direction:column;align-items:center;margin-bottom:12px}._logo_15441_27{width:56px;height:56px;margin-bottom:6px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}._title_15441_34{font-size:1.75rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:0;line-height:1.2}._loginForm_15441_43{display:flex;flex-direction:column;gap:9px}._googleButton_15441_49{background-color:#fff!important;color:#1f2937!important;border:1px solid #d1d5db!important;margin-bottom:9px;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:500;padding:6px 9px;border-radius:8px;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._googleButton_15441_49:hover{background-color:#f9fafb!important;border-color:#9ca3af!important;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._googleButton_15441_49:active{transform:translateY(0);background-color:#f3f4f6!important}._googleIcon_15441_75{width:18px;height:18px;flex-shrink:0}._divider_15441_81{display:flex;align-items:center;margin:9px 0}._divider_15441_81:before,._divider_15441_81:after{content:"";flex:1;height:1px;background-color:#d1d5db}._dividerText_15441_93{padding:0 6px;font-size:12px;color:#6b7280;font-weight:500}._loginButton_15441_100{margin-top:6px}._apiError_15441_104{color:#ef4444;background-color:#ef44441a;padding:6px 9px;border-radius:4px;font-size:12px;margin-bottom:9px;text-align:center}._signupText_15441_114{margin-top:12px;text-align:center;font-size:12px;color:#6b7280;padding-top:9px;border-top:1px solid #E5E7EB}._signupLink_15441_123{color:#646cff;font-weight:500;text-decoration:none}._signupLink_15441_123:hover{text-decoration:underline;color:#313cff}._forgotPasswordLink_15441_133{color:#646cff}._footerLinks_15441_137{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:9px;padding-bottom:9px}._footerLink_15441_137{color:#6b7280;font-size:12px;text-decoration:none}._footerLink_15441_137:hover{color:#646cff;text-decoration:underline}._footerDivider_15441_156{color:#6b7280;font-size:12px}._registerPage_1arza_1{width:100%;max-width:380px;margin:0 auto;padding:12px;min-height:50vh;display:flex;flex-direction:column;justify-content:center}@media (max-width: 640px){._registerPage_1arza_1{padding:9px;min-height:auto;justify-content:flex-start;padding-top:1.5rem}}._header_1arza_20{display:flex;flex-direction:column;align-items:center;margin-bottom:12px}._logo_1arza_27{width:56px;height:56px;margin-bottom:6px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}._title_1arza_34{font-size:1.75rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:0;line-height:1.2}._registerForm_1arza_43{display:flex;flex-direction:column;gap:9px}._googleButton_1arza_49{background-color:#fff!important;color:#1f2937!important;border:1px solid #d1d5db!important;margin-bottom:9px;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:500;padding:6px 9px;border-radius:8px;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._googleButton_1arza_49:hover{background-color:#f9fafb!important;border-color:#9ca3af!important;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._googleButton_1arza_49:active{transform:translateY(0);background-color:#f3f4f6!important}._googleIcon_1arza_75{width:18px;height:18px;flex-shrink:0}._divider_1arza_81{display:flex;align-items:center;margin:9px 0}._divider_1arza_81:before,._divider_1arza_81:after{content:"";flex:1;height:1px;background-color:#d1d5db}._dividerText_1arza_93{padding:0 6px;font-size:12px;color:#6b7280;font-weight:500}._registerButton_1arza_100{margin-top:6px}._apiError_1arza_104{color:#ef4444;background-color:#ef44441a;padding:6px 9px;border-radius:4px;font-size:12px;margin-bottom:9px;text-align:center}._loginText_1arza_114{margin-top:12px;text-align:center;font-size:12px;color:#6b7280;padding-top:9px;border-top:1px solid #E5E7EB}._loginLink_1arza_123{color:#646cff;font-weight:500;text-decoration:none}._loginLink_1arza_123:hover{text-decoration:underline;color:#313cff}._footerLinks_1arza_133{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:9px;padding-bottom:9px}._footerLink_1arza_133{color:#6b7280;font-size:12px;text-decoration:none}._footerLink_1arza_133:hover{color:#646cff;text-decoration:underline}._footerDivider_1arza_152{color:#6b7280;font-size:12px}._appHeader_1y3r3_1{display:flex;align-items:center;justify-content:space-between;padding:9px 18px;background-color:#fff;border-bottom:1px solid #E5E7EB;height:60px;position:sticky;top:0;z-index:900;transition:background-color .2s ease,border-color .2s ease}._leftSection_1y3r3_15,._rightSection_1y3r3_15{display:flex;align-items:center}._centerSection_1y3r3_20{flex-grow:1;display:flex;justify-content:center}._rightSection_1y3r3_15{gap:9px}._desktopControls_1y3r3_30{display:flex;align-items:center;gap:9px}._mobileMenuButton_1y3r3_36{display:none;background:none;border:none;cursor:pointer;padding:6px;color:#6b7280}._mobileMenuButton_1y3r3_36 svg{width:24px;height:24px}._mobileMenuButton_1y3r3_36:hover{color:#646cff}._menuButton_1y3r3_52,._iconButton_1y3r3_52{background:none;border:none;cursor:pointer;padding:6px;color:#6b7280}._menuButton_1y3r3_52 ._icon_1y3r3_52,._iconButton_1y3r3_52 ._icon_1y3r3_52{width:24px;height:24px}._menuButton_1y3r3_52:hover,._iconButton_1y3r3_52:hover{color:#646cff}._menuButton_1y3r3_52{margin-right:9px}._pageTitle_1y3r3_71{font-size:17px;font-weight:600;color:#1f2937;margin:0}._searchBar_1y3r3_78{display:flex;align-items:center;background-color:#f9fafb;padding:6px 9px;border-radius:6px;width:100%;max-width:400px}._searchBar_1y3r3_78 ._searchIcon_1y3r3_87{width:20px;height:20px;color:#6b7280;margin-right:6px}._searchBar_1y3r3_78 input{border:none;background:none;outline:none;width:100%;font-size:14px;color:#1f2937}._logoText_1y3r3_102{color:#646cff}@media (max-width: 768px){._appHeader_1y3r3_1{padding:9px 12px}._desktopControls_1y3r3_30{display:none}._mobileMenuButton_1y3r3_36{display:block}}body.theme-dark ._appHeader_1y3r3_1{background-color:#353535;border-bottom-color:#4b5563}body.theme-dark ._pageTitle_1y3r3_71{color:#f9fafb}body.theme-dark ._mobileMenuButton_1y3r3_36,body.theme-dark ._menuButton_1y3r3_52,body.theme-dark ._iconButton_1y3r3_52{color:#d1d5db}body.theme-dark ._mobileMenuButton_1y3r3_36:hover,body.theme-dark ._menuButton_1y3r3_52:hover,body.theme-dark ._iconButton_1y3r3_52:hover{color:#979cff}body.theme-dark ._searchBar_1y3r3_78{background-color:#4b5563}body.theme-dark ._searchBar_1y3r3_78 ._searchIcon_1y3r3_87{color:#d1d5db}body.theme-dark ._searchBar_1y3r3_78 input{color:#f9fafb}body.theme-dark ._searchBar_1y3r3_78 input::placeholder{color:#9ca3af}._themeToggleButton_8rcyb_1{background-color:transparent;border:1px solid transparent;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:8px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;color:#6b7280}._themeToggleButton_8rcyb_1 svg{width:20px;height:20px;display:block}._themeToggleButton_8rcyb_1._light_8rcyb_18{color:#1f2937}._themeToggleButton_8rcyb_1._light_8rcyb_18:hover,._themeToggleButton_8rcyb_1._light_8rcyb_18:focus{background-color:#f3f4f6;border-color:#646cff;color:#646cff}._themeToggleButton_8rcyb_1._light_8rcyb_18:active{background-color:#e5e7eb;border-color:#646cff}._themeToggleButton_8rcyb_1._dark_8rcyb_30{color:#e5e7eb;border-color:#353535}._themeToggleButton_8rcyb_1._dark_8rcyb_30:hover,._themeToggleButton_8rcyb_1._dark_8rcyb_30:focus{background-color:#303030;border-color:#646cff;color:#646cff}._themeToggleButton_8rcyb_1._dark_8rcyb_30:active{background-color:#3d3d3d;border-color:#646cff}._overlay_1nz1v_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1100;display:flex;justify-content:flex-end}._menuContainer_1nz1v_13{width:280px;max-width:80%;height:100%;background-color:#fff;box-shadow:-2px 0 8px #00000026;display:flex;flex-direction:column;padding:18px 12px;animation:_slideIn_1nz1v_1 .3s ease-out}@keyframes _slideIn_1nz1v_1{0%{transform:translate(100%)}to{transform:translate(0)}}._closeButton_1nz1v_33{background:none;border:none;cursor:pointer;color:#6b7280;align-self:flex-start;margin-bottom:18px}._closeButton_1nz1v_33 svg{width:24px;height:24px}._closeButton_1nz1v_33:hover{color:#646cff}._nav_1nz1v_49{flex-grow:1}._navList_1nz1v_53{list-style:none;padding:0;margin:0}._navItem_1nz1v_59{margin-bottom:9px}._navLink_1nz1v_63{display:flex;align-items:center;gap:9px;text-decoration:none;color:#1f2937;font-size:17px;padding:6px;border-radius:6px;transition:background-color .2s,color .2s}._navLink_1nz1v_63:hover{background-color:#646cff0d}._navLink_1nz1v_63._active_1nz1v_77{color:#646cff;font-weight:600;background-color:#646cff1a}._navIcon_1nz1v_83{width:24px;height:24px}._footer_1nz1v_88{margin-top:auto;padding-top:12px;border-top:1px solid #E5E7EB;display:flex;justify-content:center}body.theme-dark ._menuContainer_1nz1v_13{background-color:#232323;box-shadow:-2px 0 8px #0006}body.theme-dark ._closeButton_1nz1v_33,body.theme-dark ._navLink_1nz1v_63{color:#f9fafb}body.theme-dark ._navLink_1nz1v_63:hover{background-color:#979cff1a}body.theme-dark ._navLink_1nz1v_63._active_1nz1v_77{color:#979cff;background-color:#979cff33}body.theme-dark ._footer_1nz1v_88{border-top-color:#353535}._sideNavContainer_caesl_1{padding:12px 0 0;height:100vh;position:fixed;top:0;left:0;z-index:1000;display:flex;flex-direction:column;transition:width .3s ease-in-out;overflow-x:hidden;background-color:#f3f4f6;color:#1f2937;box-sizing:border-box}._sideNavContainer_caesl_1 ._logoArea_caesl_16{flex:0 0 auto;padding:0 9px}._sideNavContainer_caesl_1 ._navigationLinks_caesl_20{flex:1 1 auto;overflow-y:auto;padding:9px 0}._sideNavContainer_caesl_1 ._sidebarToggle_caesl_25{flex:0 0 auto;margin-top:auto}._sideNavContainer_caesl_1 ._logoArea_caesl_16 ._appName_caesl_29,._sideNavContainer_caesl_1 ._navLink_caesl_32{color:#1f2937}._sideNavContainer_caesl_1 ._navLink_caesl_32 ._iconWrapper_caesl_35 svg{fill:#6b7280}._sideNavContainer_caesl_1 ._navLink_caesl_32:hover{background-color:#e5e7eb;color:#1f2937}._sideNavContainer_caesl_1 ._navLink_caesl_32:hover ._iconWrapper_caesl_35 svg{fill:#646cff}._sideNavContainer_caesl_1 ._navLink_caesl_32._active_caesl_45{background-color:#646cff;color:#fff;font-weight:600}._sideNavContainer_caesl_1 ._navLink_caesl_32._active_caesl_45 ._iconWrapper_caesl_35 svg{fill:#fff}._sideNavContainer_caesl_1 ._sidebarToggleButton_caesl_53{color:#1f2937;border-top:1px solid #E5E7EB}._sideNavContainer_caesl_1 ._sidebarToggleButton_caesl_53:hover{background-color:#e5e7eb;color:#646cff}._sideNavContainer_caesl_1._open_caesl_61{width:200px}._sideNavContainer_caesl_1._closed_caesl_64{width:60px;padding:12px 0}._sideNavContainer_caesl_1._closed_caesl_64 ._logoArea_caesl_16{justify-content:center;padding-left:0;padding-right:0}._sideNavContainer_caesl_1._closed_caesl_64 ._logoArea_caesl_16 ._appLogo_caesl_73{margin-right:0}._sideNavContainer_caesl_1._closed_caesl_64 ._logoArea_caesl_16 ._appName_caesl_29{display:none}._sideNavContainer_caesl_1._closed_caesl_64 ._navLink_caesl_32{justify-content:center;padding:9px}._sideNavContainer_caesl_1._closed_caesl_64 ._navLink_caesl_32 ._navLabel_caesl_83{display:none}._sideNavContainer_caesl_1._closed_caesl_64 ._navLink_caesl_32 ._iconWrapper_caesl_35{display:flex}._sideNavContainer_caesl_1._closed_caesl_64 ._navLabel_caesl_83{display:none}._sideNavContainer_caesl_1._closed_caesl_64 ._tooltip_caesl_92{visibility:hidden;opacity:0;position:absolute;left:calc(100% + 6px);top:50%;transform:translateY(-50%);background-color:#1f2937;color:#fff;padding:3px 6px;border-radius:4px;font-size:12px;white-space:nowrap;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;z-index:1001}._sideNavContainer_caesl_1._closed_caesl_64 ._navItem_caesl_109:hover ._tooltip_caesl_92,._sideNavContainer_caesl_1._closed_caesl_64 ._logoArea_caesl_16:hover ._tooltip_caesl_92{visibility:visible;opacity:1}body.theme-dark ._sideNavContainer_caesl_1{background-color:#353535;color:#d1d5db;border-right-color:#353535}body.theme-dark ._sideNavContainer_caesl_1 ._logoArea_caesl_16 ._appName_caesl_29{color:#f9fafb}body.theme-dark ._sideNavContainer_caesl_1 ._navLink_caesl_32{color:#d1d5db}body.theme-dark ._sideNavContainer_caesl_1 ._navLink_caesl_32 ._iconWrapper_caesl_35 svg{fill:#d1d5db}body.theme-dark ._sideNavContainer_caesl_1 ._navLink_caesl_32:hover{background-color:#353535;color:#f9fafb}body.theme-dark ._sideNavContainer_caesl_1 ._navLink_caesl_32:hover ._iconWrapper_caesl_35 svg{fill:#f9fafb}body.theme-dark ._sideNavContainer_caesl_1 ._navLink_caesl_32._active_caesl_45{background-color:#646cff;color:#fff}body.theme-dark ._sideNavContainer_caesl_1 ._navLink_caesl_32._active_caesl_45 ._iconWrapper_caesl_35 svg{fill:#fff}body.theme-dark ._sideNavContainer_caesl_1 ._navLink_caesl_32._active_caesl_45:hover{background-color:#4b54ff;color:#fff}body.theme-dark ._sideNavContainer_caesl_1 ._sidebarToggleButton_caesl_53{color:#d1d5db;border-top:1px solid #353535}body.theme-dark ._sideNavContainer_caesl_1 ._sidebarToggleButton_caesl_53:hover{background-color:#353535;color:#f9fafb}._iconPlaceholderBase_caesl_155{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#d1d5db;background-color:transparent;border-radius:4px}._logoArea_caesl_16{display:flex;align-items:center;padding:0 12px 18px;margin-bottom:12px;position:relative}._logoArea_caesl_16 ._appLogo_caesl_73{height:32px;width:auto;margin-right:6px;flex-shrink:0}._logoArea_caesl_16 ._appName_caesl_29{font-size:20px;font-weight:700;margin-left:6px;white-space:nowrap}._navSection_caesl_187{margin-bottom:12px;flex-grow:1;overflow-y:auto;display:flex;width:100%;padding-top:2rem}._userNavSection_caesl_196{margin-top:0;padding-bottom:0;flex-grow:0}._navList_caesl_202{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;width:100%}._navItem_caesl_109{position:relative}._navLink_caesl_32{display:flex;align-items:center;padding:9px 12px;text-decoration:none!important;transition:background-color .2s ease,color .2s ease;white-space:nowrap;gap:9px}._navLink_caesl_32 ._iconWrapper_caesl_35{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}._navLink_caesl_32 ._iconWrapper_caesl_35 svg{width:20px;height:20px}._navLink_caesl_32 ._navLabel_caesl_83{font-size:14px}._sidebarToggleButton_caesl_53{display:flex;align-items:center;justify-content:flex-start;background-color:transparent;color:#d1d5db;border:none;border-top:1px solid #353535;padding:9px 12px;width:100%;text-align:left;cursor:pointer;margin-top:auto;transition:background-color .2s ease}._sidebarToggleButton_caesl_53:hover{background-color:#353535;color:#f9fafb}._sideNavContainer_caesl_1._closed_caesl_64 ._sidebarToggleButton_caesl_53{justify-content:center;padding:9px}._toggleButtonIcon_caesl_265{font-size:17px;margin-right:6px}._sideNav_caesl_1._closed_caesl_64 ._toggleButtonIcon_caesl_265{margin-right:0}._toggleLabel_caesl_273{font-size:12px;white-space:nowrap}@media (max-width: 768px){._sideNavContainer_caesl_1{display:none}}._appLayout_mr3lt_1{display:flex;min-height:100vh;background-color:#f9fafb;transition:background-color .3s ease}._mainWrapper_mr3lt_8{flex-grow:1;display:flex;flex-direction:column;overflow-x:hidden;transition:margin-left .3s ease-in-out,width .3s ease-in-out;box-shadow:-4px 0 8px #0000000d;position:relative;z-index:1;background-color:#f9fafb;transition:background-color .3s ease}._mainWrapperSidebarOpen_mr3lt_21{margin-left:200px}._mainWrapperSidebarClosed_mr3lt_25{margin-left:60px}._mainWrapperFullWidth_mr3lt_29{margin-left:0!important;width:100%!important}._contentArea_mr3lt_34{flex-grow:1;padding:12px;overflow-y:auto;background-color:#f9fafb;transition:background-color .3s ease}body.theme-dark ._appLayout_mr3lt_1,body.theme-dark ._contentArea_mr3lt_34{background-color:#232323}body.theme-dark ._mainWrapper_mr3lt_8{box-shadow:-4px 0 8px #00000040}._contentAreaFullPage_mr3lt_49{padding:0!important;height:100vh}@media (max-width: 768px){._mainWrapperSidebarOpen_mr3lt_21,._mainWrapperSidebarClosed_mr3lt_25{margin-left:0}}._loaderContainer_1pm7c_1{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffc;z-index:9999}._spinner_1pm7c_14{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:_spin_1pm7c_14 1s linear infinite}@keyframes _spin_1pm7c_14{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._modalOverlay_1pxfr_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#111827cc;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_1pxfr_15{background-color:#f9fafb;padding:18px;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;width:100%;max-width:600px;animation:_fadeIn_1pxfr_1 .3s ease-in-out;text-align:center}._stepContainer_1pxfr_26{display:flex;flex-direction:column;align-items:center;text-align:center}._logoContainer_1pxfr_33{margin-bottom:12px;animation:_float_1pxfr_1 6s ease-in-out infinite}._logoIcon_1pxfr_38{width:80px;height:80px;margin-bottom:9px;color:#646cff}._title_1pxfr_45{font-size:24px;font-weight:700;margin-bottom:6px}._subtitle_1pxfr_51{font-size:17px;color:#6b7280;margin-bottom:12px;max-width:450px}._emailInputContainer_1pxfr_58{display:flex;align-items:center;margin-bottom:12px;width:100%;max-width:400px}._emailInputContainer_1pxfr_58 ._emailDomain_1pxfr_65{margin-left:3px;font-size:14px;color:#6b7280;background-color:#e5e7eb;padding:12px 16px;border:1px solid #E5E7EB;border-left:none;border-radius:0 8px 8px 0}._emailInputContainer_1pxfr_58 input{border-top-right-radius:0;border-bottom-right-radius:0}._newsletterGrid_1pxfr_82{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:9px;width:100%;margin-bottom:12px;max-height:50vh;overflow-y:auto;padding:3px}._cardWrapper_1pxfr_93{cursor:pointer;border:2px solid transparent;border-radius:16px;transition:all .2s ease-in-out}._cardWrapper_1pxfr_93:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._cardWrapper_1pxfr_93._selected_1pxfr_103{border-color:#646cff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}@keyframes _fadeIn_1pxfr_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _float_1pxfr_1{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}._progressDots_1pxfr_130{display:flex;justify-content:center;margin-bottom:12px}._dot_1pxfr_136{height:10px;width:10px;background-color:#e5e7eb;border-radius:50%;display:inline-block;margin:0 5px;transition:background-color .3s ease}._dot_1pxfr_136._active_1pxfr_146{background-color:#646cff}._card_1gs84_2{background-color:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;overflow:hidden;cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out,background-color .3s ease,border-color .3s ease;display:flex;flex-direction:column;height:100%}._card_1gs84_2:hover,._card_1gs84_2:focus-within{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._thumbnailContainer_1gs84_20{width:100%;padding-top:56.25%;position:relative}._thumbnail_1gs84_20{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._thumbnailPlaceholder_1gs84_35{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#6b7280;color:#f9fafb;font-size:24px;font-weight:700;text-transform:uppercase}._thumbnailPlaceholder_1gs84_35 span{padding-bottom:10%}._content_1gs84_55{padding:12px 16px;flex-grow:1}._name_1gs84_60{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._publisher_1gs84_71{font-size:14px;color:#6b7280;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._description_1gs84_80{font-size:14px;color:#6b7280;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:39.2px}._stats_1gs84_94{margin-top:6px;display:flex;flex-wrap:wrap;gap:9px;font-size:12px;color:#6b7280}._statItem_1gs84_103{display:flex;align-items:center;gap:3px}._actions_1gs84_109{display:flex;justify-content:space-between;align-items:center;padding:8px 16px 12px;border-top:1px solid #E5E7EB;margin-top:auto}._issueInfo_1gs84_118{display:flex;align-items:center;gap:3px;font-size:13px;color:#6b7280;font-weight:500}._subscribeButton_1gs84_127{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;margin:0;font-family:inherit;cursor:pointer;display:inline-flex;justify-content:center;text-decoration:none;border-radius:6px;padding:6px 9px;font-size:12px;font-weight:500;line-height:1;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;background-color:#979cff;color:#fff;border:1px solid rgb(151,156.3677419355,255);display:flex;align-items:center;gap:3px;font-weight:600}._subscribeButton_1gs84_127:focus{outline:none}._subscribeButton_1gs84_127:focus-visible{outline:none;box-shadow:0 0 0 2px #646cffcc}._subscribeButton_1gs84_127:hover{background-color:#888eff;border-color:#888eff;color:#fff}._subscribeButton_1gs84_127 svg{font-size:14px}._actionButton_1gs84_171{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;margin-right:8px;font-size:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease,color .2s ease}._actionButton_1gs84_171:last-child{margin-right:0}._actionButton_1gs84_171:hover,._actionButton_1gs84_171:focus{background-color:#f3f4f6;color:#646cff}._actionButton_1gs84_171:active{background-color:#e5e7eb}body.theme-dark ._card_1gs84_2{background-color:#353535;border-color:#353535}body.theme-dark ._card_1gs84_2:hover,body.theme-dark ._card_1gs84_2:focus-within{box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #00000026}body.theme-dark ._name_1gs84_60{color:#e5e7eb}body.theme-dark ._publisher_1gs84_71,body.theme-dark ._description_1gs84_80,body.theme-dark ._statItem_1gs84_103,body.theme-dark ._issueInfo_1gs84_118{color:#d1d5db}body.theme-dark ._actions_1gs84_109{border-top-color:#232323}body.theme-dark ._subscribeButton_1gs84_127{background-color:#979cff;color:#232323;border:1px solid rgb(151,156.3677419355,255)}body.theme-dark ._subscribeButton_1gs84_127:hover{background-color:#6e76ff;border-color:#6e76ff;color:#232323}body.theme-dark ._actionButton_1gs84_171{color:#d1d5db}body.theme-dark ._actionButton_1gs84_171:hover,body.theme-dark ._actionButton_1gs84_171:focus{background-color:#3d3d3d;color:#979cff}body.theme-dark ._actionButton_1gs84_171:active{background-color:#494949}body.theme-dark ._thumbnailPlaceholder_1gs84_35{background-color:#4b5563;color:#e5e7eb}@media (max-width: 639px){._name_1gs84_60{font-size:16px}._description_1gs84_80{-webkit-line-clamp:2;min-height:39.2px}}._homePage_1vdw0_1{padding:18px;text-align:center}._homePage_1vdw0_1 h1{color:#646cff;margin-bottom:12px}._homePage_1vdw0_1 p{margin-bottom:9px}._linkButton_1vdw0_13{display:inline-block;margin:0 6px;padding:6px 9px;color:#646cff;border:1px solid #646cff;border-radius:4px;text-decoration:none}._linkButton_1vdw0_13:hover{background-color:#646cff1a}._heroTitle_1vdw0_26 span{color:#646cff}._ctaButton_1vdw0_30{color:#646cff;border:1px solid #646cff}._ctaButton_1vdw0_30:hover{background-color:#646cff1a}._card_1jud0_1{background-color:#fff;border:1px solid #E5E7EB;border-radius:9px;padding:12px;margin-bottom:12px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;cursor:pointer;transition:box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;position:relative}._card_1jud0_1:hover,._card_1jud0_1:focus-within{box-shadow:0 4px 10px #0000001a;outline:2px solid #646cff}._card_1jud0_1:hover ._thumbnailActual_1jud0_18,._card_1jud0_1:focus-within ._thumbnailActual_1jud0_18{transform:scale(1.01)}._card_1jud0_1:focus{outline:none}._thumbnailContainer_1jud0_25{width:100%;height:120px;overflow:hidden;border-radius:6px;margin-bottom:9px;display:flex;align-items:center;justify-content:center}._thumbnailActual_1jud0_18{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out;font-weight:600;color:#1f2937;margin:0 0 3px;line-height:1.3}._content_1jud0_47{display:flex;flex-direction:column;flex-grow:1;gap:3px;overflow:hidden;min-width:0}._subject_1jud0_56{font-size:17px;font-weight:600;color:#1f2937;margin:0 0 3px;line-height:1.3;max-height:2.6em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._sender_1jud0_70{font-size:12px;color:#6b7280;margin:0 0 6px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._summary_1jud0_80{font-size:14px;color:#1f2937;line-height:1.5;max-height:4.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:9px;flex-grow:1}._actions_1jud0_94{display:flex;justify-content:space-between;align-items:center;gap:9px;margin-top:auto;padding-top:6px;border-top:1px solid #E5E7EB}._dateDisplay_1jud0_104{font-size:11px;color:#6b7280;white-space:nowrap}._actionButtons_1jud0_110{display:flex;gap:6px}._iconButton_1jud0_115{background:none;border:none;padding:3px;cursor:pointer;color:#979cff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}._iconButton_1jud0_115:hover{color:#646cff;background-color:#646cff1a}._iconButton_1jud0_115:focus{outline:2px solid #646cff;outline-offset:2px}._iconButton_1jud0_115 span{font-size:17px}._thumbnailPlaceholder_1jud0_140,._titlePlaceholder_1jud0_141,._datePlaceholder_1jud0_142,._senderPlaceholder_1jud0_143,._summaryPlaceholder_1jud0_144,._actionsPlaceholder_1jud0_145{display:none}._dateActual_1jud0_149{font-size:11px;color:#6b7280;white-space:nowrap;margin-left:6px}._cardActions_1jud0_156 button{color:#646cff;background-color:#646cff1a}._confirmIcon_1jud0_161{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:50%;background-color:#646cff26;border:1px solid rgba(100,108,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease-in-out}._confirmIcon_1jud0_161 svg{width:16px;height:16px;color:#646cff}._confirmIcon_1jud0_161:hover{background-color:#646cff40;transform:scale(1.1)}._confirmIcon_1jud0_161:focus{outline:2px solid #646cff;outline-offset:2px}body.theme-dark ._card_1jud0_1{background-color:#353535;border-color:#4b5563;box-shadow:0 2px 4px #0003}body.theme-dark ._card_1jud0_1:hover,body.theme-dark ._card_1jud0_1:focus-within{box-shadow:0 4px 10px #0000004d;outline-color:#979cff}body.theme-dark ._subject_1jud0_56,body.theme-dark ._summary_1jud0_80{color:#f9fafb}body.theme-dark ._sender_1jud0_70,body.theme-dark ._dateDisplay_1jud0_104,body.theme-dark ._dateActual_1jud0_149{color:#d1d5db}body.theme-dark ._actions_1jud0_94{border-top-color:#4b5563}body.theme-dark ._iconButton_1jud0_115{color:#d1d5db}body.theme-dark ._iconButton_1jud0_115:hover{color:#979cff;background-color:#979cff1a}body.theme-dark ._iconButton_1jud0_115:focus{outline-color:#979cff}body.theme-dark ._cardActions_1jud0_156 button{color:#979cff;background-color:#979cff1a}@media (max-width: 768px){._card_1jud0_1{padding:9px;margin-bottom:9px;flex-direction:column;gap:6px;align-items:stretch}._thumbnailContainer_1jud0_25{width:100%;height:120px;margin-bottom:3px;flex-shrink:0}._content_1jud0_47{gap:3px;flex-grow:1;min-width:0}._subject_1jud0_56{font-size:14px;-webkit-line-clamp:2;max-height:2.6em}._sender_1jud0_70{font-size:11px;margin-bottom:0}._summary_1jud0_80{display:-webkit-box;font-size:12px;-webkit-line-clamp:2;max-height:3em;margin-bottom:6px}._actions_1jud0_94{flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid #E5E7EB;padding-top:6px;margin-left:0}._dateDisplay_1jud0_104{font-size:10px;margin-bottom:0}._actionButtons_1jud0_110{gap:3px}._iconButton_1jud0_115{width:24px;height:24px;padding:2px}._iconButton_1jud0_115 svg{width:18px;height:18px}._confirmIcon_1jud0_161{top:8px;right:8px;width:20px;height:20px}._confirmIcon_1jud0_161 svg{width:14px;height:14px}}._modalOverlay_9ovi7_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#1f293799;display:flex;justify-content:center;align-items:center;z-index:1050;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_9ovi7_1 .2s ease-out}._modalContent_9ovi7_16{background-color:#fff;padding:18px;border-radius:12px;width:90%;max-width:450px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;position:relative}._modalTitle_9ovi7_26{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 12px;text-align:center}._closeButton_9ovi7_34{position:absolute;top:9px;right:9px;background:none;border:none;cursor:pointer;padding:3px;color:#6b7280}._closeButton_9ovi7_34:hover{color:#1f2937}._closeButton_9ovi7_34 svg{width:24px;height:24px}._content_9ovi7_52{padding:12px;text-align:center}._content_9ovi7_52 p{margin:0 auto 18px;max-width:400px;line-height:1.6;font-size:14px;color:#1f2937}._content_9ovi7_52 strong{font-weight:700}._buttonContainer_9ovi7_67{display:flex;justify-content:center;gap:9px}._noUrlMessage_9ovi7_73{font-style:italic;color:#6b7280}@keyframes _fadeIn_9ovi7_1{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}body.theme-dark ._modalContent_9ovi7_16{background-color:#353535;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}body.theme-dark ._modalTitle_9ovi7_26{color:#f9fafb}body.theme-dark ._closeButton_9ovi7_34{color:#d1d5db}body.theme-dark ._closeButton_9ovi7_34:hover{color:#fff}body.theme-dark ._content_9ovi7_52 p{color:#f9fafb}body.theme-dark ._noUrlMessage_9ovi7_73{color:#9ca3af}._modalOverlay_riv0p_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1050;-webkit-backdrop-filter:blur(var(--blur-sm));backdrop-filter:blur(var(--blur-sm))}._sideNavContainer_riv0p_15{z-index:1}._modalContent_riv0p_19{background:#fff;padding:24px;border-radius:12px;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:400px;position:relative;border:1px solid #E5E7EB}._closeButton_riv0p_30{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280}._closeButton_riv0p_30:hover{background-color:#f3f4f6;color:#1f2937}._closeButton_riv0p_30 svg{width:20px;height:20px}._modalTitle_riv0p_53{margin-top:0;margin-bottom:20px;font-size:20px;font-weight:600;color:#1f2937}._folderList_riv0p_61{display:flex;flex-direction:column;gap:8px;margin-bottom:24px;max-height:300px;overflow-y:auto}._folderItem_riv0p_70{display:flex;align-items:center;gap:12px;padding:10px;border-radius:8px;cursor:pointer;transition:background-color .15s ease-in-out}._folderItem_riv0p_70:hover{background-color:#f9fafb}._folderItem_riv0p_70 input[type=checkbox]{width:18px;height:18px;accent-color:#646cff;cursor:pointer}._folderItem_riv0p_70 span{font-size:16px;color:#1f2937}._modalActions_riv0p_93{display:flex;justify-content:flex-end}._saveButton_riv0p_98{padding:12px 24px;border:none;border-radius:8px;background-color:#646cff;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .15s ease-in-out}._saveButton_riv0p_98:hover{background-color:#979cff}._feedPage_c6sws_1{display:flex;flex-direction:column;height:100%;padding:12px;gap:12px;background-color:#f9fafb}._controlsBar_c6sws_10{display:flex;align-items:center;padding:9px 12px;background-color:#fff;border-radius:9px;box-shadow:0 1px 3px #1f29371a;gap:12px;flex-wrap:wrap;justify-content:space-between}._filterControls_c6sws_22,._searchBarContainer_c6sws_23,._viewOptions_c6sws_24{display:flex;align-items:center;gap:9px;flex-basis:auto}._filterControls_c6sws_22{order:1;min-width:200px;position:relative;display:flex;gap:9px;flex-wrap:wrap}._searchBarContainer_c6sws_23{position:relative;flex-grow:0;flex-shrink:1;order:3}._searchInput_c6sws_47{padding:6px 18px 6px 9px;border:1px solid #E5E7EB;border-radius:6px;font-size:14px;min-width:200px;transition:border-color .2s,box-shadow .2s}._searchInput_c6sws_47:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}._controlButton_c6sws_62{display:inline-flex;align-items:center;gap:3px;padding:6px 9px;background-color:transparent;color:#6b7280;border:1px solid transparent;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s}._controlButton_c6sws_62 svg{width:18px;height:18px;stroke-width:2}._controlButton_c6sws_62:hover{background-color:#646cff0d;color:#646cff}._controlButton_c6sws_62:active{background-color:#646cff1a}._controlButton_c6sws_62 svg._chevronIcon_c6sws_88{margin-left:3px;width:16px;height:16px;transition:transform .2s ease-in-out}._controlButton_c6sws_62 svg._chevronOpen_c6sws_94{transform:rotate(180deg)}._searchButton_c6sws_98{padding:6px}._searchButton_c6sws_98 svg{width:20px;height:20px}._viewOptions_c6sws_24{order:2;flex-shrink:1}._viewOptionButton_c6sws_111{background-color:transparent;border:none;padding:3px;border-radius:6px;cursor:pointer;transition:background-color .2s;line-height:0}._viewOptionButton_c6sws_111 svg{width:24px;height:24px;color:#6b7280;display:block;transition:color .2s}._viewOptionButton_c6sws_111:hover{background-color:#646cff0d}._viewOptionButton_c6sws_111:hover svg{color:#646cff}._viewOptionButton_c6sws_111._activeView_c6sws_133{background-color:#646cff1a}._viewOptionButton_c6sws_111._activeView_c6sws_133 svg{color:#646cff}._filterControlsPlaceholder_c6sws_140,._searchBarPlaceholder_c6sws_141{display:none}._feedListContainer_c6sws_145{flex-grow:1;overflow-y:auto;padding:3px;position:relative}._loadingOverlay_c6sws_152{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;font-size:17px;color:#646cff;z-index:5}._feedList_c6sws_145{display:grid;gap:12px}._columns1_c6sws_172{grid-template-columns:1fr}._columns2_c6sws_176{grid-template-columns:repeat(2,1fr)}._columnsGrid_c6sws_180{grid-template-columns:repeat(3,1fr)}@media (max-width: 1024px){._columnsGrid_c6sws_180,._columns2_c6sws_176{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._feedPage_c6sws_1{padding:9px 9px 70px}._controlsBar_c6sws_10{flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:6px;gap:6px}._filterControls_c6sws_22{order:1;width:100%;display:flex;gap:3px;margin-right:0}._filterRow_c6sws_211{display:none}._controlButton_c6sws_62{padding:3px 6px;font-size:11px;order:2;flex-grow:1;width:auto}._controlButton_c6sws_62 svg{width:14px;height:14px}._viewOptions_c6sws_24{display:none}._searchBarContainer_c6sws_23{order:3;flex-grow:1;width:auto}._searchInput_c6sws_47{width:100%;font-size:12px}._dropdownContainer_c6sws_237{flex:1;margin-bottom:0}._dropdownContainer_c6sws_237 button{width:100%;justify-content:center}._dropdownMenu_c6sws_245{position:absolute;width:250px}._feedList_c6sws_145{gap:9px}._feedList_c6sws_145._columns1_c6sws_172,._feedList_c6sws_145._columns2_c6sws_176,._feedList_c6sws_145._columnsGrid_c6sws_180{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){._feedList_c6sws_145._columns1_c6sws_172,._feedList_c6sws_145._columns2_c6sws_176,._feedList_c6sws_145._columnsGrid_c6sws_180{grid-template-columns:1fr!important}._filterControls_c6sws_22{justify-content:center}._filterControls_c6sws_22 ._dropdownContainer_c6sws_237 button{padding-left:6px;padding-right:6px}}._loadingState_c6sws_268,._errorState_c6sws_269,._emptyState_c6sws_270{display:flex;justify-content:center;align-items:center;height:300px;font-size:17px;color:#6b7280}._paginationControls_c6sws_279{display:flex;justify-content:center;align-items:center;padding:9px 0;gap:12px;background-color:#fff;border-radius:9px;box-shadow:0 -1px 3px #1f29370d;margin-top:9px}._paginationControls_c6sws_279 button{padding:6px 12px;background-color:#646cff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s}._paginationControls_c6sws_279 button:hover:not(:disabled){background-color:#313cff}._paginationControls_c6sws_279 button:disabled{background-color:#e5e7eb;color:#6b7280;cursor:not-allowed}._paginationControls_c6sws_279 span{font-size:14px;color:#1f2937}._dropdownContainer_c6sws_237{position:relative;display:inline-block}._dropdownMenu_c6sws_245{position:absolute;top:calc(100% + 3px);left:0;background-color:#fff;border:1px solid #E5E7EB;border-radius:6px;box-shadow:0 4px 12px #1f293726;padding:6px;z-index:11;min-width:220px;display:flex;flex-direction:column;gap:6px}._dropdownSection_c6sws_334{display:flex;flex-direction:column;gap:3px;padding-bottom:6px;margin-bottom:6px;border-bottom:1px solid #E5E7EB}._dropdownSection_c6sws_334:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._dropdownSection_c6sws_334 strong{font-size:12px;font-weight:600;color:#1f2937;padding:3px 6px}._dropdownItem_c6sws_354{display:block;width:100%;padding:6px 9px;text-align:left;background-color:transparent;border:none;color:#1f2937;font-size:14px;border-radius:3px;cursor:pointer}._dropdownItem_c6sws_354:hover{background-color:#646cff0d;color:#646cff}._dropdownItem_c6sws_354._activeSort_c6sws_370,._activeFilterButton_c6sws_376{background-color:#646cff1a;color:#646cff;font-weight:600}._categoryEmoji_c6sws_381{margin-right:3px}body.theme-dark ._feedPage_c6sws_1{background-color:#232323;color:#f9fafb}body.theme-dark ._controlsBar_c6sws_10{background-color:#353535;box-shadow:0 1px 3px #0003;border-top:1px solid #353535}body.theme-dark ._searchInput_c6sws_47{background-color:#353535;border-color:#d1d5db;color:#f9fafb}body.theme-dark ._searchInput_c6sws_47::placeholder{color:#d1d5db}body.theme-dark ._searchInput_c6sws_47:focus{border-color:#979cff;box-shadow:0 0 0 2px #979cff4d}body.theme-dark ._controlButton_c6sws_62{color:#d1d5db}body.theme-dark ._controlButton_c6sws_62:hover{background-color:#979cff1a;color:#979cff}body.theme-dark ._controlButton_c6sws_62:active{background-color:#979cff33}body.theme-dark ._controlButton_c6sws_62._activeFilterButton_c6sws_376{background-color:#979cff26;color:#979cff;border-color:#979cff}body.theme-dark ._viewOptionButton_c6sws_111 svg{color:#d1d5db}body.theme-dark ._viewOptionButton_c6sws_111:hover{background-color:#979cff1a}body.theme-dark ._viewOptionButton_c6sws_111:hover svg{color:#979cff}body.theme-dark ._viewOptionButton_c6sws_111._activeView_c6sws_133{background-color:#979cff33}body.theme-dark ._viewOptionButton_c6sws_111._activeView_c6sws_133 svg{color:#979cff}body.theme-dark ._loadingOverlay_c6sws_152{background-color:#232323b3;color:#979cff}body.theme-dark ._dropdownMenu_c6sws_245{background-color:#353535;border-color:#4b5563;box-shadow:0 4px 8px #0000004d}body.theme-dark ._dropdownItem_c6sws_354{color:#f3f4f6}body.theme-dark ._dropdownItem_c6sws_354:hover,body.theme-dark ._dropdownItem_c6sws_354._activeSort_c6sws_370{background-color:#4b5563;color:#979cff}body.theme-dark ._dropdownItem_c6sws_354:disabled{color:#6b7280;background-color:transparent}body.theme-dark ._paginationControls_c6sws_279{background-color:#353535;box-shadow:0 -1px 3px #0003}body.theme-dark ._paginationControls_c6sws_279 button{background-color:#979cff;color:#fff}body.theme-dark ._paginationControls_c6sws_279 button:hover:not(:disabled){background-color:#646cff}body.theme-dark ._paginationControls_c6sws_279 button:disabled{background-color:#4b5563;color:#9ca3af}body.theme-dark ._paginationControls_c6sws_279 span{color:#d1d5db}._modalOverlay_8aesa_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#141414b3;display:flex;justify-content:center;align-items:center;z-index:1050;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_8aesa_15{background-color:#fff;padding:24px;border-radius:12px;width:90%;max-width:500px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;position:relative;animation:_fadeIn_8aesa_1 .2s ease-out}._closeButton_8aesa_26{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:4px;color:#9ca3af}._closeButton_8aesa_26:hover{color:#1f2937}._closeButton_8aesa_26 svg{width:24px;height:24px}._modalTitle_8aesa_44{font-size:20px;font-weight:600;color:#1f2937;margin-top:0;margin-bottom:24px;text-align:center}._copyLinkContainer_8aesa_53{display:flex;gap:8px;margin-bottom:24px}._shareInput_8aesa_59{flex-grow:1;border:1px solid #D1D5DB;border-radius:6px;padding:8px 12px;font-size:14px;background-color:#f9fafb;color:#4b5563;overflow-x:hidden;text-overflow:ellipsis}._copyButton_8aesa_71{display:flex;align-items:center;gap:6px;background-color:#f3f4f6;border:1px solid #D1D5DB;border-radius:6px;padding:8px 16px;font-weight:500;cursor:pointer;transition:background-color .15s ease-in-out}._copyButton_8aesa_71:hover{background-color:#e5e7eb}._copyButton_8aesa_71 svg{width:16px;height:16px}._socialShareContainer_8aesa_91{display:grid;grid-template-columns:1fr 1fr;gap:12px}._socialShareLink_8aesa_97{display:block;padding:12px;text-align:center;background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:6px;text-decoration:none;color:#374151;font-weight:500;transition:background-color .15s ease-in-out,border-color .15s ease-in-out}._socialShareLink_8aesa_97:hover{background-color:#f3f4f6;border-color:#d1d5db}@keyframes _fadeIn_8aesa_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._chip_6okla_1{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:20px;font-size:12px;font-weight:600;border:1px solid transparent;background-color:#e5e7eb;color:#1f2937;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap}._chip_6okla_1 ._emoji_6okla_16{font-size:14px;line-height:1}._chip_6okla_1:hover{transform:translateY(-2px);box-shadow:#979cff 0 0 0 2px;border-color:#6b7280}._chip_6okla_1:focus-visible{outline:none;border-color:#646cff;box-shadow:0 0 0 3px #646cff4d}body.theme-dark ._chip_6okla_1{background-color:#353535;color:#f9fafb}._card_1599y_1{display:flex;flex-direction:column;background-color:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;cursor:pointer;border:1px solid #E5E7EB}._card_1599y_1:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._card_1599y_1:focus-visible{box-shadow:0 0 0 16px #646cff;outline:none;transition:box-shadow .2s ease-in-out}._trendingBadge_1599y_22{position:absolute;top:6px;right:6px;display:flex;align-items:center;gap:3px;background-color:#b1b5ffe6;padding:3px 6px;border-radius:6px;font-size:11px;font-weight:600;color:#1f2937;z-index:10;box-shadow:0 2px 4px #0000001a}._accessIndicator_1599y_39{position:absolute;top:6px;left:6px;background-color:#646cffe6;padding:3px 6px;border-radius:6px;font-size:11px;font-weight:500;color:#fff;z-index:10;box-shadow:0 2px 4px #0000001a}._subscribeHint_1599y_53{display:flex;align-items:center;gap:3px}._loadingOverlay_1599y_59{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fffc;display:flex;align-items:center;justify-content:center;z-index:20;border-radius:9px}._loadingSpinner_1599y_73{font-size:17px;animation:_spin_1599y_1 1s linear infinite}@keyframes _spin_1599y_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._trendingIcon_1599y_86{font-size:12px}._trendingScore_1599y_90{font-size:11px}._thumbnailContainer_1599y_94{width:100%;height:180px;overflow:hidden;background-color:#f3f4f6}._thumbnailContainer_1599y_94 ._thumbnail_1599y_94{width:100%;height:100%;object-fit:cover}._content_1599y_106{display:flex;flex-direction:column;padding:12px;flex-grow:1}._header_1599y_113{margin-bottom:9px}._sender_1599y_117{font-size:12px;font-weight:600;color:#6b7280;margin-bottom:3px;text-transform:uppercase;letter-spacing:.5px}._subject_1599y_126{font-size:17px;font-weight:700;color:#1f2937;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6em}._summary_1599y_139{font-size:14px;color:#6b7280;line-height:1.5;margin-top:auto;padding-top:9px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex-grow:1}._actions_1599y_153{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-top:auto;padding-top:3px;border-top:1px solid #E5E7EB}._metaInfo_1599y_163{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280;margin-top:12px;flex-wrap:wrap}._separator_1599y_173{color:#e5e7eb}._subscriptionStatus_1599y_177{color:#10b981;font-weight:600}._actionButtons_1599y_182{display:flex;gap:3px}._iconButton_1599y_187{background:none;border:none;padding:3px;cursor:pointer;color:#979cff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}._iconButton_1599y_187:hover{color:#646cff;background-color:#646cff1a}._iconButton_1599y_187:focus{outline:2px solid #646cff;outline-offset:2px}._iconButton_1599y_187 svg{width:14px;height:14px}._iconButton_1599y_187:disabled{opacity:.5;cursor:not-allowed}._iconButton_1599y_187:disabled:hover{color:#979cff;background-color:transparent}body.theme-dark ._card_1599y_1{background-color:#353535;border-color:#4b5563;box-shadow:0 2px 4px #0003}body.theme-dark ._card_1599y_1:hover,body.theme-dark ._card_1599y_1:focus-within{box-shadow:0 4px 10px #0000004d;outline-color:#979cff}body.theme-dark ._trendingBadge_1599y_22{background-color:#979cffcc;color:#1f2937}body.theme-dark ._subject_1599y_126,body.theme-dark ._summary_1599y_139{color:#f9fafb}body.theme-dark ._sender_1599y_117,body.theme-dark ._dateDisplay_1599y_239,body.theme-dark ._readTime_1599y_240{color:#d1d5db}body.theme-dark ._actions_1599y_153{border-top-color:#4b5563}body.theme-dark ._iconButton_1599y_187{color:#d1d5db}body.theme-dark ._iconButton_1599y_187:hover{color:#979cff;background-color:#979cff1a}body.theme-dark ._iconButton_1599y_187:focus{outline-color:#979cff}body.theme-dark ._iconButton_1599y_187:disabled{opacity:.5;cursor:not-allowed}body.theme-dark ._iconButton_1599y_187:disabled:hover{color:#d1d5db;background-color:transparent}body.theme-dark ._accessIndicator_1599y_39{background-color:#979cffe6}body.theme-dark ._loadingOverlay_1599y_59{background-color:#353535cc}body.theme-dark ._subscriptionStatus_1599y_177{color:#29ecac}@media (max-width: 768px){._card_1599y_1{padding:6px;margin-bottom:6px}._thumbnailContainer_1599y_94{height:80px;margin-bottom:3px}._trendingBadge_1599y_22{top:3px;right:3px;padding:2px 3px}._content_1599y_106{gap:3px}._subject_1599y_126{font-size:12px}._summary_1599y_139{font-size:11px;-webkit-line-clamp:2;max-height:2.8em}._actions_1599y_153{flex-direction:column-reverse;gap:3px;align-items:stretch}._metaInfo_1599y_163{flex-direction:row;justify-content:space-between;font-size:10px}._actionButtons_1599y_182{justify-content:center;gap:6px}._iconButton_1599y_187{width:24px;height:24px}._iconButton_1599y_187 svg{width:16px;height:16px}}._discoverPage_1xel3_1{padding:12px 18px;display:flex;flex-direction:column;gap:24px}._discoverPage_1xel3_1>*:first-child{margin-bottom:-6px}._sectionTitle_1xel3_11{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:12px}._newsletterGrid_1xel3_18{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}._featuredGrid_1xel3_24{display:grid;gap:12px;grid-template-columns:1fr}@media (min-width: 768px){._featuredGrid_1xel3_24{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (min-width: 1024px){._featuredGrid_1xel3_24{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}}._trendingGrid_1xel3_40{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto}@media (min-width: 768px){._trendingGrid_1xel3_40{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (min-width: 1024px){._trendingGrid_1xel3_40{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}._categoryList_1xel3_57{display:flex;flex-wrap:wrap;gap:9px;row-gap:12px;justify-content:center;margin-bottom:12px}._categoryCarouselSection_1xel3_66{margin-top:18px;min-height:200px}._recommendationCarouselPlaceholder_1xel3_71{background-color:transparent;border:none;min-height:auto}._carouselItemList_1xel3_77{display:flex;gap:12px;overflow-x:auto;padding-bottom:9px;scrollbar-width:thin;scrollbar-color:#6B7280 #E5E7EB}._carouselItemList_1xel3_77::-webkit-scrollbar{height:8px}._carouselItemList_1xel3_77::-webkit-scrollbar-track{background:#e5e7eb;border-radius:4px}._carouselItemList_1xel3_77::-webkit-scrollbar-thumb{background-color:#6b7280;border-radius:4px;border:2px solid #E5E7EB}._categoryCarouselTitle_1xel3_106{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:9px;display:flex;align-items:center;gap:6px}._stickyCategoryChips_1xel3_116{position:sticky;top:60px;background-color:#f9fafb;z-index:10;margin-left:18px;margin-right:18px;padding:9px 18px}._searchContainer_1xel3_129{margin-bottom:12px}._searchResultsContainer_1xel3_133{margin-top:12px}._searchResultsContainer_1xel3_133 ._loadingText_1xel3_136,._searchResultsContainer_1xel3_133 ._errorText_1xel3_137,._searchResultsContainer_1xel3_133 ._emptyText_1xel3_138{text-align:center;color:#6b7280;padding:18px 0}._allCategoriesSection_1xel3_144{display:flex;flex-direction:column;gap:12px}._categoryCarouselSection_1xel3_66{min-height:200px}._loadingText_1xel3_136{text-align:center;color:#6b7280;font-style:italic;padding:12px}._errorText_1xel3_137{text-align:center;color:#ef4444;padding:12px}._emptyText_1xel3_138{text-align:center;color:#6b7280;padding:12px}body.theme-dark ._sectionTitle_1xel3_11,body.theme-dark ._categoryCarouselTitle_1xel3_106{color:#f9fafb}body.theme-dark ._stickyCategoryChips_1xel3_116{background-color:#232323}body.theme-dark ._carouselItemList_1xel3_77{scrollbar-color:#6B7280 #353535}body.theme-dark ._carouselItemList_1xel3_77::-webkit-scrollbar-track{background:#353535}body.theme-dark ._carouselItemList_1xel3_77::-webkit-scrollbar-thumb{background-color:#6b7280;border-color:#353535}body.theme-dark ._carouselItemList_1xel3_77._active_1xel3_190,body.theme-dark ._chip_1xel3_195._active_1xel3_190{border-color:#979cff;background-color:#979cff26;color:#979cff}._carouselContainer_hpzf3_1{overflow-x:hidden;position:relative;padding:16px 0}._carouselTrack_hpzf3_7{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}._carouselTrack_hpzf3_7::-webkit-scrollbar{display:none}._carouselItem_hpzf3_19{flex:0 0 auto;scroll-snap-align:start;margin-right:16px;width:280px}._carouselItem_hpzf3_19:last-child{margin-right:0}._modalOverlay_6fwcb_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#1f2937cc;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_6fwcb_15{background:#f9fafb;padding:18px;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;width:90%;max-width:500px;border:1px solid #E5E7EB;animation:_fadeIn_6fwcb_1 .3s ease-out;text-align:center}._modalTitle_6fwcb_27{margin-top:0;font-size:20px;font-weight:700;color:#1f2937;margin-bottom:9px}._content_6fwcb_35{margin-bottom:12px;color:#6b7280}._content_6fwcb_35 p{margin:3px 0;line-height:1.6}._content_6fwcb_35 strong{color:#1f2937;font-weight:700}._buttonContainer_6fwcb_48{display:flex;justify-content:center;gap:9px}@keyframes _fadeIn_6fwcb_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._card_1hptg_1{display:flex;align-items:center;padding:12px;border-bottom:1px solid #E5E7EB;background-color:#fff;transition:background-color .15s ease-in-out;gap:12px}._card_1hptg_1:last-child{border-bottom:none;border-radius:0 0 8px 8px}._card_1hptg_1:first-child{border-radius:8px 8px 0 0}._logoContainer_1hptg_17{flex-shrink:0}._logo_1hptg_17,._logoPlaceholder_1hptg_21{width:48px;height:48px;border-radius:4px;object-fit:cover}._logoPlaceholder_1hptg_21{display:flex;align-items:center;justify-content:center;background-color:#e5e7eb;color:#1f2937;font-size:20px;font-weight:700}._content_1hptg_38{flex-grow:1;display:flex;flex-direction:column;gap:1.5px;min-width:0}._header_1hptg_46{display:flex;align-items:center;gap:6px}._name_1hptg_52,._nameLink_1hptg_52{font-size:17px;font-weight:600;color:#1f2937;text-decoration:none;transition:color .15s ease-in-out}._name_1hptg_52:hover,._nameLink_1hptg_52:hover{color:#646cff}._nameLink_1hptg_52:hover{text-decoration:underline}._url_1hptg_67{font-size:12px;color:#6b7280;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._url_1hptg_67:hover{text-decoration:underline}._status_1hptg_79{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:6px}._statusPill_1hptg_87{display:inline-block;padding:1.5px 6px;border-radius:50%;font-weight:500;text-transform:capitalize}._statusPill_1hptg_87._active_1hptg_94{background-color:#10b9811a;color:#0c8a60}._statusPill_1hptg_87._inactive_1hptg_98,._statusPill_1hptg_87._pending_1hptg_98{background-color:#fbbf241a;color:#b68403}._subscriptionDate_1hptg_103{font-size:12px;color:#6b7280;margin-top:1.5px}._actions_1hptg_109{display:flex;align-items:center;gap:6px;margin-left:auto}._unsubscribeButton_1hptg_116{background:none;border:none;margin:0;font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;text-align:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;color:#ef4444;border:1px solid rgba(239,68,68,.4);border-radius:4px;font-size:12px;font-weight:500;transition:all .15s ease-in-out}._unsubscribeButton_1hptg_116 svg{width:16px;height:16px}._unsubscribeButton_1hptg_116:hover{background-color:#ef4444;border-color:#ef4444;color:#fff}._subscribeButton_1hptg_150{background-color:transparent;color:#646cff;border-color:#646cff}._subscribeButton_1hptg_150:hover{background-color:#646cff;border-color:#646cff;color:#fff}._iconButton_1hptg_161{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;text-align:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#6b7280;transition:background-color .15s ease-in-out,color .15s ease-in-out}._iconButton_1hptg_161 svg{width:20px;height:20px}._iconButton_1hptg_161:hover{background-color:#e5e7eb;color:#1f2937}body.theme-dark ._card_1hptg_1{background-color:#353535;border-color:#4b5563}body.theme-dark ._logoPlaceholder_1hptg_21{background-color:#232323;color:#e5e7eb}body.theme-dark ._name_1hptg_52,body.theme-dark ._nameLink_1hptg_52{color:#e5e7eb}body.theme-dark ._name_1hptg_52:hover,body.theme-dark ._nameLink_1hptg_52:hover{color:#b1b5ff}body.theme-dark ._url_1hptg_67,body.theme-dark ._status_1hptg_79,body.theme-dark ._subscriptionDate_1hptg_103{color:#9ca3af}body.theme-dark ._statusPill_1hptg_87._active_1hptg_94{background-color:#29ecac26;color:#29ecac}body.theme-dark ._statusPill_1hptg_87._inactive_1hptg_98,body.theme-dark ._statusPill_1hptg_87._pending_1hptg_98{background-color:#fcd56f26;color:#fcd56f}body.theme-dark ._unsubscribeButton_1hptg_116{border-color:#ef444480;color:#ef4444}body.theme-dark ._unsubscribeButton_1hptg_116:hover{background-color:#ef444433;border-color:#ef4444;color:#fff}body.theme-dark ._subscribeButton_1hptg_150{background-color:transparent;color:#b1b5ff;border-color:#b1b5ff}body.theme-dark ._subscribeButton_1hptg_150:hover{background-color:#b1b5ff;border-color:#b1b5ff;color:#232323}body.theme-dark ._iconButton_1hptg_161{color:#9ca3af}body.theme-dark ._iconButton_1hptg_161:hover{background-color:#353535;color:#f3f4f6}._card_1kkg8_1{display:flex;align-items:flex-start;gap:12px;padding:12px;border-bottom:1px solid #E5E7EB;background-color:#fff;transition:background-color .2s ease-in-out}._card_1kkg8_1:hover{background-color:#f3f4f6}._thumbnailContainer_1kkg8_14{flex-shrink:0;width:48px;height:48px}._thumbnail_1kkg8_14,._thumbnailPlaceholder_1kkg8_20{width:100%;height:100%;border-radius:4px;object-fit:cover}._thumbnailPlaceholder_1kkg8_20{display:flex;align-items:center;justify-content:center;background-color:#e5e7eb;color:#1f2937;font-size:20px;font-weight:700;text-transform:uppercase}._content_1kkg8_38{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:1.5px}._header_1kkg8_46{display:flex;flex-direction:column}._newsletterNameLink_1kkg8_51{font-size:12px;font-weight:500;color:#6b7280;text-decoration:none;margin-bottom:1.5px}._newsletterNameLink_1kkg8_51:hover{text-decoration:underline}._subjectLink_1kkg8_62{text-decoration:none}._issueSubject_1kkg8_66{font-size:17px;font-weight:600;color:#1f2937;margin:0;line-height:1.3}._issueMeta_1kkg8_74{font-size:12px;color:#6b7280;margin:3px 0 0}._commentSection_1kkg8_80{margin-top:9px;padding-left:12px;border-left:3px solid rgb(151,156.3677419355,255);background-color:transparent}._commentLabel_1kkg8_87{font-size:11px;font-weight:500;color:#6b7280;text-transform:uppercase;margin:0 0 4px}._commentContent_1kkg8_95{font-style:italic;color:#1f2937;margin:0}body.theme-dark ._card_1kkg8_1{background-color:#353535;border-bottom-color:#4b5563}body.theme-dark ._card_1kkg8_1:hover{background-color:#4b5563}body.theme-dark ._thumbnailPlaceholder_1kkg8_20{background-color:#232323;color:#e5e7eb}body.theme-dark ._newsletterNameLink_1kkg8_51{color:#d1d5db}body.theme-dark ._issueSubject_1kkg8_66{color:#e5e7eb}body.theme-dark ._issueMeta_1kkg8_74{color:#d1d5db}body.theme-dark ._commentSection_1kkg8_80{border-left-color:#646cff}body.theme-dark ._commentLabel_1kkg8_87{color:#d1d5db}body.theme-dark ._commentContent_1kkg8_95{color:#e5e7eb}Link{text-decoration:none}._card_ggb7i_5{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid #E5E7EB;background-color:#fff;transition:background-color .15s ease-in-out}._card_ggb7i_5:last-child{border-bottom:none}._content_ggb7i_17{display:flex;flex-direction:column;gap:3px;flex-grow:1;min-width:0}._header_ggb7i_25{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280}._newsletterName_ggb7i_33{font-weight:600;color:#6b7280;text-decoration:none;transition:color .15s ease-in-out}._newsletterName_ggb7i_33:hover{color:#646cff}._subjectLink_ggb7i_43{text-decoration:none}._subject_ggb7i_43{font-size:14px;font-weight:600;color:#1f2937;margin:0;transition:color .15s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}._subjectLink_ggb7i_43:hover ._subject_ggb7i_43{color:#979cff}._date_ggb7i_62{font-size:12px;color:#6b7280}._actions_ggb7i_67{display:flex;align-items:center;gap:6px;margin-left:18px}._iconButton_ggb7i_74{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;text-align:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#646cff;transition:background-color .15s ease-in-out,color .15s ease-in-out}._iconButton_ggb7i_74 svg{width:20px;height:20px}._iconButton_ggb7i_74:hover{color:#979cff}body.theme-dark ._card_ggb7i_5{background-color:#353535;border-color:#232323}body.theme-dark ._newsletterName_ggb7i_33{color:#9ca3af}body.theme-dark ._newsletterName_ggb7i_33:hover{color:#b1b5ff}body.theme-dark ._subject_ggb7i_43{color:#e5e7eb;text-decoration:none}._subjectLink_ggb7i_43:hover body.theme-dark ._subject_ggb7i_43{text-decoration:none;color:#b1b5ff}body.theme-dark ._date_ggb7i_62,body.theme-dark ._iconButton_ggb7i_74{color:#9ca3af}body.theme-dark ._iconButton_ggb7i_74:hover{background-color:#353535;color:#b1b5ff}._subscriptionsPage_ddn4o_1{padding:18px;background-color:#f9fafb;min-height:100vh;font-family:Nunito,sans-serif}._headerControls_ddn4o_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}._pageTitle_ddn4o_15{font-size:24px;font-weight:700;color:#1f2937}._mainContent_ddn4o_43{display:grid;grid-template-columns:280px 1fr;gap:18px}@media (max-width: 1023px){._mainContent_ddn4o_43{grid-template-columns:1fr}}._folderManager_ddn4o_54{background-color:#fff;padding:12px;border-radius:8px;border:1px solid #E5E7EB;box-shadow:0 1px 2px #0000000d;height:fit-content}._folderTitle_ddn4o_63{font-size:17px;font-weight:600;color:#1f2937;margin:0 0 12px;padding:0 6px}._folderList_ddn4o_71{list-style:none;padding:0;margin:0 0 12px}._folderItem_ddn4o_77{padding:9px 12px;cursor:pointer;border-radius:4px;margin-bottom:3px;transition:background-color .15s ease-in-out,color .15s ease-in-out;display:flex;align-items:center;justify-content:space-between;font-weight:500}._folderItem_ddn4o_77:hover{color:#646cff}._folderItem_ddn4o_77._selectedFolder_ddn4o_91{background-color:#646cff;color:#fff;font-weight:600}._folderItem_ddn4o_77._selectedFolder_ddn4o_91:hover{background-color:#979cff;color:#fff}._iconButton_ddn4o_101{color:#646cff}._createFolderSection_ddn4o_105{display:flex;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid #E5E7EB}._newFolderInput_ddn4o_113{flex-grow:1;padding:9px;border:1px solid #D1D5DB;border-radius:4px;font-size:12px;color:#1f2937;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}._newFolderInput_ddn4o_113::placeholder{color:#6b7280}._newFolderInput_ddn4o_113:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 3px #646cff26}._createFolderButton_ddn4o_132{padding:9px;background-color:#646cff;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .15s ease-in-out}._createFolderButton_ddn4o_132:hover{background-color:#313cff}._deleteFolderButton_ddn4o_147{background:none;border:none;cursor:pointer;margin-left:auto;padding:0 3px;transition:opacity .15s ease-in-out,color .15s ease-in-out;opacity:.5;visibility:hidden}._folderItem_ddn4o_77:hover ._deleteFolderButton_ddn4o_147{visibility:visible}._deleteFolderButton_ddn4o_147:hover{opacity:1;color:#ef4444}._selectedFolder_ddn4o_91 ._deleteFolderButton_ddn4o_147{color:#fff;opacity:.7}._selectedFolder_ddn4o_91 ._deleteFolderButton_ddn4o_147:hover{opacity:1;color:#fff;background-color:#0000001a;border-radius:4px}._subscriptionList_ddn4o_175{background-color:#fff;border-radius:8px;border:1px solid #E5E7EB;box-shadow:0 1px 2px #0000000d;overflow:hidden}._emptyState_ddn4o_183{text-align:center;padding:48px 36px;font-size:14px;color:#6b7280;background-color:transparent;border:none;border-radius:8px}body.theme-dark ._subscriptionsPage_ddn4o_1{background-color:#232323}body.theme-dark ._pageTitle_ddn4o_15{color:#e5e7eb}body.theme-dark ._folderManager_ddn4o_54{background-color:#353535;border-color:#232323}body.theme-dark ._folderTitle_ddn4o_63,body.theme-dark ._folderItem_ddn4o_77{color:#e5e7eb}body.theme-dark ._folderItem_ddn4o_77:hover{color:#b1b5ff}body.theme-dark ._folderItem_ddn4o_77._selectedFolder_ddn4o_91{background-color:#646cff;color:#fff}body.theme-dark ._folderItem_ddn4o_77._selectedFolder_ddn4o_91:hover{background-color:#979cff}body.theme-dark ._createFolderSection_ddn4o_105{border-top-color:#353535}body.theme-dark ._newFolderInput_ddn4o_113{background-color:#353535;border-color:#4b5563;color:#e5e7eb}body.theme-dark ._newFolderInput_ddn4o_113::placeholder{color:#9ca3af}body.theme-dark ._newFolderInput_ddn4o_113:focus{border-color:#979cff;box-shadow:0 0 0 3px #979cff33}body.theme-dark ._subscriptionList_ddn4o_175{background-color:#353535;border-color:#232323}body.theme-dark ._emptyState_ddn4o_183{background-color:transparent;border-color:#353535;color:#9ca3af}._settingsPage_g2t5u_1{padding:18px;background-color:#fff;color:#1f2937}._settingsPage_g2t5u_1 h2{margin-bottom:12px;color:#1f2937}._settingsPage_g2t5u_1 ._userInfo_g2t5u_10{margin-bottom:9px;color:#6b7280}._settingsPage_g2t5u_1 ._actionsContainer_g2t5u_14{margin-top:18px}._settingsPage_g2t5u_1 ._uniqueEmailContainer_g2t5u_17{margin-top:18px;margin-bottom:18px;padding:12px;border:1px solid #E5E7EB;border-radius:8px;background-color:#f9fafb}._settingsPage_g2t5u_1 ._uniqueEmailContainer_g2t5u_17 h3{margin-top:0;margin-bottom:6px}._settingsPage_g2t5u_1 ._uniqueEmailContainer_g2t5u_17 p{margin-bottom:9px;font-size:14px;color:#6b7280}._settingsPage_g2t5u_1 ._emailBox_g2t5u_34{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:9px;border:1px solid #E5E7EB;border-radius:4px}._settingsPage_g2t5u_1 ._emailBox_g2t5u_34 span{font-family:monospace;font-size:16px;color:#1f2937}body.theme-dark ._settingsPage_g2t5u_1{background-color:#232323;color:#f9fafb}body.theme-dark ._settingsPage_g2t5u_1 h2{color:#f9fafb}body.theme-dark ._settingsPage_g2t5u_1 ._userInfo_g2t5u_10{color:#d1d5db}body.theme-dark ._settingsPage_g2t5u_1 ._uniqueEmailContainer_g2t5u_17{background-color:#232323;border-color:#353535}body.theme-dark ._settingsPage_g2t5u_1 ._uniqueEmailContainer_g2t5u_17 p{color:#9ca3af}body.theme-dark ._settingsPage_g2t5u_1 ._emailBox_g2t5u_34{background-color:#232323;border-color:#4b5563}body.theme-dark ._settingsPage_g2t5u_1 ._emailBox_g2t5u_34 span{color:#f9fafb}._emailDetailPage_1vnmw_1{padding:12px;background-color:#f9fafb;display:flex;flex-direction:column;gap:12px;height:100%}._metaContainer_1vnmw_10{background-color:#fff;padding:9px;border-radius:9px;box-shadow:0 1px 3px #1f29371a;width:100%;display:flex;flex-direction:column;gap:9px}._metaHeaderBar_1vnmw_21{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;padding-bottom:6px}._backButton_1vnmw_29{background-color:transparent;border:none;color:#646cff;font-size:14px;font-weight:500;padding:3px 6px;cursor:pointer;border-radius:3px}._backButton_1vnmw_29:hover{background-color:#646cff1a}._confirmSubscriptionButton_1vnmw_43{background-color:#979cff;color:#f9fafb;padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s ease-in-out}._confirmSubscriptionButton_1vnmw_43:hover{background-color:#646cff;color:#f9fafb}._confirmSubscriptionButton_1vnmw_43:disabled{background-color:#e5e7eb;color:#6b7280;cursor:not-allowed}._detailsAndActionsBar_1vnmw_64{display:flex;justify-content:space-between;align-items:center;padding-top:6px}._subjectAndSender_1vnmw_71{flex-grow:1;min-width:0}._subjectAndSender_1vnmw_71 ._subject_1vnmw_71{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:1.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._subjectAndSender_1vnmw_71 ._senderInfoSmall_1vnmw_84{font-size:12px;color:#6b7280}._subjectAndSender_1vnmw_71 ._senderInfoSmall_1vnmw_84 ._senderName_1vnmw_88{font-weight:500;color:#979cff}._subjectAndSender_1vnmw_71 ._senderInfoSmall_1vnmw_84 span{color:#6b7280}._actionBar_1vnmw_96{display:flex;flex-shrink:0;align-items:center;gap:6px;padding-left:12px}._actionBar_1vnmw_96 ._actionButton_1vnmw_103{display:inline-flex;align-items:center;background-color:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s;color:#b1b5ff}._actionBar_1vnmw_96 ._actionButton_1vnmw_103:hover{color:#646cff;background-color:#646cff0d}._actionBar_1vnmw_96 ._iconOnlyButton_1vnmw_117{padding:3px}._actionBar_1vnmw_96 ._iconOnlyButton_1vnmw_117 svg{width:20px;height:20px}._metaSubjectSender_1vnmw_125,._actionBarFooter_1vnmw_129{display:none}._contentLayout_1vnmw_133{display:flex;flex-direction:row;gap:12px;flex-grow:1;width:100%;overflow:hidden}._mainContent_1vnmw_142{flex-grow:3;flex-basis:0;background-color:#fff;padding:12px;border-radius:9px;box-shadow:0 1px 3px #1f29371a;display:flex;flex-direction:column;overflow:hidden;position:relative}._emailIframe_1vnmw_155{width:100%;height:100%;border:none}._detailsSidebar_1vnmw_161{flex-grow:1;flex-basis:0;background-color:#fff;padding:12px;border-radius:9px;box-shadow:0 1px 3px #1f29371a;overflow-y:auto;display:flex;flex-direction:column;gap:12px}._detailsSidebar_1vnmw_161 h2{font-size:17px;font-weight:600;color:#1f2937;margin-bottom:6px;padding-bottom:3px;border-bottom:1px solid #E5E7EB}._detailsSidebar_1vnmw_161 p{font-size:14px;color:#1f2937;line-height:1.5}._detailsSidebar_1vnmw_161 ._commentsSection_1vnmw_186{padding-top:12px;padding-bottom:12px}._detailsSidebar_1vnmw_161 ._commentsList_1vnmw_190{flex-grow:1;overflow-y:auto;padding-bottom:9px}._detailsSidebar_1vnmw_161 ._commentForm_1vnmw_195{margin-top:9px;display:flex;flex-direction:column;gap:6px}._detailsSidebar_1vnmw_161 ._commentInput_1vnmw_201{width:100%;min-height:120px;padding:6px;border:1px solid #E5E7EB;border-radius:3px;font-family:Nunito,sans-serif;font-size:14px;resize:vertical}._detailsSidebar_1vnmw_161 ._commentInput_1vnmw_201:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}._detailsSidebar_1vnmw_161 ._commentSubmitButton_1vnmw_216{align-self:flex-end;padding:3px 9px;background-color:#646cff;color:#fff;border:none;border-radius:3px;cursor:pointer;font-weight:500;transition:background-color .2s}._detailsSidebar_1vnmw_161 ._commentSubmitButton_1vnmw_216:hover{background-color:#1823ff}._detailsSidebar_1vnmw_161 ._recentIssuesList_1vnmw_230{list-style:none;padding:0;margin:0}._detailsSidebar_1vnmw_161 ._recentIssuesList_1vnmw_230 li{margin-bottom:3px}._detailsSidebar_1vnmw_161 ._recentIssueLink_1vnmw_238{display:flex;justify-content:space-between;align-items:flex-start;gap:9px;padding:6px 3px;text-decoration:none;border-radius:3px;transition:background-color .2s ease;cursor:pointer}._detailsSidebar_1vnmw_161 ._recentIssueLink_1vnmw_238:hover{background-color:#1f29370d}._detailsSidebar_1vnmw_161 ._recentIssueSubject_1vnmw_252{flex-grow:1;font-size:12px;color:#1f2937;line-height:1.4;text-decoration:none}._detailsSidebar_1vnmw_161 ._recentIssueDate_1vnmw_259{font-size:11px;color:#6b7280;white-space:nowrap;margin-top:1.5px}._loadingState_1vnmw_266,._errorState_1vnmw_267,._emptyState_1vnmw_268{display:flex;justify-content:center;align-items:center;min-height:300px;font-size:17px;color:#6b7280;background-color:#fff;border-radius:9px;padding:12px;width:100%}@media (max-width: 768px){._emailDetailPage_1vnmw_1{padding:0;gap:0}._metaContainer_1vnmw_10{position:sticky;top:0;left:0;right:0;z-index:100;border-radius:0;box-shadow:0 2px 5px #0000001a;padding:6px;border-bottom:1px solid #E5E7EB}._metaHeaderBar_1vnmw_21{padding-bottom:6px;margin-bottom:0}._detailsAndActionsBar_1vnmw_64{flex-direction:column;align-items:stretch;gap:6px;padding-top:6px}._subjectAndSender_1vnmw_71{order:1;padding-bottom:6px;border-bottom:1px solid #E5E7EB}._subjectAndSender_1vnmw_71 ._subject_1vnmw_71{font-size:17px;white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}._actionBar_1vnmw_96{order:2;padding-left:0;justify-content:space-around}._contentLayout_1vnmw_133{flex-direction:column;padding:6px;flex-grow:1;overflow-y:auto}._mainContent_1vnmw_142{order:2;padding:0;box-shadow:none;border-radius:0;overflow:visible}._emailIframe_1vnmw_155{height:auto}._detailsSidebar_1vnmw_161{display:contents}._summarySection_1vnmw_343{order:1;margin-bottom:9px;background-color:#fff;padding:9px;border-radius:9px}._newsletterInfoSection_1vnmw_350,._commentsSection_1vnmw_186{order:3;margin-top:9px;background-color:#fff;padding:9px;border-radius:9px}._commentsSection_1vnmw_186{padding-top:12px;padding-bottom:12px}._commentInput_1vnmw_201{min-height:120px}._backButton_1vnmw_29{display:inline-flex;padding:3px}._backButton_1vnmw_29 ._backButtonText_1vnmw_368{display:none}}body.theme-dark ._subject_1vnmw_71{color:#f9fafb}body.theme-dark ._emailDetailPage_1vnmw_1{background-color:#232323}body.theme-dark ._metaContainer_1vnmw_10{background-color:#353535;box-shadow:0 1px 3px #0003}body.theme-dark ._metaHeaderBar_1vnmw_21{border-bottom-color:#353535}body.theme-dark ._backButton_1vnmw_29{color:#979cff}body.theme-dark ._backButton_1vnmw_29:hover{background-color:#646cff33}body.theme-dark ._metaSubjectSender_1vnmw_125 ._subject_1vnmw_71{color:#e5e7eb}body.theme-dark ._metaSubjectSender_1vnmw_125 ._senderInfoSmall_1vnmw_84{color:#9ca3af}body.theme-dark ._actionBarFooter_1vnmw_129{border-top-color:#353535}body.theme-dark ._actionButton_1vnmw_103{color:#d1d5db}body.theme-dark ._actionButton_1vnmw_103:hover{color:#646cff;background-color:#646cff26}body.theme-dark ._mainContent_1vnmw_142{box-shadow:0 1px 3px #0003}body.theme-dark ._detailsSidebar_1vnmw_161{background-color:#353535;box-shadow:0 1px 3px #0003}body.theme-dark ._detailsSidebar_1vnmw_161 h2{color:#979cff;border-bottom-color:#353535}body.theme-dark ._detailsSidebar_1vnmw_161 p{color:#f9fafb}body.theme-dark ._recentIssueLink_1vnmw_238:hover{background-color:#ffffff0d}body.theme-dark ._recentIssueSubject_1vnmw_252{color:#e5e7eb}body.theme-dark ._recentIssueDate_1vnmw_259{color:#9ca3af}body.theme-dark ._loadingState_1vnmw_266,body.theme-dark ._errorState_1vnmw_267,body.theme-dark ._emptyState_1vnmw_268{color:#9ca3af;background-color:#353535}body.theme-dark ._commentInput_1vnmw_201{background-color:#232323;color:#f9fafb;border-color:#353535}body.theme-dark ._commentInput_1vnmw_201:focus{border-color:#979cff;box-shadow:0 0 0 2px #979cff33}@media (max-width: 768px){body.theme-dark ._metaContainer_1vnmw_10._mobileStickyHeader_1vnmw_446{background-color:#353535;border-bottom-color:#353535}body.theme-dark ._mainContent_1vnmw_142{background-color:#353535;box-shadow:0 1px 3px #0003}body.theme-dark ._summarySection_1vnmw_343{background-color:#646cff26}body.theme-dark ._newsletterInfoSection_1vnmw_350,body.theme-dark ._commentsSection_1vnmw_186{background-color:#353535}}._scrollToTopButton_1vnmw_463{background-color:#979cff99;color:#fff;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;transition:background-color .2s,opacity .3s,visibility .3s;position:absolute;bottom:12px;right:12px}._scrollToTopButton_1vnmw_463:hover{background-color:#979cffcc}._scrollToTopButton_1vnmw_463 svg{width:24px;height:24px}._scrollToTopButton_1vnmw_463._mobile_1vnmw_446{position:fixed;z-index:1000;bottom:18px;right:12px}body.theme-dark ._senderInfoSmall_1vnmw_84 span{color:#9ca3af}._commentCard_1209c_1{padding:6px;border-bottom:1px solid #E5E7EB}._commentCard_1209c_1:last-child{border-bottom:none}._commentHeader_1209c_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:3px}._commentOwner_1209c_16{font-weight:600;color:#1f2937;font-size:12px}._commentTimestamp_1209c_22{font-size:11px;color:#6b7280}._commentContent_1209c_27{font-size:14px;color:#1f2937;line-height:1.5;margin:0}body.theme-dark ._commentOwner_1209c_16,body.theme-dark ._commentTimestamp_1209c_22{color:#979cff}._newsletterDetailPage_oqtv2_2{padding:20px;max-width:1200px;margin:0 auto;font-family:Nunito,sans-serif;color:#1f2937}._navigationHeader_oqtv2_11{margin-bottom:20px;display:flex}._backButton_oqtv2_16{background-color:#f9fafb;color:#1f2937;border:1px solid #E5E7EB;padding:8px 15px;font-size:.9rem;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;display:inline-flex;align-items:center}._backButton_oqtv2_16:hover{background-color:#e5e7eb;border-color:#d1d5db}._header_oqtv2_35{display:flex;align-items:center;gap:20px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #E5E7EB}._logo_oqtv2_44{width:80px;height:80px;border-radius:8px;object-fit:cover;border:1px solid #E5E7EB}._headerText_oqtv2_52{flex-grow:1}._name_oqtv2_56{font-size:2.2rem;font-weight:700;margin:0 0 5px;color:#1f2937}._publisher_oqtv2_63{font-size:1rem;color:#6b7280;margin:0}._contentGrid_oqtv2_70{display:grid;grid-template-columns:2fr 1fr;gap:30px}@media (max-width: 900px){._contentGrid_oqtv2_70{grid-template-columns:1fr}}._mainContent_oqtv2_81{display:flex;flex-direction:column;gap:30px}._sidebar_oqtv2_87{display:flex;flex-direction:column;gap:25px;position:sticky;top:20px;align-self:flex-start}._section_oqtv2_97{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008}._section_oqtv2_97._actionsSection_oqtv2_103{background-color:#fff}._sectionTitle_oqtv2_107{font-size:1.25rem;font-weight:600;color:#646cff;margin-top:0;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #E5E7EB}._description_oqtv2_118{font-size:1rem;line-height:1.7;color:#1f2937}._categoriesContainer_oqtv2_124{display:flex;flex-wrap:wrap;gap:8px}._categoryTag_oqtv2_130{background-color:#fff;padding:5px 10px;border-radius:16px;font-size:.8rem;font-weight:500}._detailsList_oqtv2_138{list-style:none;padding:0;margin:0}._detailsList_oqtv2_138 li{font-size:.9rem;color:#4b5563;margin-bottom:10px;padding-bottom:10px;border-bottom:1px dotted #D1D5DB;display:flex;justify-content:space-between}._detailsList_oqtv2_138 li:last-child{border-bottom:none;margin-bottom:0}._detailsList_oqtv2_138 li strong{color:#1f2937;margin-right:8px}._detailsList_oqtv2_138 li a{color:#646cff;text-decoration:none;font-weight:500}._detailsList_oqtv2_138 li a:hover{text-decoration:underline}._subscribeButtonFullWidth_oqtv2_170{background-color:#646cff;color:#fff;border:none;padding:12px 20px;font-size:1rem;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .2s ease-in-out;width:100%;text-align:center}._subscribeButtonFullWidth_oqtv2_170:hover{background-color:#979cff}._subscribePageLink_oqtv2_187{font-size:.85rem;color:#6b7280;text-align:center;margin-top:10px}._subscribePageLink_oqtv2_187 a{color:#646cff;text-decoration:none}._subscribePageLink_oqtv2_187 a:hover{text-decoration:underline}._loadingState_oqtv2_202,._emptyState_oqtv2_202,._errorState_oqtv2_202{padding:40px;text-align:center;font-size:1.1rem;color:#6b7280;background-color:#f9fafb;border-radius:8px;border:1px dashed #E5E7EB;min-height:200px;display:flex;justify-content:center;align-items:center}._errorState_oqtv2_202{color:#ef4444;border-color:#ef444466;background-color:#ef44441a}body.theme-dark ._newsletterDetailPage_oqtv2_2{color:#e5e7eb}body.theme-dark ._backButton_oqtv2_16{background-color:#353535;color:#e5e7eb;border-color:#4b5563}body.theme-dark ._backButton_oqtv2_16:hover{background-color:#4b5563;border-color:#6b7280}body.theme-dark ._header_oqtv2_35{border-bottom-color:#353535}body.theme-dark ._logo_oqtv2_44{border-color:#353535}body.theme-dark ._name_oqtv2_56{color:#f9fafb}body.theme-dark ._publisher_oqtv2_63{color:#9ca3af}body.theme-dark ._section_oqtv2_97{background-color:#353535;border:1px solid #4B5563;box-shadow:none}body.theme-dark ._sectionTitle_oqtv2_107{color:#979cff;border-bottom-color:#4b5563}body.theme-dark ._description_oqtv2_118{color:#e5e7eb}body.theme-dark ._categoryTag_oqtv2_130{background-color:#4b5563}body.theme-dark ._detailsList_oqtv2_138 li{color:#d1d5db;border-bottom-color:#4b5563}body.theme-dark ._detailsList_oqtv2_138 strong{color:#f9fafb}body.theme-dark ._detailsList_oqtv2_138 a{color:#979cff}body.theme-dark ._subscribePageLink_oqtv2_187{color:#9ca3af}body.theme-dark ._subscribePageLink_oqtv2_187 a{color:#979cff}body.theme-dark ._loadingState_oqtv2_202,body.theme-dark ._emptyState_oqtv2_202{background-color:#353535;color:#d1d5db;border-color:#4b5563}body.theme-dark ._errorState_oqtv2_202{background-color:#ef444426;color:#f7a2a2;border-color:#ef444480}._sharedPageContainer_5pxk9_1{background-color:#f9fafb;min-height:100vh;display:flex;flex-direction:column}._sharedHeader_5pxk9_8{display:flex;flex-direction:column;align-items:center;padding:24px 0 16px;border-bottom:1px solid #E5E7EB;background-color:#fff}._logoContainer_5pxk9_17{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:700;color:#646cff}._logo_5pxk9_17{height:36px;width:36px}._logoText_5pxk9_31{color:#646cff;font-weight:700;font-size:1.5rem}._headerText_5pxk9_37{margin-top:8px;color:#6b7280;font-size:1.1rem;font-weight:500}._loginButton_5pxk9_44{margin-top:16px;background-color:#646cff;color:#fff;padding:8px 20px;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;border:none;transition:background-color .15s ease-in-out;box-shadow:0 1px 2px #646cff14;cursor:pointer}._loginButton_5pxk9_44:hover{background-color:#979cff;color:#fff}._content_5pxk9_63{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#f9fafb}._mainContent_5pxk9_72{max-width:800px;width:100%;margin:32px auto;background-color:#fff;border:1px solid #E5E7EB;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px -2px #646cff14,0 2px 4px -1px #1f29370a}._emailHeader_5pxk9_83{padding:24px 32px;border-bottom:1px solid #E5E7EB;background:#f9fafb}._subject_5pxk9_89{font-size:2rem;font-weight:700;color:#646cff;margin:0 0 8px}._senderInfo_5pxk9_96{color:#6b7280;font-size:1rem}._senderName_5pxk9_101{font-weight:600;color:#1f2937}._plainTextBody_5pxk9_106{padding:32px;white-space:pre-wrap;word-wrap:break-word;font-family:Merriweather,serif;line-height:1.7;color:#1f2937;background:#fff;font-size:1.1rem}._sharedFooter_5pxk9_117{background-color:#646cff;color:#f9fafb;text-align:center;padding:40px 24px 32px;margin-top:auto}._sharedFooter_5pxk9_117 a{color:#fff;text-decoration:underline;font-weight:600}._sharedFooter_5pxk9_117 a:hover{color:#b1b5ff}._loadingState_5pxk9_134,._errorState_5pxk9_134,._emptyState_5pxk9_134{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:1.3rem;color:#6b7280;background-color:#f9fafb}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%}body{font-family:Nunito,sans-serif;font-size:14px;line-height:1.6;color:#1f2937;background-color:#f9fafb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#646cff;text-decoration:none}a:hover{text-decoration:none}html{transition:background-color .3s ease,color .3s ease}body{font-family:Nunito,sans-serif;margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{background-color:#f9fafb;color:#1f2937}html.theme-dark{background-color:#232323;color:#e5e7eb}a{color:#646cff;text-decoration:none;transition:color .2s ease-in-out}a:hover,a:focus{color:#313cff}
