.help_container__7wEPu{max-width:1200px;margin:0 auto;padding:2rem 1rem}.help_header__YJ9w0{text-align:center;margin-bottom:4rem;padding:2rem;background:linear-gradient(135deg,var(--highlight-start),var(--highlight-end));border-radius:16px}.help_title___DbWx{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.help_subtitle__VvQmv{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto 1rem;line-height:1.6}.help_searchContainer__JHNvg{margin-bottom:3rem}.help_searchWrapper__749db{position:relative;max-width:600px;margin:0 auto}.help_searchIcon__W_DlX{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--text-secondary)}.help_searchInput__Yoi64{width:100%;padding:1rem 1rem 1rem 3rem;border:1px solid var(--border-color);border-radius:12px;background:var(--input-bg);color:var(--text-primary);font-size:1rem;transition:all .2s ease}.help_searchInput__Yoi64:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 2px rgba(var(--accent-color-rgb),.1)}.help_categories__gj70_{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.help_categoryCard__LCgj4{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:2rem;transition:all .2s ease-in-out}.help_categoryCard__LCgj4:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.help_iconWrapper__Zu7Is{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--highlight-start);color:var(--accent-color);margin-bottom:1rem}.help_categoryTitle__sqkRB{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.help_categoryDescription__OOQLy{color:var(--text-secondary);line-height:1.6;font-size:1rem}.help_faqSection__hdqDZ{margin-bottom:4rem}.help_faqTitle__MgF_W{font-size:1.75rem;font-weight:600;color:var(--text-primary);margin-bottom:2rem;text-align:center}.help_faqList__v0Q1j{display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}.help_faqItem__IbFnY{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;overflow:hidden}.help_faqQuestion__YKWxe{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:none;border:none;color:var(--text-primary);font-size:1.125rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.help_faqQuestion__YKWxe:hover{background:rgba(var(--accent-color-rgb),.05)}.help_faqAnswer__oz2fJ{padding:0 1.5rem 1.5rem;color:var(--text-secondary);line-height:1.6;font-size:1rem}.help_contactSection__SnJ4e{max-width:600px;margin:0 auto}.help_contactCard__HRtms{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:2rem;text-align:center}.help_contactIcon__PpHI1{color:var(--accent-color);margin-bottom:1rem}.help_contactTitle__tEPQ2{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.help_contactText__577PL{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.help_contactButton__hkA_8{display:inline-block;padding:.75rem 1.5rem;background:var(--accent-color);color:white;border-radius:8px;font-weight:500;text-decoration:none;transition:all .2s ease}.help_contactButton__hkA_8:hover{background:var(--accent-color-hover);transform:translateY(-1px)}@media (max-width:768px){.help_container__7wEPu{padding:1rem}.help_header__YJ9w0{padding:1.5rem;margin-bottom:2rem}.help_title___DbWx{font-size:2rem}.help_categories__gj70_{grid-template-columns:1fr}.help_categoryCard__LCgj4{padding:1.5rem}.help_faqQuestion__YKWxe{padding:1rem;font-size:1rem}.help_faqAnswer__oz2fJ{padding:0 1rem 1rem}.help_contactCard__HRtms{padding:1.5rem}}@media (prefers-color-scheme:dark){.help_container__7wEPu{background:var(--gray-900);color:var(--gray-50)}.help_header__YJ9w0{background:linear-gradient(135deg,var(--gray-800),var(--gray-700));border:1px solid var(--gray-700)}.help_title___DbWx{color:var(--gray-50)}.help_subtitle__VvQmv{color:var(--gray-300)}.help_searchIcon__W_DlX{color:var(--gray-400)}.help_searchInput__Yoi64{background:var(--gray-800);border-color:var(--gray-700);color:var(--gray-50)}.help_searchInput__Yoi64:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(var(--primary-color-rgb),.2)}.help_searchInput__Yoi64::placeholder{color:var(--gray-400)}.help_categoryCard__LCgj4{background:var(--gray-800);border-color:var(--gray-700)}.help_categoryCard__LCgj4:hover{box-shadow:0 4px 12px rgba(0,0,0,.3);border-color:var(--gray-600)}.help_iconWrapper__Zu7Is{background:var(--gray-700);color:var(--primary-color)}.help_categoryTitle__sqkRB{color:var(--gray-50)}.help_categoryDescription__OOQLy{color:var(--gray-300)}.help_faqTitle__MgF_W{color:var(--gray-50)}.help_faqItem__IbFnY{background:var(--gray-800);border-color:var(--gray-700)}.help_faqQuestion__YKWxe{color:var(--gray-50)}.help_faqQuestion__YKWxe:hover{background:rgba(var(--primary-color-rgb),.1)}.help_faqAnswer__oz2fJ{color:var(--gray-300)}.help_contactCard__HRtms{background:var(--gray-800);border-color:var(--gray-700)}.help_contactIcon__PpHI1{color:var(--primary-color)}.help_contactTitle__tEPQ2{color:var(--gray-50)}.help_contactText__577PL{color:var(--gray-300)}.help_contactButton__hkA_8{background:var(--primary-color);color:white}.help_contactButton__hkA_8:hover{background:var(--primary-color-hover)}}@keyframes LoginForm_fadeIn__l9sWx{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LoginForm_slideIn__ITkZz{0%{transform:translateX(-20px);opacity:0}to{transform:translateX(0);opacity:1}}.LoginForm_container__kpI_w{display:flex;flex-direction:column;align-items:center;padding:0;min-height:100vh;background:#f8f9fa;position:relative;overflow:visible}.LoginForm_container__kpI_w:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#5b45d5;z-index:2}.LoginForm_nav__iVAqJ{width:100%;max-width:1200px;display:flex;justify-content:center;padding:24px 0 16px;position:relative;z-index:2}.LoginForm_logo__II5f1{transform:scale(1.2)}.LoginForm_logoText__W22GM{font-weight:700;font-size:24px;color:#5b45d5;letter-spacing:-.5px}.LoginForm_section__0CQ_f{display:flex;align-items:center;justify-content:center;width:100%;max-width:1280px;flex-wrap:wrap;gap:60px;padding:0 24px;position:relative;z-index:2;margin-top:80px}@media (max-width:992px){.LoginForm_section__0CQ_f{flex-direction:column;gap:32px;padding:0 16px;margin-top:60px}}.LoginForm_hero__KGg1V{flex:1;min-width:320px;max-width:520px;padding:0 20px;animation:LoginForm_fadeIn__l9sWx .8s ease-out}.LoginForm_hero__KGg1V h1{font-size:42px;font-weight:800;color:#5b45d5;line-height:1.2;margin-bottom:24px;letter-spacing:-.5px}.LoginForm_hero__KGg1V p{color:#555;font-size:18px;line-height:1.6;margin-bottom:24px;max-width:440px}.LoginForm_heroLogo__x2SKb{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));max-width:100%;height:auto;margin:0 auto;display:block}@media (max-width:768px){.LoginForm_hero__KGg1V h1{font-size:32px;margin-bottom:16px}.LoginForm_hero__KGg1V p{font-size:16px}}.LoginForm_formWrapper__ve7Iz{flex:1;min-width:320px;max-width:480px;z-index:10;width:100%}.LoginForm_form__H3adS{background:#ffffff;padding:40px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.03);animation:LoginForm_fadeIn__l9sWx .8s ease-out;position:relative;overflow:hidden;border:1px solid rgba(230,230,230,.7);width:100%}.LoginForm_closeButton__V4x_2{position:absolute;top:16px;right:16px;width:36px;height:36px;border:none;background:rgba(0,0,0,.05);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6c7889;z-index:10}.LoginForm_closeButton__V4x_2:hover{background:rgba(0,0,0,.1);color:#4a4a4a;transform:scale(1.05)}.LoginForm_closeButton__V4x_2:focus{outline:none;box-shadow:0 0 0 2px rgba(91,69,213,.3)}.LoginForm_form__H3adS:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#5b45d5;z-index:1}@media (max-width:768px){.LoginForm_form__H3adS{padding:24px 20px;border-radius:8px}}.LoginForm_inputContainer__2oOWn{display:flex;flex-direction:column;margin-bottom:20px;position:relative;width:100%}.LoginForm_inputContainer__2oOWn>div{position:relative}.LoginForm_inputLabel__5yWJj{margin-bottom:8px;color:#4a4a4a;font-weight:600;font-size:14px;letter-spacing:.3px}.LoginForm_input__0xxwU{padding:12px 16px;border:1px solid #e6e6e6;border-radius:8px;font-size:15px;transition:all .2s ease;background:#fcfcfc;width:100%;position:relative;z-index:1}.LoginForm_input__0xxwU:focus{outline:none;border-color:#5b45d5;background:#ffffff;box-shadow:0 0 0 2px rgba(91,69,213,.12)}.LoginForm_input__0xxwU::placeholder{color:#aab0b7;font-weight:400}.LoginForm_input__0xxwU.LoginForm_withIcon__p9BXg{padding-left:44px;padding-right:16px}.LoginForm_inputIcon__OyKWz{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#aab0b7;pointer-events:none;z-index:2;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.LoginForm_suggestionsList__FHDzz{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e6e6e6;border-radius:8px;max-height:200px;overflow-y:auto;z-index:999;box-shadow:0 10px 25px rgba(0,0,0,.08)}.LoginForm_suggestionItem__oHZnM{padding:10px 16px;cursor:pointer;color:#333;font-size:14px;transition:background .15s ease}.LoginForm_suggestionItem__oHZnM:hover{background:#f5f7ff}.LoginForm_submitButton__Jc_yP{width:100%;padding:14px 0;background:#5b45d5;color:#ffffff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;margin-top:10px;box-shadow:0 4px 10px rgba(91,69,213,.18);letter-spacing:.2px}.LoginForm_submitButton__Jc_yP:hover{background:#4a36c4;transform:translateY(-2px);box-shadow:0 6px 14px rgba(91,69,213,.22)}.LoginForm_submitButton__Jc_yP:disabled{background:#c4c4c4;cursor:not-allowed;transform:none;box-shadow:none}.LoginForm_submitButton__Jc_yP:focus{outline:none}.LoginForm_submitButton__Jc_yP:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.1);border-radius:8px;opacity:0;transition:opacity .2s ease}.LoginForm_submitButton__Jc_yP:hover:after{opacity:1}.LoginForm_switchMode__KrL8i{margin-top:20px;text-align:center;color:#6c7889;font-size:14px;position:relative;padding:4px 0}.LoginForm_switchMode__KrL8i a{color:#5b45d5;text-decoration:none;font-weight:600;margin-left:5px;position:relative;transition:all .2s ease}.LoginForm_switchMode__KrL8i a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#5b45d5;transition:width .3s ease}.LoginForm_switchMode__KrL8i a:hover{color:#4a36c4}.LoginForm_switchMode__KrL8i a:hover:after{width:100%}.LoginForm_errorMessage__kuRXp{background:rgba(244,67,54,.1);border-left:3px solid #f44336;color:#d32f2f;font-size:14px;padding:12px 16px;margin-bottom:20px;border-radius:6px;animation:LoginForm_slideIn__ITkZz .3s ease-out}.LoginForm_passwordHeader__7azlN{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px}.LoginForm_forgotPasswordLink__1WjGW{font-size:13px;color:#5b45d5;text-decoration:none;transition:all .2s ease;font-weight:500}.LoginForm_forgotPasswordLink__1WjGW:hover{color:#4a36c4;text-decoration:none}.LoginForm_divider__ML4_t{display:flex;align-items:center;text-align:center;margin:24px 0}.LoginForm_divider__ML4_t:after,.LoginForm_divider__ML4_t:before{content:"";flex:1;border-bottom:1px solid #e6e6e6}.LoginForm_divider__ML4_t span{padding:0 16px;color:#6c7889;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:1px}.LoginForm_googleButton__cBp1a{width:100%;display:flex;justify-content:center;margin:10px 0;position:relative;z-index:10;min-height:50px;border-radius:8px;background:#fff;padding:2px;border:1px solid rgba(91,69,213,.1)}.LoginForm_googleButton__cBp1a .google-identity-button{border-radius:8px!important;overflow:hidden!important;box-shadow:0 2px 8px rgba(0,0,0,.05)!important;transition:transform .2s ease,box-shadow .2s ease!important;width:100%!important}.LoginForm_googleButton__cBp1a .google-identity-button:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important}@media (prefers-color-scheme:dark){.LoginForm_container__kpI_w{background:#1a1a1a}.LoginForm_container__kpI_w:before{background:#5b45d5}.LoginForm_hero__KGg1V h1,.LoginForm_logoText__W22GM{color:#5b45d5}.LoginForm_hero__KGg1V p{color:#d1d5db}.LoginForm_heroLogo__x2SKb{filter:drop-shadow(0 4px 6px rgba(0,0,0,.3))}.LoginForm_form__H3adS{background:#2d2d2d;border-color:#404040;box-shadow:0 10px 30px rgba(0,0,0,.3),0 1px 3px rgba(0,0,0,.2)}.LoginForm_form__H3adS:before{background:#5b45d5}.LoginForm_inputLabel__5yWJj{color:#e5e7eb}.LoginForm_input__0xxwU{background:#1a1a1a;border-color:#404040;color:#f9fafb}.LoginForm_input__0xxwU:focus{border-color:#5b45d5;background:#1a1a1a;box-shadow:0 0 0 2px rgba(91,69,213,.2)}.LoginForm_input__0xxwU::placeholder{color:#9ca3af}.LoginForm_inputIcon__OyKWz{color:#9ca3af;z-index:2}.LoginForm_suggestionsList__FHDzz{background:#2d2d2d;border-color:#404040;box-shadow:0 10px 25px rgba(0,0,0,.3)}.LoginForm_suggestionItem__oHZnM{color:#e5e7eb}.LoginForm_suggestionItem__oHZnM:hover{background:#404040}.LoginForm_submitButton__Jc_yP{background:#5b45d5;box-shadow:0 4px 10px rgba(91,69,213,.3)}.LoginForm_submitButton__Jc_yP:hover{background:#4a36c4;box-shadow:0 6px 14px rgba(91,69,213,.4)}.LoginForm_submitButton__Jc_yP:disabled{background:#6b7280;color:#9ca3af}.LoginForm_switchMode__KrL8i{color:#9ca3af}.LoginForm_switchMode__KrL8i a{color:#5b45d5}.LoginForm_switchMode__KrL8i a:after{background:#5b45d5}.LoginForm_switchMode__KrL8i a:hover{color:#4a36c4}.LoginForm_errorMessage__kuRXp{background:rgba(239,68,68,.1);border-left-color:#ef4444;color:#ef4444}.LoginForm_forgotPasswordLink__1WjGW{color:#5b45d5}.LoginForm_forgotPasswordLink__1WjGW:hover{color:#4a36c4}.LoginForm_divider__ML4_t:after,.LoginForm_divider__ML4_t:before{border-bottom-color:#404040}.LoginForm_divider__ML4_t span{color:#9ca3af}.LoginForm_googleButton__cBp1a{background:#2d2d2d;border-color:rgba(91,69,213,.2)}.LoginForm_googleButton__cBp1a .google-identity-button{box-shadow:0 2px 8px rgba(0,0,0,.2)!important}.LoginForm_googleButton__cBp1a .google-identity-button:hover{box-shadow:0 4px 12px rgba(0,0,0,.3)!important}.LoginForm_closeButton__V4x_2{background:rgba(255,255,255,.1);color:#9ca3af}.LoginForm_closeButton__V4x_2:hover{background:rgba(255,255,255,.2);color:#e5e7eb}.LoginForm_closeButton__V4x_2:focus{box-shadow:0 0 0 2px rgba(91,69,213,.5)}}.page_container__D0v1W{max-width:1200px;margin:0 auto;padding:2rem 1rem}.page_loadingState__8ejWu{color:#6c757d;font-size:1.125rem}.page_errorState__tNpwJ,.page_loadingState__8ejWu{display:flex;justify-content:center;align-items:center;min-height:400px}.page_errorState__tNpwJ{flex-direction:column;padding:2rem;text-align:center}.page_errorMessage__rLMfS{color:#dc3545;font-size:1.125rem;margin-bottom:1rem}.page_productWrapper__t0bnu{display:grid;gap:2rem}@media (max-width:768px){.page_container__D0v1W{padding:1rem}}@keyframes Messaging_fadeIn__oi9Zg{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes Messaging_fadeInUp__AFE_r{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes Messaging_slideInLeft__u335i{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes Messaging_pulseGlow__xTcKd{0%,to{box-shadow:0 0 0 0 rgba(59,130,246,.4)}50%{box-shadow:0 0 0 8px rgba(59,130,246,0)}}.Messaging_messagingContainer__PNe6O{display:flex;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;height:calc(100vh - 140px);background:var(--messaging-bg,#ffffff);border-radius:var(--messaging-radius,12px);box-shadow:var(--messaging-shadow-lg,0 8px 25px rgba(0,0,0,.1));overflow:hidden;animation:Messaging_fadeInUp__AFE_r .4s cubic-bezier(.25,.46,.45,.94);position:relative;z-index:100;isolation:isolate}@media (prefers-color-scheme:dark){.Messaging_messagingContainer__PNe6O{background:var(--gray-900);box-shadow:0 8px 25px rgba(0,0,0,.4)}}@media (max-width:768px){.Messaging_messagingContainer__PNe6O{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;width:100vw;border-radius:0;box-shadow:none;max-width:100%;z-index:1000;background:var(--messaging-bg,#ffffff)}}@media (max-width:768px) and (prefers-color-scheme:dark){.Messaging_messagingContainer__PNe6O{background:var(--gray-900)}}.Messaging_mobileHeader__TCzEI{display:none;background:var(--messaging-bg,#ffffff);border-bottom:1px solid var(--messaging-border,#e2e8f0);flex-shrink:0}@media (prefers-color-scheme:dark){.Messaging_mobileHeader__TCzEI{background:var(--gray-900);border-bottom:1px solid var(--gray-700)}}@media (max-width:768px){.Messaging_mobileHeader__TCzEI{display:block;padding:0 16px;height:56px;position:relative;top:0;background:var(--messaging-bg,#ffffff);border-bottom:1px solid var(--messaging-border,#e2e8f0)}.Messaging_mobileHeaderContainer__JHfAQ{display:flex;align-items:center;height:100%;justify-content:space-between}}@media (max-width:768px) and (prefers-color-scheme:dark){.Messaging_mobileHeader__TCzEI{background:var(--gray-900);border-bottom:1px solid var(--gray-700)}}.Messaging_messagingContent__FkKQz{display:flex;flex:1;overflow:hidden;position:relative;min-height:0}@media (max-width:768px){.Messaging_messagingContent__FkKQz{flex:1;height:calc(100vh - 56px);overflow:hidden}}.Messaging_sidebar__GvOeZ{width:320px;background:var(--messaging-bg,#ffffff);border-right:1px solid var(--messaging-border,#e2e8f0);overflow:hidden;display:flex;flex-direction:column;transition:var(--messaging-transition,all .2s cubic-bezier(.4,0,.2,1));position:relative}@media (prefers-color-scheme:dark){.Messaging_sidebar__GvOeZ{background:var(--gray-900);border-right:1px solid var(--gray-700)}}@media (max-width:768px){.Messaging_sidebar__GvOeZ{width:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;transform:translateX(0);transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.Messaging_sidebarHiddenOnMobile__QAibm{transform:translateX(-100%)}}.Messaging_chatSection__4r6ij{flex:1;display:flex;flex-direction:column;background:var(--messaging-surface,#f8fafc);position:relative;min-height:0;overflow:hidden;transition:var(--messaging-transition,all .2s cubic-bezier(.4,0,.2,1))}@media (prefers-color-scheme:dark){.Messaging_chatSection__4r6ij{background:var(--gray-800)}}@media (max-width:768px){.Messaging_chatSection__4r6ij{position:absolute;top:0;left:0;right:0;bottom:0;z-index:5;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease;display:flex;flex-direction:column;height:100%}.Messaging_chatSectionHiddenOnMobile__n5yKp{opacity:0;visibility:hidden;pointer-events:none}}.Messaging_loadingContainer__5AX1x{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:var(--messaging-text-light,#64748b);font-size:15px;padding:40px 20px;background:var(--messaging-surface,#f8fafc)}@media (prefers-color-scheme:dark){.Messaging_loadingContainer__5AX1x{background:var(--gray-800);color:var(--gray-400)}}.Messaging_loadingSpinner__A4HrT{width:32px;height:32px;border:3px solid var(--messaging-border,#e2e8f0);border-top-color:var(--messaging-primary,#3b82f6);border-radius:50%;animation:Messaging_spin__C74_x 1s linear infinite}@media (prefers-color-scheme:dark){.Messaging_loadingSpinner__A4HrT{border:3px solid var(--gray-600);border-top-color:var(--primary-color)}}@keyframes Messaging_spin__C74_x{to{transform:rotate(1turn)}}.Messaging_errorContainer__ASHhi{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:16px;padding:40px 20px;color:var(--messaging-error,#ef4444);background:#fef2f2;font-size:15px;text-align:center}@media (prefers-color-scheme:dark){.Messaging_errorContainer__ASHhi{background:var(--gray-800);color:var(--danger)}}.Messaging_errorIcon__oyeQ5{font-size:48px;margin-bottom:8px}.Messaging_errorContainer__ASHhi h3{color:var(--messaging-error,#ef4444);font-size:18px;font-weight:600;margin:0 0 8px}@media (prefers-color-scheme:dark){.Messaging_errorContainer__ASHhi h3{color:var(--danger)}}.Messaging_errorContainer__ASHhi p{color:var(--messaging-text-light,#64748b);font-size:14px;margin:0 0 16px;max-width:400px;line-height:1.5}@media (prefers-color-scheme:dark){.Messaging_errorContainer__ASHhi p{color:var(--gray-400)}}.Messaging_retryButton__ZgQpU{background:var(--messaging-primary,#3b82f6);color:white;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}@media (prefers-color-scheme:dark){.Messaging_retryButton__ZgQpU{background:var(--primary-color);color:var(--gray-50)}}.Messaging_retryButton__ZgQpU:hover{background:var(--messaging-primary-hover,#2563eb);transform:translateY(-1px)}@media (prefers-color-scheme:dark){.Messaging_retryButton__ZgQpU:hover{background:var(--primary-color-hover)}}.Messaging_retryButton__ZgQpU:focus{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.3)}@media (prefers-color-scheme:dark){.Messaging_retryButton__ZgQpU:focus{box-shadow:0 0 0 3px rgba(59,130,246,.5)}}.Messaging_noConversationSelected__ytwSg{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;background:var(--messaging-surface,#f8fafc);text-align:center;animation:Messaging_fadeInUp__AFE_r .4s ease}@media (prefers-color-scheme:dark){.Messaging_noConversationSelected__ytwSg{background:var(--gray-800)}}.Messaging_noConversationSelected__ytwSg:before{content:"💬";font-size:64px;margin-bottom:20px;opacity:.6}.Messaging_noConversationSelected__ytwSg h2{color:var(--messaging-text,#1e293b);font-weight:600;font-size:20px;margin:0 0 12px;letter-spacing:-.025em}@media (prefers-color-scheme:dark){.Messaging_noConversationSelected__ytwSg h2{color:var(--gray-50)}}.Messaging_noConversationSelected__ytwSg p{color:var(--messaging-text-light,#64748b);font-size:15px;max-width:350px;line-height:1.6;margin:0}@media (prefers-color-scheme:dark){.Messaging_noConversationSelected__ytwSg p{color:var(--gray-300)}}.Messaging_notLoggedIn__JH3GT{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;height:calc(100vh - 140px);background:var(--messaging-surface,#f8fafc);padding:40px;text-align:center;border-radius:var(--messaging-radius,12px);margin:0 auto;max-width:500px;box-shadow:var(--messaging-shadow-md,0 4px 6px rgba(0,0,0,.07));position:relative}@media (prefers-color-scheme:dark){.Messaging_notLoggedIn__JH3GT{background:var(--gray-800);box-shadow:0 4px 6px rgba(0,0,0,.3)}}.Messaging_notLoggedIn__JH3GT:before{content:"🔒";font-size:64px;margin-bottom:24px;opacity:.8}.Messaging_notLoggedIn__JH3GT h2{color:var(--messaging-text,#1e293b);font-size:22px;font-weight:600;max-width:400px;line-height:1.4;margin:0 0 16px;letter-spacing:-.025em}@media (prefers-color-scheme:dark){.Messaging_notLoggedIn__JH3GT h2{color:var(--gray-50)}}.Messaging_notLoggedIn__JH3GT p{color:var(--messaging-text-light,#64748b);font-size:16px;line-height:1.6;margin:0;max-width:350px}@media (prefers-color-scheme:dark){.Messaging_notLoggedIn__JH3GT p{color:var(--gray-300)}}@media (max-width:768px){.Messaging_notLoggedIn__JH3GT{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;border-radius:0;max-width:100%;padding:60px 20px}}@media (max-width:480px){.Messaging_messagingContainer__PNe6O{height:100vh;top:0}.Messaging_noConversationSelected__ytwSg{padding:24px 16px}.Messaging_noConversationSelected__ytwSg:before{font-size:48px;margin-bottom:16px}.Messaging_noConversationSelected__ytwSg h2{font-size:18px}.Messaging_noConversationSelected__ytwSg p{font-size:14px}.Messaging_notLoggedIn__JH3GT{padding:40px 16px}.Messaging_notLoggedIn__JH3GT:before{font-size:48px;margin-bottom:20px}.Messaging_notLoggedIn__JH3GT h2{font-size:20px}.Messaging_notLoggedIn__JH3GT p{font-size:15px}}.Messaging_messagingContainer__PNe6O *,.Messaging_messagingContainer__PNe6O :after,.Messaging_messagingContainer__PNe6O :before{box-sizing:border-box}@media (prefers-reduced-motion:reduce){.Messaging_chatSection__4r6ij,.Messaging_loadingSpinner__A4HrT,.Messaging_messagingContainer__PNe6O,.Messaging_noConversationSelected__ytwSg,.Messaging_sidebar__GvOeZ{animation:none;transition:none}}@media (prefers-contrast:high){.Messaging_messagingContainer__PNe6O{border:2px solid var(--messaging-text,#1e293b)}.Messaging_sidebar__GvOeZ{border-right:2px solid var(--messaging-text,#1e293b)}.Messaging_errorContainer__ASHhi{border:2px solid var(--messaging-error,#ef4444)}.Messaging_retryButton__ZgQpU{border:2px solid var(--messaging-primary,#3b82f6)}}@media (prefers-contrast:high) and (prefers-color-scheme:dark){.Messaging_messagingContainer__PNe6O{border:2px solid var(--gray-50)}.Messaging_sidebar__GvOeZ{border-right:2px solid var(--gray-50)}.Messaging_errorContainer__ASHhi{border:2px solid var(--danger)}.Messaging_retryButton__ZgQpU{border:2px solid var(--primary-color)}}.Messaging_messagingContainer__PNe6O:focus-within{outline:none}.PostCard_card-container__SvAkB{background-color:white;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;position:relative;border:1px solid rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.PostCard_card-container__SvAkB{background-color:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 4px 12px rgba(0,0,0,.3)}}.PostCard_card-container__SvAkB:hover{box-shadow:0 10px 20px rgba(0,0,0,.1);transform:translateY(-2px)}@media (prefers-color-scheme:dark){.PostCard_card-container__SvAkB:hover{box-shadow:0 10px 20px rgba(0,0,0,.4)}}.PostCard_post-header__eY9J_{display:flex;align-items:center;padding:16px;border-bottom:1px solid rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.PostCard_post-header__eY9J_{border-bottom:1px solid var(--gray-700)}}.PostCard_avatar-container__b4wpx{position:relative;margin-right:12px;flex-shrink:0}.PostCard_avatar__2V3bk{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #f0f2f5;transition:transform .3s ease}@media (prefers-color-scheme:dark){.PostCard_avatar__2V3bk{border:2px solid var(--gray-700)}}.PostCard_avatar__2V3bk:hover{transform:scale(1.05)}.PostCard_verified-badge__ET47Z{position:absolute;bottom:0;right:0;background:linear-gradient(135deg,#5561FF,#3643FC);border-radius:50%;padding:4px;border:2px solid white;display:flex;align-items:center;justify-content:center}@media (prefers-color-scheme:dark){.PostCard_verified-badge__ET47Z{border:2px solid var(--gray-800)}}.PostCard_verified-icon__5gPQg{color:white}.PostCard_author-info__CFum0{flex:1;min-width:0}.PostCard_author-name-row__gmRSk{display:flex;align-items:center;margin-bottom:4px}.PostCard_author-name__4okwh{font-weight:600;color:#292f36;font-size:15px;margin-right:6px}@media (prefers-color-scheme:dark){.PostCard_author-name__4okwh{color:var(--gray-50)}}.PostCard_author-username__TLNpL{color:#798496;font-size:13px}@media (prefers-color-scheme:dark){.PostCard_author-username__TLNpL{color:var(--gray-400)}}.PostCard_post-meta-info__5xAfL{display:flex;align-items:center;color:#798496;font-size:12px}@media (prefers-color-scheme:dark){.PostCard_post-meta-info__5xAfL{color:var(--gray-400)}}.PostCard_meta-icon__LaB4b{margin-right:4px}.PostCard_meta-separator__cyuUj{margin:0 6px}.PostCard_views-counter__qzUFb{display:flex;align-items:center;margin-right:12px;padding:4px 10px;font-size:12px;color:#798496;background-color:#f5f7fa;border-radius:16px;border:1px solid rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.PostCard_views-counter__qzUFb{background-color:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-300)}}.PostCard_views-icon__PpSx2{margin-right:4px;color:#5561FF}@media (prefers-color-scheme:dark){.PostCard_views-icon__PpSx2{color:var(--primary-color)}}.PostCard_options-button__lj8UH{width:32px;height:32px;padding:6px;color:#798496;background:none;border:none;border-radius:50%;transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (prefers-color-scheme:dark){.PostCard_options-button__lj8UH{color:var(--gray-400)}}.PostCard_options-button__lj8UH:hover{color:#292f36;background-color:#f0f2f5}@media (prefers-color-scheme:dark){.PostCard_options-button__lj8UH:hover{color:var(--gray-200);background-color:var(--gray-700)}}.PostCard_post-content__HK5VT{padding:16px}.PostCard_post-text__92BZC{font-size:14px;line-height:1.5;color:#292f36;margin:0 0 12px;max-height:4.5em;overflow:hidden;position:relative}@media (prefers-color-scheme:dark){.PostCard_post-text__92BZC{color:var(--gray-200)}}.PostCard_post-text__92BZC.PostCard_expanded__82lwm{max-height:none}.PostCard_post-text__92BZC:not(.PostCard_expanded__82lwm):after{content:"";position:absolute;bottom:0;right:0;width:50%;height:1.5em;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,1))}@media (prefers-color-scheme:dark){.PostCard_post-text__92BZC:not(.PostCard_expanded__82lwm):after{background:linear-gradient(to right,rgba(31,41,55,0),var(--gray-800))}}.PostCard_expand-button__3cu1f{background:none;border:none;color:#5561FF;font-size:13px;font-weight:500;padding:0;margin-bottom:12px;cursor:pointer;transition:color .2s ease}@media (prefers-color-scheme:dark){.PostCard_expand-button__3cu1f{color:var(--primary-color)}}.PostCard_expand-button__3cu1f:hover{color:#3643FC;text-decoration:underline}@media (prefers-color-scheme:dark){.PostCard_expand-button__3cu1f:hover{color:var(--primary-color-hover)}}.PostCard_hashtags-container__6MZEa{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.PostCard_hashtag__SGWiN{font-size:13px;color:#5561FF;font-weight:500;cursor:pointer;transition:all .2s ease;padding:3px 10px;background-color:rgba(85,97,255,.08);border-radius:16px}@media (prefers-color-scheme:dark){.PostCard_hashtag__SGWiN{color:var(--primary-color);background-color:rgba(85,97,255,.2)}}.PostCard_hashtag__SGWiN:hover{background-color:rgba(85,97,255,.15);transform:translateY(-1px)}@media (prefers-color-scheme:dark){.PostCard_hashtag__SGWiN:hover{background-color:rgba(85,97,255,.3)}}.PostCard_media-container__lqHxI{position:relative;overflow:hidden}.PostCard_post-image__1Aupj{width:100%;object-fit:cover;max-height:380px;display:block;transition:transform .5s ease}.PostCard_media-container__lqHxI:hover .PostCard_post-image__1Aupj{transform:scale(1.02)}.PostCard_interaction-overlay__y7PXP{position:absolute;left:0;right:0;bottom:0;height:70px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0));opacity:0;transition:opacity .3s ease}.PostCard_media-container__lqHxI:hover .PostCard_interaction-overlay__y7PXP{opacity:1}.PostCard_interaction-row__C3wu9{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;padding:16px;z-index:10}.PostCard_interaction-group__zDXD3{display:flex;gap:8px}.PostCard_interaction-button__9_tCG{display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.9);color:#292f36;padding:8px 12px;border-radius:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .2s ease;border:none;cursor:pointer;backdrop-filter:blur(4px)}@media (prefers-color-scheme:dark){.PostCard_interaction-button__9_tCG{background-color:rgba(31,41,55,.9);color:var(--gray-200);box-shadow:0 2px 5px rgba(0,0,0,.3)}}.PostCard_interaction-button__9_tCG:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}@media (prefers-color-scheme:dark){.PostCard_interaction-button__9_tCG:hover{box-shadow:0 4px 8px rgba(0,0,0,.4)}}.PostCard_interaction-button__9_tCG:active{transform:translateY(0)}.PostCard_count-label__1uqlp{margin-left:6px;font-size:13px;font-weight:500}.PostCard_liked-button__uYpO_{background-color:rgba(254,129,156,.9);color:white}.PostCard_liked-button__uYpO_ .PostCard_filled-icon__vuuS6{fill:white}.PostCard_disliked-button__r1Ub1{background-color:rgba(85,97,255,.9);color:white}.PostCard_saved-button__OuSRz{background-color:rgba(141,108,246,.9);color:white}.PostCard_saved-button__OuSRz .PostCard_filled-icon__vuuS6{fill:white}.PostCard_shared-button__fePJ6{background-color:rgba(46,196,182,.9);color:white}.PostCard_filled-icon__vuuS6{fill:currentColor}.PostCard_report-button__m5YL4{display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.9);color:#798496;width:38px;height:38px;padding:0;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .2s ease;border:none;cursor:pointer;backdrop-filter:blur(4px)}@media (prefers-color-scheme:dark){.PostCard_report-button__m5YL4{background-color:rgba(31,41,55,.9);color:var(--gray-400);box-shadow:0 2px 5px rgba(0,0,0,.3)}}.PostCard_report-button__m5YL4:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15);color:#292f36}@media (prefers-color-scheme:dark){.PostCard_report-button__m5YL4:hover{box-shadow:0 4px 8px rgba(0,0,0,.4);color:var(--gray-200)}}.PostCard_report-button__m5YL4:active{transform:translateY(0)}.PostCard_reported-button__JRzUp{background-color:rgba(247,86,91,.9);color:white}@media (max-width:480px){.PostCard_interaction-row__C3wu9,.PostCard_post-header__eY9J_{padding:12px}.PostCard_interaction-button__9_tCG{padding:6px 10px}.PostCard_avatar__2V3bk{width:40px;height:40px}.PostCard_post-content__HK5VT{padding:12px}.PostCard_count-label__1uqlp{font-size:12px}}.page_container__vzFu9{max-width:900px;margin:0 auto;padding:1.5rem 1rem;min-height:100vh;background:#ffffff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){.page_container__vzFu9{background:var(--gray-900);color:var(--gray-200)}}.page_header__ilQiL{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e8eaed}@media (prefers-color-scheme:dark){.page_header__ilQiL{border-bottom:1px solid var(--gray-700)}}.page_titleSection__X9Qm0{flex:1}.page_title__vPQnc{display:flex;align-items:center;gap:.625rem;font-size:1.75rem;font-weight:600;color:#202124;margin:0;letter-spacing:-.025em}@media (prefers-color-scheme:dark){.page_title__vPQnc{color:var(--gray-50)}}.page_title__vPQnc svg{color:#5f6368}@media (prefers-color-scheme:dark){.page_title__vPQnc svg{color:var(--gray-400)}}.page_unreadBadge__rZNYr{background:#ea4335;color:white;font-size:.75rem;font-weight:600;padding:.125rem .375rem;border-radius:10px;min-width:1.25rem;text-align:center;margin-left:.25rem}@media (prefers-color-scheme:dark){.page_unreadBadge__rZNYr{background:var(--danger);color:var(--gray-50)}}.page_subtitle__wZO5C{color:#5f6368;font-size:.875rem;margin:.25rem 0 0;font-weight:400}@media (prefers-color-scheme:dark){.page_subtitle__wZO5C{color:var(--gray-400)}}.page_headerActions__skvpY{display:flex;gap:.5rem;flex-shrink:0}.page_markAllButton__32vJK,.page_refreshButton__8RMT_{display:flex;align-items:center;gap:.375rem;background:white;border:1px solid #dadce0;border-radius:4px;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;color:#3c4043;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px 0 rgba(60,64,67,.1);height:32px}@media (prefers-color-scheme:dark){.page_markAllButton__32vJK,.page_refreshButton__8RMT_{background:var(--gray-800);border:1px solid var(--gray-600);color:var(--gray-200);box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}}.page_markAllButton__32vJK:hover,.page_refreshButton__8RMT_:hover{background:#f8f9fa;border-color:#dadce0;box-shadow:0 1px 3px 0 rgba(60,64,67,.15)}@media (prefers-color-scheme:dark){.page_markAllButton__32vJK:hover,.page_refreshButton__8RMT_:hover{background:var(--gray-700);border-color:var(--gray-500);box-shadow:0 1px 3px 0 rgba(0,0,0,.4)}}.page_refreshButton__8RMT_:disabled{opacity:.5;cursor:not-allowed}.page_markAllButton__32vJK{background:#1a73e8;color:white;border-color:#1a73e8}@media (prefers-color-scheme:dark){.page_markAllButton__32vJK{background:var(--primary-color);color:var(--gray-50);border-color:var(--primary-color)}}.page_markAllButton__32vJK:hover{background:#1765cc;border-color:#1765cc}@media (prefers-color-scheme:dark){.page_markAllButton__32vJK:hover{background:var(--primary-color-hover);border-color:var(--primary-color-hover)}}.page_filterBar__D6gsJ{background:white;border:1px solid #dadce0;border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 2px 0 rgba(60,64,67,.1)}@media (prefers-color-scheme:dark){.page_filterBar__D6gsJ{background:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}}.page_searchContainer__QgWYw{position:relative;margin-bottom:.75rem}.page_searchIcon__aGA9T{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#5f6368;pointer-events:none}@media (prefers-color-scheme:dark){.page_searchIcon__aGA9T{color:var(--gray-400)}}.page_searchInput___EKa_{width:100%;padding:.5rem .75rem .5rem 2.25rem;border:1px solid #dadce0;border-radius:4px;font-size:.875rem;background:#fafbfc;transition:all .15s ease;height:36px}@media (prefers-color-scheme:dark){.page_searchInput___EKa_{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-200)}}.page_searchInput___EKa_:focus{outline:none;border-color:#1a73e8;background:white;box-shadow:0 0 0 1px #1a73e8}@media (prefers-color-scheme:dark){.page_searchInput___EKa_:focus{border-color:var(--primary-color);background:var(--gray-600);box-shadow:0 0 0 1px var(--primary-color)}}.page_filterControls__fqYET{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.page_filterSelect__OAP2q{padding:.375rem .5rem;border:1px solid #dadce0;border-radius:4px;background:white;font-size:.8125rem;color:#3c4043;cursor:pointer;transition:border-color .15s ease;min-width:120px;height:32px}@media (prefers-color-scheme:dark){.page_filterSelect__OAP2q{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-200)}}.page_filterSelect__OAP2q:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 1px #1a73e8}@media (prefers-color-scheme:dark){.page_filterSelect__OAP2q:focus{border-color:var(--primary-color);box-shadow:0 0 0 1px var(--primary-color)}}.page_clearFiltersButton__McF7j{display:flex;align-items:center;gap:.375rem;background:#f8f9fa;border:1px solid #dadce0;border-radius:4px;padding:.375rem .5rem;font-size:.8125rem;color:#5f6368;cursor:pointer;transition:all .15s ease;height:32px}@media (prefers-color-scheme:dark){.page_clearFiltersButton__McF7j{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-400)}}.page_clearFiltersButton__McF7j:hover{background:#f1f3f4}@media (prefers-color-scheme:dark){.page_clearFiltersButton__McF7j:hover{background:var(--gray-600)}}.page_notificationsList__mlTRg{display:flex;flex-direction:column;gap:.5rem}.page_notificationItem__lYQhp{display:flex;align-items:flex-start;gap:.75rem;background:white;border:1px solid #dadce0;border-radius:8px;padding:1rem;position:relative;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px 0 rgba(60,64,67,.1)}@media (prefers-color-scheme:dark){.page_notificationItem__lYQhp{background:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}}.page_notificationItem__lYQhp:hover{border-color:#1a73e8;box-shadow:0 2px 8px 0 rgba(60,64,67,.15)}@media (prefers-color-scheme:dark){.page_notificationItem__lYQhp:hover{border-color:var(--primary-color);box-shadow:0 2px 8px 0 rgba(0,0,0,.4)}}.page_notificationItem__lYQhp.page_unread__YA2O4{border-left:3px solid #1a73e8;background:linear-gradient(90deg,rgba(26,115,232,.02),white 8%)}@media (prefers-color-scheme:dark){.page_notificationItem__lYQhp.page_unread__YA2O4{border-left:3px solid var(--primary-color);background:linear-gradient(90deg,rgba(59,130,246,.1) 0,var(--gray-800) 8%)}}.page_notificationItem__lYQhp.page_read__mOqmh{opacity:.85}.page_unreadIndicator__TeRc4{position:absolute;top:.75rem;right:.75rem;width:6px;height:6px;background:#ea4335;border-radius:50%}@media (prefers-color-scheme:dark){.page_unreadIndicator__TeRc4{background:var(--danger)}}.page_notificationIcon__X3_f7{flex-shrink:0;width:32px;height:32px;background:#f8f9fa;border:1px solid #e8eaed;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1rem}@media (prefers-color-scheme:dark){.page_notificationIcon__X3_f7{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-300)}}.page_notificationContent__vsXld{flex:1;min-width:0}.page_notificationHeader__2KnMn{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem;gap:.75rem}.page_notificationType__ds26G{font-weight:500;font-size:.75rem;color:#1a73e8;text-transform:uppercase;letter-spacing:.025em}@media (prefers-color-scheme:dark){.page_notificationType__ds26G{color:var(--primary-color)}}.page_notificationTime__aPPUE{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;color:#5f6368;flex-shrink:0}@media (prefers-color-scheme:dark){.page_notificationTime__aPPUE{color:var(--gray-400)}}.page_notificationMessage__3NSQ9{color:#202124;font-size:.875rem;line-height:1.5;margin:0 0 .5rem;font-weight:400}@media (prefers-color-scheme:dark){.page_notificationMessage__3NSQ9{color:var(--gray-200)}}.page_notificationPayload___LyNB{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.page_payloadItem__ZvWBH{background:#f8f9fa;border:1px solid #e8eaed;border-radius:4px;padding:.125rem .375rem;font-size:.6875rem;color:#5f6368}@media (prefers-color-scheme:dark){.page_payloadItem__ZvWBH{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-400)}}.page_notificationActions__JDdAt{display:flex;gap:.25rem;flex-shrink:0}.page_actionButton__fsB_7{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f8f9fa;border:1px solid #e8eaed;border-radius:4px;cursor:pointer;transition:all .15s ease;color:#5f6368}@media (prefers-color-scheme:dark){.page_actionButton__fsB_7{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-400)}}.page_actionButton__fsB_7:hover{background:#f1f3f4;border-color:#dadce0}@media (prefers-color-scheme:dark){.page_actionButton__fsB_7:hover{background:var(--gray-600);border-color:var(--gray-500)}}.page_removeButton__y39zr:hover{background:#fce8e6;border-color:#fad2cf;color:#ea4335}@media (prefers-color-scheme:dark){.page_removeButton__y39zr:hover{background:rgba(239,68,68,.1);border-color:var(--danger);color:var(--danger)}}.page_emptyState__mwhYV,.page_errorState__S52t6,.page_loadingState__DmcIe,.page_loginRequired__OYVv_{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;background:white;border:1px solid #dadce0;border-radius:8px;box-shadow:0 1px 2px 0 rgba(60,64,67,.1)}@media (prefers-color-scheme:dark){.page_emptyState__mwhYV,.page_errorState__S52t6,.page_loadingState__DmcIe,.page_loginRequired__OYVv_{background:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}}.page_loadingSpinner__xll78{margin-bottom:1rem}.page_spinIcon__vAmuv,.page_spinning__05r1r{animation:page_spin__UziX9 1s linear infinite}.page_emptyIcon__J4jKE,.page_errorIcon__J5CC3{color:#5f6368;margin-bottom:1rem}@media (prefers-color-scheme:dark){.page_emptyIcon__J4jKE,.page_errorIcon__J5CC3{color:var(--gray-400)}}.page_errorIcon__J5CC3{color:#ea4335}@media (prefers-color-scheme:dark){.page_errorIcon__J5CC3{color:var(--danger)}}.page_emptyState__mwhYV h3,.page_errorState__S52t6 h3,.page_loadingState__DmcIe h3,.page_loginRequired__OYVv_ h2{font-size:1.25rem;font-weight:500;color:#202124;margin:0 0 .5rem}@media (prefers-color-scheme:dark){.page_emptyState__mwhYV h3,.page_errorState__S52t6 h3,.page_loadingState__DmcIe h3,.page_loginRequired__OYVv_ h2{color:var(--gray-50)}}.page_emptyState__mwhYV p,.page_errorState__S52t6 p,.page_loadingState__DmcIe p,.page_loginRequired__OYVv_ p{color:#5f6368;font-size:.875rem;line-height:1.5;margin:0 0 1.5rem}@media (prefers-color-scheme:dark){.page_emptyState__mwhYV p,.page_errorState__S52t6 p,.page_loadingState__DmcIe p,.page_loginRequired__OYVv_ p{color:var(--gray-400)}}.page_retryButton__7Oyix{display:flex;align-items:center;gap:.375rem;background:#1a73e8;color:white;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease}@media (prefers-color-scheme:dark){.page_retryButton__7Oyix{background:var(--primary-color);color:var(--gray-50)}}.page_retryButton__7Oyix:hover{background:#1765cc;box-shadow:0 1px 3px 0 rgba(26,115,232,.3)}@media (prefers-color-scheme:dark){.page_retryButton__7Oyix:hover{background:var(--primary-color-hover);box-shadow:0 1px 3px 0 rgba(59,130,246,.4)}}@keyframes page_pulse__cQTFs{0%,to{opacity:1}50%{opacity:.5}}@keyframes page_spin__UziX9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.page_container__vzFu9{padding:1rem .75rem}.page_header__ilQiL{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:1rem}.page_title__vPQnc{font-size:1.5rem;justify-content:center}.page_subtitle__wZO5C{text-align:center}.page_headerActions__skvpY{width:100%;justify-content:space-between}.page_markAllButton__32vJK,.page_refreshButton__8RMT_{flex:1;justify-content:center;max-width:140px}.page_filterBar__D6gsJ{padding:.75rem}.page_filterControls__fqYET{flex-direction:column;align-items:stretch;gap:.5rem}.page_filterSelect__OAP2q{min-width:unset}.page_notificationItem__lYQhp{padding:.75rem;gap:.5rem}.page_notificationHeader__2KnMn{flex-direction:column;align-items:flex-start;gap:.25rem}.page_notificationTime__aPPUE{align-self:flex-end}.page_notificationActions__JDdAt{position:absolute;top:.75rem;right:.75rem;flex-direction:row;background:rgba(255,255,255,.95);border-radius:4px;padding:.125rem}@media (max-width:768px) and (prefers-color-scheme:dark){.page_notificationActions__JDdAt{background:rgba(31,41,55,.95)}}.page_unreadIndicator__TeRc4{top:.5rem;right:.5rem}}@media (max-width:480px){.page_container__vzFu9{padding:.75rem .5rem}.page_header__ilQiL{margin-bottom:.75rem}.page_title__vPQnc{font-size:1.375rem}.page_filterBar__D6gsJ{padding:.5rem}.page_searchContainer__QgWYw{margin-bottom:.5rem}.page_notificationItem__lYQhp{padding:.5rem;border-radius:6px}.page_notificationIcon__X3_f7{width:28px;height:28px;font-size:.875rem}.page_notificationMessage__3NSQ9{font-size:.8125rem;line-height:1.4}.page_notificationPayload___LyNB{margin-top:.375rem}.page_payloadItem__ZvWBH{font-size:.625rem;padding:.0625rem .25rem}}@media (prefers-reduced-motion:reduce){.page_actionButton__fsB_7,.page_markAllButton__32vJK,.page_notificationItem__lYQhp,.page_refreshButton__8RMT_,.page_retryButton__7Oyix{transition:none}.page_spinIcon__vAmuv,.page_spinning__05r1r{animation:none}}.page_actionButton__fsB_7:focus,.page_clearFiltersButton__McF7j:focus,.page_filterSelect__OAP2q:focus,.page_markAllButton__32vJK:focus,.page_refreshButton__8RMT_:focus,.page_retryButton__7Oyix:focus,.page_searchInput___EKa_:focus{outline:2px solid #1a73e8;outline-offset:2px}@media (prefers-color-scheme:dark){.page_actionButton__fsB_7:focus,.page_clearFiltersButton__McF7j:focus,.page_filterSelect__OAP2q:focus,.page_markAllButton__32vJK:focus,.page_refreshButton__8RMT_:focus,.page_retryButton__7Oyix:focus,.page_searchInput___EKa_:focus{outline:2px solid var(--primary-color);outline-offset:2px}}.page_notificationsList__mlTRg{contain:layout style paint}.page_notificationItem__lYQhp{contain:layout style}.page_container__qT_k9{background-color:#ffffff;min-height:100vh;padding:24px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1f2937}@media (prefers-color-scheme:dark){.page_container__qT_k9{background-color:var(--gray-900);color:var(--gray-200)}}.page_header__qEz7U{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}@media (prefers-color-scheme:dark){.page_header__qEz7U{border-bottom:1px solid var(--gray-700)}}.page_headerTop__DON2F{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.page_title__Q6NPV{font-size:28px;font-weight:700;margin:0;color:#111827;display:flex;align-items:center;gap:12px}@media (prefers-color-scheme:dark){.page_title__Q6NPV{color:var(--gray-50)}}.page_titleIcon__lo2LS{width:32px;height:32px;color:#3b82f6}@media (prefers-color-scheme:dark){.page_titleIcon__lo2LS{color:var(--primary-color)}}.page_headerActions__HLWXT{display:flex;gap:12px}.page_toggleViewButton__SMkp2{display:flex;align-items:center;gap:8px;padding:10px 16px;background-color:#3b82f6;color:#ffffff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}@media (prefers-color-scheme:dark){.page_toggleViewButton__SMkp2{background-color:var(--primary-color);color:var(--gray-50)}}.page_toggleViewButton__SMkp2:hover{background-color:#2563eb}@media (prefers-color-scheme:dark){.page_toggleViewButton__SMkp2:hover{background-color:var(--primary-color-hover)}}.page_statsContainer__4vHB2{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.page_statItem__9E9iv{display:flex;flex-direction:column;align-items:center;min-width:60px}.page_statValue__l1JtF{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:4px}@media (prefers-color-scheme:dark){.page_statValue__l1JtF{color:var(--gray-50)}}.page_statLabel__9mlI3{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:500}@media (prefers-color-scheme:dark){.page_statLabel__9mlI3{color:var(--gray-400)}}.page_autoRefreshIndicator__3uiM8{display:flex;align-items:center;gap:6px;color:#10b981;font-size:12px;font-weight:500;background-color:#f0fdf4;padding:4px 8px;border-radius:12px;border:1px solid #bbf7d0}@media (prefers-color-scheme:dark){.page_autoRefreshIndicator__3uiM8{background-color:var(--gray-800);border:1px solid var(--gray-700);color:var(--success)}}.page_pulsingDot__arphl{width:6px;height:6px;background-color:#10b981;border-radius:50%;animation:page_pulse__qqzcD 2s infinite}@media (prefers-color-scheme:dark){.page_pulsingDot__arphl{background-color:var(--success)}}@keyframes page_pulse__qqzcD{0%,to{opacity:1}50%{opacity:.5}}.page_filterBar__re_2A{background-color:#f9fafb;padding:16px;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:20px;display:flex;gap:16px;align-items:center;flex-wrap:wrap}@media (prefers-color-scheme:dark){.page_filterBar__re_2A{background-color:var(--gray-800);border:1px solid var(--gray-700)}}.page_searchContainer___XRTj{flex:1;min-width:250px}.page_searchInputWrapper__cYCjq{position:relative;display:flex;align-items:center}.page_searchIcon__yXIac{position:absolute;left:12px;width:18px;height:18px;color:#9ca3af;z-index:1}@media (prefers-color-scheme:dark){.page_searchIcon__yXIac{color:var(--gray-400)}}.page_searchInput__xam9C{width:100%;padding:10px 12px 10px 40px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:#ffffff;transition:border-color .2s ease,box-shadow .2s ease}@media (prefers-color-scheme:dark){.page_searchInput__xam9C{background-color:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-200)}}.page_searchInput__xam9C:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}@media (prefers-color-scheme:dark){.page_searchInput__xam9C:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(59,130,246,.2)}}.page_filtersContainer___eLWv{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.page_filterGroup__cKTUo{display:flex;align-items:center;gap:8px}.page_filterLabel__uabyy{font-size:14px;font-weight:500;color:#374151}@media (prefers-color-scheme:dark){.page_filterLabel__uabyy{color:var(--gray-300)}}.page_filterSelect__F02ZV{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:#ffffff;cursor:pointer;transition:border-color .2s ease}@media (prefers-color-scheme:dark){.page_filterSelect__F02ZV{background-color:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-200)}}.page_filterSelect__F02ZV:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}@media (prefers-color-scheme:dark){.page_filterSelect__F02ZV:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(59,130,246,.2)}}.page_refreshButton__J7c_S{padding:8px;border:1px solid #d1d5db;border-radius:6px;background-color:#ffffff;cursor:pointer;transition:all .2s ease;color:#6b7280}@media (prefers-color-scheme:dark){.page_refreshButton__J7c_S{background-color:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-400)}}.page_refreshButton__J7c_S:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}@media (prefers-color-scheme:dark){.page_refreshButton__J7c_S:hover:not(:disabled){background-color:var(--gray-600);border-color:var(--gray-500)}}.page_refreshButton__J7c_S:disabled{opacity:.5;cursor:not-allowed}.page_subscriptionsList__Lmqxb{display:flex;flex-direction:column;gap:16px}.page_subscriptionItem__ktdte{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;transition:box-shadow .2s ease,border-color .2s ease;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){.page_subscriptionItem__ktdte{background-color:var(--gray-800);border:1px solid var(--gray-700)}}.page_subscriptionItem__ktdte:hover{box-shadow:0 4px 12px rgba(0,0,0,.05);border-color:#d1d5db}@media (prefers-color-scheme:dark){.page_subscriptionItem__ktdte:hover{box-shadow:0 4px 12px rgba(0,0,0,.3);border-color:var(--gray-600)}}.page_statusBorder__gsmpP{position:absolute;left:0;top:0;width:4px;height:100%}.page_subscriptionHeader__Y495F{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.page_subscriptionMeta__SvGbt{flex:1;min-width:0}.page_subscriptionInfo___WAIb{display:flex;gap:16px;margin-bottom:8px}.page_icon__rjTUl{width:20px;height:20px;color:#3b82f6;flex-shrink:0;margin-top:2px}@media (prefers-color-scheme:dark){.page_icon__rjTUl{color:var(--primary-color)}}.page_newsletterDetails__e2Onc{flex:1;min-width:0}.page_newsletterName__9jlOo{font-size:18px;font-weight:600;color:#111827;margin:0 0 4px}@media (prefers-color-scheme:dark){.page_newsletterName__9jlOo{color:var(--gray-50)}}.page_newsletterDescription__e3o_1{color:#6b7280;font-size:14px;margin:0 0 8px;line-height:1.5}@media (prefers-color-scheme:dark){.page_newsletterDescription__e3o_1{color:var(--gray-400)}}.page_newsletterMeta__DR2GN{display:flex;gap:12px;flex-wrap:wrap}.page_category__HFUYT,.page_frequency__eV5Va{background-color:#f3f4f6;color:#6b7280;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}@media (prefers-color-scheme:dark){.page_category__HFUYT,.page_frequency__eV5Va{background-color:var(--gray-700);color:var(--gray-300)}}.page_subscriptionDate__y4rxL{color:#9ca3af;font-size:13px}@media (prefers-color-scheme:dark){.page_subscriptionDate__y4rxL{color:var(--gray-400)}}.page_updatedDate__iO4Gk{display:block;margin-top:2px;font-style:italic}.page_statusBadge__PcAn2{display:flex;align-items:center;gap:6px;font-weight:600;font-size:14px;padding:6px 12px;border-radius:16px;background-color:#f3f4f6;border:1px solid #e5e7eb;white-space:nowrap}@media (prefers-color-scheme:dark){.page_statusBadge__PcAn2{background-color:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-200)}}.page_preferencesSection__f_u84{margin-bottom:16px;padding:12px;background-color:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}@media (prefers-color-scheme:dark){.page_preferencesSection__f_u84{background-color:var(--gray-700);border:1px solid var(--gray-600)}}.page_preferencesHeader___Chzc{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.page_preferencesLabel__qu223{font-size:14px;font-weight:500;color:#374151}@media (prefers-color-scheme:dark){.page_preferencesLabel__qu223{color:var(--gray-200)}}.page_editPreferencesButton__Ez8UW{padding:4px;background:none;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#6b7280}@media (prefers-color-scheme:dark){.page_editPreferencesButton__Ez8UW{border:1px solid var(--gray-600);color:var(--gray-400)}}.page_editPreferencesButton__Ez8UW:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}@media (prefers-color-scheme:dark){.page_editPreferencesButton__Ez8UW:hover:not(:disabled){background-color:var(--gray-600);border-color:var(--gray-500)}}.page_currentPreferences__YRptU{margin-top:4px}.page_preferencesValue__qNS52{color:#374151;font-size:14px;font-weight:500}@media (prefers-color-scheme:dark){.page_preferencesValue__qNS52{color:var(--gray-200)}}.page_noPreferences__akSZu{color:#9ca3af;font-size:14px;font-style:italic}@media (prefers-color-scheme:dark){.page_noPreferences__akSZu{color:var(--gray-400)}}.page_editForm__Fw0DW{display:flex;flex-direction:column;gap:12px}.page_preferencesSelect__5_cEp{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:#ffffff}@media (prefers-color-scheme:dark){.page_preferencesSelect__5_cEp{background-color:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-200)}}.page_editActions__WMLsK{display:flex;gap:8px}.page_subscriptionActions__4rMO7{display:flex;gap:8px;flex-wrap:wrap}.page_actionButton__kex_s{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background-color:#ffffff;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}@media (prefers-color-scheme:dark){.page_actionButton__kex_s{background-color:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-200)}}.page_actionButton__kex_s:disabled{opacity:.5;cursor:not-allowed}.page_pauseButton__nSX_v{color:#f59e0b;border-color:#fde68a}@media (prefers-color-scheme:dark){.page_pauseButton__nSX_v{color:#fbbf24;border-color:#92400e}}.page_pauseButton__nSX_v:hover:not(:disabled){background-color:#fffbeb;border-color:#fcd34d}@media (prefers-color-scheme:dark){.page_pauseButton__nSX_v:hover:not(:disabled){background-color:var(--gray-600);border-color:#b45309}}.page_resumeButton__aZy3u{color:#059669;border-color:#bbf7d0}@media (prefers-color-scheme:dark){.page_resumeButton__aZy3u{color:var(--success);border-color:#065f46}}.page_resumeButton__aZy3u:hover:not(:disabled){background-color:#f0fdf4;border-color:#86efac}@media (prefers-color-scheme:dark){.page_resumeButton__aZy3u:hover:not(:disabled){background-color:var(--gray-600);border-color:#047857}}.page_unsubscribeButton__VEtW2{color:#dc2626;border-color:#fecaca}@media (prefers-color-scheme:dark){.page_unsubscribeButton__VEtW2{color:var(--danger);border-color:#991b1b}}.page_unsubscribeButton__VEtW2:hover:not(:disabled){background-color:#fef2f2;border-color:#fca5a5}@media (prefers-color-scheme:dark){.page_unsubscribeButton__VEtW2:hover:not(:disabled){background-color:var(--gray-600);border-color:#b91c1c}}.page_saveButton__76JcZ{color:#059669;border-color:#bbf7d0}@media (prefers-color-scheme:dark){.page_saveButton__76JcZ{color:var(--success);border-color:#065f46}}.page_saveButton__76JcZ:hover:not(:disabled){background-color:#f0fdf4;border-color:#86efac}@media (prefers-color-scheme:dark){.page_saveButton__76JcZ:hover:not(:disabled){background-color:var(--gray-600);border-color:#047857}}.page_cancelButton__bninY{color:#6b7280;border-color:#d1d5db}@media (prefers-color-scheme:dark){.page_cancelButton__bninY{color:var(--gray-400);border-color:var(--gray-600)}}.page_cancelButton__bninY:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}@media (prefers-color-scheme:dark){.page_cancelButton__bninY:hover:not(:disabled){background-color:var(--gray-600);border-color:var(--gray-500)}}.page_subscribeButton__UIX5k{color:#3b82f6;border-color:#bfdbfe}@media (prefers-color-scheme:dark){.page_subscribeButton__UIX5k{color:var(--primary-color);border-color:#1e40af}}.page_subscribeButton__UIX5k:hover:not(:disabled){background-color:#eff6ff;border-color:#93c5fd}@media (prefers-color-scheme:dark){.page_subscribeButton__UIX5k:hover:not(:disabled){background-color:var(--gray-600);border-color:#2563eb}}.page_availableNewslettersSection___qDgc{margin-top:20px}.page_sectionTitle__BKFo2{font-size:20px;font-weight:600;color:#111827;margin:0 0 16px}@media (prefers-color-scheme:dark){.page_sectionTitle__BKFo2{color:var(--gray-50)}}.page_availableNewslettersList__4k0jX{display:flex;flex-direction:column;gap:12px}.page_availableNewsletterItem__4Hlm4{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;display:flex;align-items:center;gap:16px;transition:box-shadow .2s ease,border-color .2s ease}@media (prefers-color-scheme:dark){.page_availableNewsletterItem__4Hlm4{background-color:var(--gray-800);border:1px solid var(--gray-700)}}.page_availableNewsletterItem__4Hlm4:hover{box-shadow:0 2px 8px rgba(0,0,0,.05);border-color:#d1d5db}@media (prefers-color-scheme:dark){.page_availableNewsletterItem__4Hlm4:hover{box-shadow:0 2px 8px rgba(0,0,0,.3);border-color:var(--gray-600)}}.page_newsletterIcon__4LzO9{flex-shrink:0;width:48px;height:48px;background-color:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #e5e7eb}@media (prefers-color-scheme:dark){.page_newsletterIcon__4LzO9{background-color:var(--gray-700);border:2px solid var(--gray-600)}}.page_newsletterInfo__qESJ3{flex:1;min-width:0}.page_subscribeAction__cxjRU{flex-shrink:0}.page_subscribedIndicator__m8x5R{display:flex;align-items:center;gap:6px;color:#059669;font-weight:500;font-size:14px}@media (prefers-color-scheme:dark){.page_subscribedIndicator__m8x5R{color:var(--success)}}.page_iconSmall__nOfKd{width:16px;height:16px}.page_spinningLarge__8hTKM,.page_spinning__bVkGp{animation:page_spin__8qNCP 1s linear infinite}.page_spinningLarge__8hTKM{width:32px;height:32px}@keyframes page_spin__8qNCP{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_centerContainer__ORzBb{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:40px 20px}.page_loadingSpinner__CGJ80{margin-bottom:16px;color:#3b82f6}@media (prefers-color-scheme:dark){.page_loadingSpinner__CGJ80{color:var(--primary-color)}}.page_loadingText__Hz6gs{font-size:16px;color:#6b7280;margin:0}@media (prefers-color-scheme:dark){.page_loadingText__Hz6gs{color:var(--gray-400)}}.page_errorContainer__RzWV2{max-width:400px}.page_errorIcon__hzdlv{width:48px;height:48px;color:#dc2626;margin-bottom:16px}@media (prefers-color-scheme:dark){.page_errorIcon__hzdlv{color:var(--danger)}}.page_errorTitle__7DVGo{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}@media (prefers-color-scheme:dark){.page_errorTitle__7DVGo{color:var(--gray-50)}}.page_errorMessage__m3rU4{color:#6b7280;margin:0 0 20px;line-height:1.5}@media (prefers-color-scheme:dark){.page_errorMessage__m3rU4{color:var(--gray-400)}}.page_errorActions__Ht1sr{display:flex;gap:12px;justify-content:center}.page_retryButton__0xDk5{display:flex;align-items:center;gap:6px;padding:10px 16px;background-color:#3b82f6;color:#ffffff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease}@media (prefers-color-scheme:dark){.page_retryButton__0xDk5{background-color:var(--primary-color);color:var(--gray-50)}}.page_retryButton__0xDk5:hover{background-color:#2563eb}@media (prefers-color-scheme:dark){.page_retryButton__0xDk5:hover{background-color:var(--primary-color-hover)}}.page_dismissButton__wi5TY{padding:10px 16px;background-color:#f3f4f6;color:#6b7280;border:1px solid #d1d5db;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}@media (prefers-color-scheme:dark){.page_dismissButton__wi5TY{background-color:var(--gray-700);color:var(--gray-400);border:1px solid var(--gray-600)}}.page_dismissButton__wi5TY:hover{background-color:#e5e7eb}@media (prefers-color-scheme:dark){.page_dismissButton__wi5TY:hover{background-color:var(--gray-600)}}.page_emptyContainer__eDn7E{max-width:400px}.page_emptyIcon__wqOdo{width:64px;height:64px;color:#9ca3af;margin-bottom:16px}@media (prefers-color-scheme:dark){.page_emptyIcon__wqOdo{color:var(--gray-500)}}.page_emptyTitle___efSs{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}@media (prefers-color-scheme:dark){.page_emptyTitle___efSs{color:var(--gray-50)}}.page_emptyMessage__yW1l7{color:#6b7280;margin:0 0 20px;line-height:1.5}@media (prefers-color-scheme:dark){.page_emptyMessage__yW1l7{color:var(--gray-400)}}.page_browseButton__iKlJ_,.page_clearFiltersButton__uMZ_8{padding:10px 16px;background-color:#3b82f6;color:#ffffff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease}@media (prefers-color-scheme:dark){.page_browseButton__iKlJ_,.page_clearFiltersButton__uMZ_8{background-color:var(--primary-color);color:var(--gray-50)}}.page_browseButton__iKlJ_:hover,.page_clearFiltersButton__uMZ_8:hover{background-color:#2563eb}@media (prefers-color-scheme:dark){.page_browseButton__iKlJ_:hover,.page_clearFiltersButton__uMZ_8:hover{background-color:var(--primary-color-hover)}}.page_loginContainer___DvE6{max-width:400px}.page_loginIcon__RXQJ2{width:64px;height:64px;color:#9ca3af;margin-bottom:16px}@media (prefers-color-scheme:dark){.page_loginIcon__RXQJ2{color:var(--gray-500)}}.page_loginTitle__UzHUO{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}@media (prefers-color-scheme:dark){.page_loginTitle__UzHUO{color:var(--gray-50)}}.page_loginMessage__pBvMe{color:#6b7280;margin:0;line-height:1.5}@media (prefers-color-scheme:dark){.page_loginMessage__pBvMe{color:var(--gray-400)}}@media (max-width:768px){.page_container__qT_k9{padding:16px 12px}.page_headerTop__DON2F{flex-direction:column;align-items:stretch;gap:12px}.page_title__Q6NPV{font-size:24px}.page_titleIcon__lo2LS{width:28px;height:28px}.page_headerActions__HLWXT,.page_statsContainer__4vHB2{justify-content:center}.page_statValue__l1JtF{font-size:20px}.page_filterBar__re_2A{flex-direction:column;align-items:stretch;gap:12px}.page_searchContainer___XRTj{min-width:auto}.page_filtersContainer___eLWv{flex-direction:column;gap:12px;align-items:stretch}.page_filterGroup__cKTUo{flex-direction:column;align-items:stretch;gap:4px}.page_subscriptionHeader__Y495F{flex-direction:column;gap:12px}.page_subscriptionInfo___WAIb{flex-direction:column;gap:8px}.page_editActions__WMLsK,.page_subscriptionActions__4rMO7{flex-direction:column}.page_actionButton__kex_s{justify-content:center}.page_availableNewsletterItem__4Hlm4{flex-direction:column;text-align:center}.page_centerContainer__ORzBb{padding:20px 12px}}@media (max-width:480px){.page_container__qT_k9{padding:12px 8px}.page_title__Q6NPV{font-size:20px}.page_availableNewsletterItem__4Hlm4,.page_subscriptionItem__ktdte{padding:16px}.page_editActions__WMLsK,.page_subscriptionActions__4rMO7{gap:6px}.page_statsContainer__4vHB2{gap:16px}.page_errorActions__Ht1sr{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){.page_container__qT_k9 *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.page_actionButton__kex_s,.page_availableNewsletterItem__4Hlm4,.page_browseButton__iKlJ_,.page_clearFiltersButton__uMZ_8,.page_dismissButton__wi5TY,.page_refreshButton__J7c_S,.page_retryButton__0xDk5,.page_subscriptionItem__ktdte,.page_toggleViewButton__SMkp2{outline:2px solid transparent}@media (prefers-contrast:high){.page_container__qT_k9{border:2px solid}.page_actionButton__kex_s,.page_availableNewsletterItem__4Hlm4,.page_subscriptionItem__ktdte{border-width:2px}}@media (prefers-contrast:high) and (prefers-color-scheme:dark){.page_actionButton__kex_s,.page_availableNewsletterItem__4Hlm4,.page_container__qT_k9,.page_subscriptionItem__ktdte{border-color:var(--gray-50)}}.page_container__JzL9Z{max-width:1200px;margin:0 auto;padding:50px 20px;background-color:#ffffff;border-radius:8px}@media (prefers-color-scheme:dark){.page_container__JzL9Z{background-color:var(--gray-900);color:var(--gray-200)}}.page_header__OPXxo{display:flex;align-items:center;margin-bottom:25px}.page_iconWrapper__amYvN{font-size:28px;color:#1aa89e;margin-right:12px}@media (prefers-color-scheme:dark){.page_iconWrapper__amYvN{color:var(--primary-color)}}.page_title__0h3v5{font-size:26px;color:#333333;font-weight:600}@media (prefers-color-scheme:dark){.page_title__0h3v5{color:var(--gray-50)}}.page_emptyMessage__YCp3Y,.page_loadingMessage__RaxFK{font-size:18px;color:#555555;text-align:center;margin-top:40px}@media (prefers-color-scheme:dark){.page_emptyMessage__YCp3Y,.page_loadingMessage__RaxFK{color:var(--gray-400)}}.page_orderList__syEHO{display:flex;flex-direction:column;gap:20px}.page_orderItem__U56cT{display:flex;flex-direction:column;background-color:#f9f9f9;border-radius:6px;padding:20px;box-shadow:0 1px 6px rgba(0,0,0,.05);transition:background-color .3s ease,transform .2s ease}@media (prefers-color-scheme:dark){.page_orderItem__U56cT{background-color:var(--gray-800);box-shadow:0 1px 6px rgba(0,0,0,.3)}}.page_orderItem__U56cT:hover{background-color:#ffffff;transform:translateY(-2px);box-shadow:0 2px 12px rgba(0,0,0,.08)}@media (prefers-color-scheme:dark){.page_orderItem__U56cT:hover{background-color:var(--gray-700);box-shadow:0 2px 12px rgba(0,0,0,.4)}}.page_orderInfo__YnE9Y{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.page_orderDetail__3ixEc{flex:1 1 45%;font-size:16px;color:#333333}@media (prefers-color-scheme:dark){.page_orderDetail__3ixEc{color:var(--gray-200)}}.page_orderId___pzEJ{font-weight:600;display:block}@media (prefers-color-scheme:dark){.page_orderId___pzEJ{color:var(--gray-50)}}.page_orderDate__JCE3k{color:#555555;display:block;margin-top:4px}@media (prefers-color-scheme:dark){.page_orderDate__JCE3k{color:var(--gray-400)}}.page_orderStatus__UGDQq{font-weight:500;display:block;margin-bottom:4px}@media (prefers-color-scheme:dark){.page_orderStatus__UGDQq{color:var(--gray-300)}}.page_orderTotal__Aafdi{font-weight:600;display:block}@media (prefers-color-scheme:dark){.page_orderTotal__Aafdi{color:var(--gray-50)}}.page_itemsSummary__AvxdA{border-top:1px solid #e0e0e0;padding-top:15px;margin-bottom:15px}@media (prefers-color-scheme:dark){.page_itemsSummary__AvxdA{border-top:1px solid var(--gray-600)}}.page_item__k2XJf{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e0e0e0}@media (prefers-color-scheme:dark){.page_item__k2XJf{border-bottom:1px solid var(--gray-600)}}.page_item__k2XJf:last-child{border-bottom:none}.page_itemName__Jf3uj{font-size:16px;color:#333333;flex:2}@media (prefers-color-scheme:dark){.page_itemName__Jf3uj{color:var(--gray-200)}}.page_itemQuantity__US5m_{font-size:16px;color:#555555;flex:1;text-align:center}@media (prefers-color-scheme:dark){.page_itemQuantity__US5m_{color:var(--gray-400)}}.page_itemPrice__IWg_d{font-size:16px;color:#1aa89e;font-weight:500;flex:1;text-align:right}@media (prefers-color-scheme:dark){.page_itemPrice__IWg_d{color:var(--primary-color)}}.page_orderActions__mrz15{display:flex;gap:10px}.page_actionButton__OaPIs{flex:1;display:flex;align-items:center;justify-content:center;color:#ffffff;border:none;padding:10px 15px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .2s ease}@media (prefers-color-scheme:dark){.page_actionButton__OaPIs{color:var(--gray-50)}}.page_actionButton__OaPIs:hover{transform:translateY(-2px)}.page_actionButton__OaPIs svg{margin-right:6px;font-size:16px}.page_view__FgWHD{background-color:#6c5ce7}@media (prefers-color-scheme:dark){.page_view__FgWHD{background-color:var(--primary-color)}}.page_view__FgWHD:hover{background-color:#5a4dcf}@media (prefers-color-scheme:dark){.page_view__FgWHD:hover{background-color:var(--primary-color-hover)}}.page_reorder__RF96t{background-color:#f2c94c}@media (prefers-color-scheme:dark){.page_reorder__RF96t{background-color:var(--warning)}}.page_reorder__RF96t:hover{background-color:#d4b742}@media (prefers-color-scheme:dark){.page_reorder__RF96t:hover{background-color:#d97706}}.page_cancel__hv3tC{background-color:#e07a5f}@media (prefers-color-scheme:dark){.page_cancel__hv3tC{background-color:var(--danger)}}.page_cancel__hv3tC:hover{background-color:#d2694d}@media (prefers-color-scheme:dark){.page_cancel__hv3tC:hover{background-color:#dc2626}}@media (max-width:768px){.page_container__JzL9Z{padding:20px}.page_orderDetail__3ixEc{flex:1 1 100%}}@media (max-width:480px){.page_container__JzL9Z{margin-top:70px;padding:15px}.page_title__0h3v5{font-size:20px}.page_iconWrapper__amYvN{font-size:24px;margin-right:0}.page_orderItem__U56cT{padding:12px}.page_itemName__Jf3uj,.page_itemPrice__IWg_d,.page_itemQuantity__US5m_,.page_orderDetail__3ixEc{font-size:14px}.page_itemsSummary__AvxdA{padding-top:12px;margin-bottom:12px}.page_actionButton__OaPIs{padding:8px;font-size:12px}.page_actionButton__OaPIs svg{margin-right:4px;font-size:14px}}.page_container__spdnI{max-width:900px;margin:0 auto;padding:1.5rem 1rem;min-height:100vh;background:#ffffff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){.page_container__spdnI{background:var(--gray-900);color:var(--gray-200)}}.page_header__NB6Az{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e8eaed}@media (prefers-color-scheme:dark){.page_header__NB6Az{border-bottom:1px solid var(--gray-700)}}.page_titleSection__Mhpdj{flex:1}.page_title__1TcZM{display:flex;align-items:center;gap:.625rem;font-size:1.75rem;font-weight:600;color:#202124;margin:0;letter-spacing:-.025em}@media (prefers-color-scheme:dark){.page_title__1TcZM{color:var(--gray-50)}}.page_title__1TcZM svg{color:#5f6368}@media (prefers-color-scheme:dark){.page_title__1TcZM svg{color:var(--gray-400)}}.page_activeBadge__LSCsW{background:#059669;color:white;font-size:.75rem;font-weight:600;padding:.125rem .375rem;border-radius:10px;min-width:1.25rem;text-align:center;margin-left:.25rem}@media (prefers-color-scheme:dark){.page_activeBadge__LSCsW{background:var(--success);color:var(--gray-50)}}.page_subtitle__NHEK2{color:#5f6368;font-size:.875rem;margin:.25rem 0 0;font-weight:400}@media (prefers-color-scheme:dark){.page_subtitle__NHEK2{color:var(--gray-400)}}.page_headerActions__HzDwX{display:flex;gap:.5rem;flex-shrink:0}.page_refreshButton__nadeu{display:flex;align-items:center;gap:.375rem;background:white;border:1px solid #dadce0;border-radius:4px;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;color:#3c4043;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px 0 rgba(60,64,67,.1);height:32px}@media (prefers-color-scheme:dark){.page_refreshButton__nadeu{background:var(--gray-800);border:1px solid var(--gray-600);color:var(--gray-200);box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}}.page_refreshButton__nadeu:hover{background:#f8f9fa;border-color:#dadce0;box-shadow:0 1px 3px 0 rgba(60,64,67,.15)}@media (prefers-color-scheme:dark){.page_refreshButton__nadeu:hover{background:var(--gray-700);border-color:var(--gray-500);box-shadow:0 1px 3px 0 rgba(0,0,0,.4)}}.page_refreshButton__nadeu:disabled{opacity:.5;cursor:not-allowed}.page_filterBar__VJN9F{background:white;border:1px solid #dadce0;border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 2px 0 rgba(60,64,67,.1)}@media (prefers-color-scheme:dark){.page_filterBar__VJN9F{background:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}}.page_searchContainer__ku_ic{position:relative;margin-bottom:.75rem}.page_searchIcon__uBV6T{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#5f6368;pointer-events:none}@media (prefers-color-scheme:dark){.page_searchIcon__uBV6T{color:var(--gray-400)}}.page_searchInput__plSmN{width:100%;padding:.5rem .75rem .5rem 2.25rem;border:1px solid #dadce0;border-radius:4px;font-size:.875rem;background:#fafbfc;transition:all .15s ease;height:36px}@media (prefers-color-scheme:dark){.page_searchInput__plSmN{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-200)}}.page_searchInput__plSmN:focus{outline:none;border-color:#1a73e8;background:white;box-shadow:0 0 0 1px #1a73e8}@media (prefers-color-scheme:dark){.page_searchInput__plSmN:focus{border-color:var(--primary-color);background:var(--gray-600);box-shadow:0 0 0 1px var(--primary-color)}}.page_filterControls__rz0Wy{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.page_filterSelect__IfVmy{padding:.375rem .5rem;border:1px solid #dadce0;border-radius:4px;background:white;font-size:.8125rem;color:#3c4043;cursor:pointer;transition:border-color .15s ease;min-width:120px;height:32px}@media (prefers-color-scheme:dark){.page_filterSelect__IfVmy{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-200)}}.page_filterSelect__IfVmy:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 1px #1a73e8}@media (prefers-color-scheme:dark){.page_filterSelect__IfVmy:focus{border-color:var(--primary-color);box-shadow:0 0 0 1px var(--primary-color)}}.page_clearFiltersButton__FqhVW{display:flex;align-items:center;gap:.375rem;background:#f8f9fa;border:1px solid #dadce0;border-radius:4px;padding:.375rem .5rem;font-size:.8125rem;color:#5f6368;cursor:pointer;transition:all .15s ease;height:32px}@media (prefers-color-scheme:dark){.page_clearFiltersButton__FqhVW{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-400)}}.page_clearFiltersButton__FqhVW:hover{background:#f1f3f4}@media (prefers-color-scheme:dark){.page_clearFiltersButton__FqhVW:hover{background:var(--gray-600)}}.page_offersList__yRzRX{display:flex;flex-direction:column;gap:.5rem}.page_offerItem__w0oxX{display:flex;align-items:flex-start;gap:.75rem;background:white;border:1px solid #dadce0;border-radius:8px;padding:1rem;position:relative;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px 0 rgba(60,64,67,.1)}@media (prefers-color-scheme:dark){.page_offerItem__w0oxX{background:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}}.page_offerItem__w0oxX:hover{border-color:#1a73e8;box-shadow:0 2px 8px 0 rgba(60,64,67,.15)}@media (prefers-color-scheme:dark){.page_offerItem__w0oxX:hover{border-color:var(--primary-color);box-shadow:0 2px 8px 0 rgba(0,0,0,.4)}}.page_offerItem__w0oxX.page_active__yhZKf{border-left:3px solid #059669;background:linear-gradient(90deg,rgba(5,150,105,.02),white 8%)}@media (prefers-color-scheme:dark){.page_offerItem__w0oxX.page_active__yhZKf{border-left:3px solid var(--success);background:linear-gradient(90deg,rgba(34,197,94,.1) 0,var(--gray-800) 8%)}}.page_offerItem__w0oxX.page_draft___oAa9{border-left:3px solid #6b7280;background:linear-gradient(90deg,rgba(107,114,128,.02),white 8%)}@media (prefers-color-scheme:dark){.page_offerItem__w0oxX.page_draft___oAa9{border-left:3px solid var(--gray-500);background:linear-gradient(90deg,rgba(107,114,128,.1) 0,var(--gray-800) 8%)}}.page_offerItem__w0oxX.page_accepted__EOkxn{border-left:3px solid #dc2626;background:linear-gradient(90deg,rgba(220,38,38,.02),white 8%)}@media (prefers-color-scheme:dark){.page_offerItem__w0oxX.page_accepted__EOkxn{border-left:3px solid var(--danger);background:linear-gradient(90deg,rgba(239,68,68,.1) 0,var(--gray-800) 8%)}}.page_offerItem__w0oxX.page_closed__jl1wd{opacity:.7;border-left:3px solid #374151}@media (prefers-color-scheme:dark){.page_offerItem__w0oxX.page_closed__jl1wd{border-left:3px solid var(--gray-600)}}.page_offerIcon__QLsB7{flex-shrink:0;width:32px;height:32px;background:#f8f9fa;border:1px solid #e8eaed;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1rem}@media (prefers-color-scheme:dark){.page_offerIcon__QLsB7{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-300)}}.page_offerContent__H243B{flex:1;min-width:0}.page_offerHeader__8LQ_f{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;gap:1rem}.page_offerTitle__5ia_z{display:flex;flex-direction:column;gap:.25rem}.page_productName__eCE6o{font-size:1rem;font-weight:600;color:#202124;margin:0;line-height:1.4}@media (prefers-color-scheme:dark){.page_productName__eCE6o{color:var(--gray-50)}}.page_offerStatus__Wc9Vi{font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.025em}.page_offerPrice___PmcV{font-size:1.125rem;font-weight:700;color:#059669;flex-shrink:0;text-align:right}@media (prefers-color-scheme:dark){.page_offerPrice___PmcV{color:var(--success)}}.page_productDescription__wg1eX{color:#5f6368;font-size:.875rem;line-height:1.5;margin:0 0 .75rem}@media (prefers-color-scheme:dark){.page_productDescription__wg1eX{color:var(--gray-400)}}.page_offerDetails__pw77N{margin-top:.5rem}.page_offerMeta__6j5U2{display:flex;flex-wrap:wrap;gap:1rem}.page_metaItem__irsFS{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#5f6368;font-weight:500}@media (prefers-color-scheme:dark){.page_metaItem__irsFS{color:var(--gray-400)}}.page_metaItem__irsFS svg{flex-shrink:0}.page_offerActions__6YUiB{display:flex;gap:.25rem;flex-shrink:0}.page_actionButton__6vt_g{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f8f9fa;border:1px solid #e8eaed;border-radius:4px;cursor:pointer;transition:all .15s ease;color:#5f6368}@media (prefers-color-scheme:dark){.page_actionButton__6vt_g{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-400)}}.page_actionButton__6vt_g:hover{background:#f1f3f4;border-color:#dadce0}@media (prefers-color-scheme:dark){.page_actionButton__6vt_g:hover{background:var(--gray-600);border-color:var(--gray-500)}}.page_acceptButton__UOM0d:hover{background:#dcfce7;border-color:#bbf7d0;color:#059669}@media (prefers-color-scheme:dark){.page_acceptButton__UOM0d:hover{background:rgba(34,197,94,.1);border-color:var(--success);color:var(--success)}}.page_activateButton__aWDEB:hover{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}@media (prefers-color-scheme:dark){.page_activateButton__aWDEB:hover{background:rgba(59,130,246,.1);border-color:var(--primary-color);color:var(--primary-color)}}.page_closeButton__DSnfo:hover{background:#fce8e6;border-color:#fad2cf;color:#ea4335}@media (prefers-color-scheme:dark){.page_closeButton__DSnfo:hover{background:rgba(239,68,68,.1);border-color:var(--danger);color:var(--danger)}}.page_emptyState__jnUsI,.page_errorState__X2tOp,.page_loadingState__DaWjw,.page_loginRequired__B7Hbo{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;background:white;border:1px solid #dadce0;border-radius:8px;box-shadow:0 1px 2px 0 rgba(60,64,67,.1)}@media (prefers-color-scheme:dark){.page_emptyState__jnUsI,.page_errorState__X2tOp,.page_loadingState__DaWjw,.page_loginRequired__B7Hbo{background:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}}.page_loadingSpinner__wlL4q{margin-bottom:1rem}.page_spinIcon__9DjDj,.page_spinning__yLZ0c{animation:page_spin__ih_7q 1s linear infinite}.page_emptyIcon__7eN2c,.page_errorIcon__X_VzI{color:#5f6368;margin-bottom:1rem}@media (prefers-color-scheme:dark){.page_emptyIcon__7eN2c,.page_errorIcon__X_VzI{color:var(--gray-400)}}.page_errorIcon__X_VzI{color:#ea4335}@media (prefers-color-scheme:dark){.page_errorIcon__X_VzI{color:var(--danger)}}.page_emptyState__jnUsI h3,.page_errorState__X2tOp h3,.page_loadingState__DaWjw h3,.page_loginRequired__B7Hbo h2{font-size:1.25rem;font-weight:500;color:#202124;margin:0 0 .5rem}@media (prefers-color-scheme:dark){.page_emptyState__jnUsI h3,.page_errorState__X2tOp h3,.page_loadingState__DaWjw h3,.page_loginRequired__B7Hbo h2{color:var(--gray-50)}}.page_emptyState__jnUsI p,.page_errorState__X2tOp p,.page_loadingState__DaWjw p,.page_loginRequired__B7Hbo p{color:#5f6368;font-size:.875rem;line-height:1.5;margin:0 0 1.5rem}@media (prefers-color-scheme:dark){.page_emptyState__jnUsI p,.page_errorState__X2tOp p,.page_loadingState__DaWjw p,.page_loginRequired__B7Hbo p{color:var(--gray-400)}}.page_retryButton__SXlaH{display:flex;align-items:center;gap:.375rem;background:#1a73e8;color:white;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease}@media (prefers-color-scheme:dark){.page_retryButton__SXlaH{background:var(--primary-color);color:var(--gray-50)}}.page_retryButton__SXlaH:hover{background:#1765cc;box-shadow:0 1px 3px 0 rgba(26,115,232,.3)}@media (prefers-color-scheme:dark){.page_retryButton__SXlaH:hover{background:var(--primary-color-hover);box-shadow:0 1px 3px 0 rgba(59,130,246,.4)}}@keyframes page_spin__ih_7q{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.page_container__spdnI{padding:1rem .75rem}.page_header__NB6Az{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:1rem}.page_title__1TcZM{font-size:1.5rem;justify-content:center}.page_subtitle__NHEK2{text-align:center}.page_headerActions__HzDwX{width:100%;justify-content:center}.page_refreshButton__nadeu{flex:1;justify-content:center;max-width:140px}.page_filterBar__VJN9F{padding:.75rem}.page_filterControls__rz0Wy{flex-direction:column;align-items:stretch;gap:.5rem}.page_filterSelect__IfVmy{min-width:unset}.page_offerItem__w0oxX{padding:.75rem;gap:.5rem}.page_offerHeader__8LQ_f{flex-direction:column;align-items:flex-start;gap:.5rem}.page_offerPrice___PmcV{align-self:flex-end;text-align:right}.page_offerMeta__6j5U2{flex-direction:column;gap:.375rem}.page_offerActions__6YUiB{position:absolute;top:.75rem;right:.75rem;flex-direction:row;background:rgba(255,255,255,.95);border-radius:4px;padding:.125rem}@media (max-width:768px) and (prefers-color-scheme:dark){.page_offerActions__6YUiB{background:rgba(31,41,55,.95)}}}@media (max-width:480px){.page_container__spdnI{padding:.75rem .5rem}.page_header__NB6Az{margin-bottom:.75rem}.page_title__1TcZM{font-size:1.375rem}.page_filterBar__VJN9F{padding:.5rem}.page_searchContainer__ku_ic{margin-bottom:.5rem}.page_offerItem__w0oxX{padding:.5rem;border-radius:6px}.page_offerIcon__QLsB7{width:28px;height:28px;font-size:.875rem}.page_productName__eCE6o{font-size:.9375rem;line-height:1.3}.page_productDescription__wg1eX{font-size:.8125rem;line-height:1.4}.page_offerPrice___PmcV{font-size:1rem}.page_metaItem__irsFS{font-size:.6875rem}}@media (prefers-reduced-motion:reduce){.page_actionButton__6vt_g,.page_offerItem__w0oxX,.page_refreshButton__nadeu,.page_retryButton__SXlaH{transition:none}.page_spinIcon__9DjDj,.page_spinning__yLZ0c{animation:none}}.page_actionButton__6vt_g:focus,.page_clearFiltersButton__FqhVW:focus,.page_filterSelect__IfVmy:focus,.page_refreshButton__nadeu:focus,.page_retryButton__SXlaH:focus,.page_searchInput__plSmN:focus{outline:2px solid #1a73e8;outline-offset:2px}@media (prefers-color-scheme:dark){.page_actionButton__6vt_g:focus,.page_clearFiltersButton__FqhVW:focus,.page_filterSelect__IfVmy:focus,.page_refreshButton__nadeu:focus,.page_retryButton__SXlaH:focus,.page_searchInput__plSmN:focus{outline:2px solid var(--primary-color);outline-offset:2px}}.page_offersList__yRzRX{contain:layout style paint}.page_offerItem__w0oxX{contain:layout style}.PostCard_card-container__wQirV{background-color:white;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;position:relative;border:1px solid rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.PostCard_card-container__wQirV{background-color:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 4px 12px rgba(0,0,0,.3)}}.PostCard_card-container__wQirV:hover{box-shadow:0 10px 20px rgba(0,0,0,.1);transform:translateY(-2px)}@media (prefers-color-scheme:dark){.PostCard_card-container__wQirV:hover{box-shadow:0 10px 20px rgba(0,0,0,.4)}}.PostCard_post-header__FBl7w{display:flex;align-items:center;padding:16px;border-bottom:1px solid rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.PostCard_post-header__FBl7w{border-bottom:1px solid var(--gray-700)}}.PostCard_avatar-container__mh5DI{position:relative;margin-right:12px;flex-shrink:0}.PostCard_avatar__A_5xe{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #f0f2f5;transition:transform .3s ease}@media (prefers-color-scheme:dark){.PostCard_avatar__A_5xe{border:2px solid var(--gray-600)}}.PostCard_avatar__A_5xe:hover{transform:scale(1.05)}.PostCard_verified-badge__fYTMb{position:absolute;bottom:0;right:0;background:linear-gradient(135deg,#5561FF,#3643FC);border-radius:50%;padding:4px;border:2px solid white;display:flex;align-items:center;justify-content:center}@media (prefers-color-scheme:dark){.PostCard_verified-badge__fYTMb{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-hover) 100%);border:2px solid var(--gray-800)}}.PostCard_verified-icon__2tRM_{color:white}@media (prefers-color-scheme:dark){.PostCard_verified-icon__2tRM_{color:var(--gray-50)}}.PostCard_author-info__i6kjX{flex:1;min-width:0}.PostCard_author-name-row__eTQmr{display:flex;align-items:center;margin-bottom:4px}.PostCard_author-name__qUGsr{font-weight:600;color:#292f36;font-size:15px;margin-right:6px}@media (prefers-color-scheme:dark){.PostCard_author-name__qUGsr{color:var(--gray-50)}}.PostCard_author-username__awvq6{color:#798496;font-size:13px}@media (prefers-color-scheme:dark){.PostCard_author-username__awvq6{color:var(--gray-400)}}.PostCard_post-meta-info__StvU7{display:flex;align-items:center;color:#798496;font-size:12px}@media (prefers-color-scheme:dark){.PostCard_post-meta-info__StvU7{color:var(--gray-400)}}.PostCard_meta-icon__Qq8Mc{margin-right:4px}.PostCard_meta-separator___WNt6{margin:0 6px}.PostCard_views-counter__9YoSf{display:flex;align-items:center;margin-right:12px;padding:4px 10px;font-size:12px;color:#798496;background-color:#f5f7fa;border-radius:16px;border:1px solid rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.PostCard_views-counter__9YoSf{color:var(--gray-400);background-color:var(--gray-700);border:1px solid var(--gray-600)}}.PostCard_views-icon__dH2TT{margin-right:4px;color:#5561FF}@media (prefers-color-scheme:dark){.PostCard_views-icon__dH2TT{color:var(--primary-color)}}.PostCard_options-button__h_ZUM{width:32px;height:32px;padding:6px;color:#798496;background:none;border:none;border-radius:50%;transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (prefers-color-scheme:dark){.PostCard_options-button__h_ZUM{color:var(--gray-400)}}.PostCard_options-button__h_ZUM:hover{color:#292f36;background-color:#f0f2f5}@media (prefers-color-scheme:dark){.PostCard_options-button__h_ZUM:hover{color:var(--gray-200);background-color:var(--gray-700)}}.PostCard_post-content__2mDWS{padding:16px}.PostCard_post-text__3sLjC{font-size:14px;line-height:1.5;color:#292f36;margin:0 0 12px;max-height:4.5em;overflow:hidden;position:relative}@media (prefers-color-scheme:dark){.PostCard_post-text__3sLjC{color:var(--gray-200)}}.PostCard_post-text__3sLjC.PostCard_expanded__0Z1C5{max-height:none}.PostCard_post-text__3sLjC:not(.PostCard_expanded__0Z1C5):after{content:"";position:absolute;bottom:0;right:0;width:50%;height:1.5em;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,1))}@media (prefers-color-scheme:dark){.PostCard_post-text__3sLjC:not(.PostCard_expanded__0Z1C5):after{background:linear-gradient(to right,rgba(31,41,55,0),var(--gray-800))}}.PostCard_expand-button__p2aHD{background:none;border:none;color:#5561FF;font-size:13px;font-weight:500;padding:0;margin-bottom:12px;cursor:pointer;transition:color .2s ease}@media (prefers-color-scheme:dark){.PostCard_expand-button__p2aHD{color:var(--primary-color)}}.PostCard_expand-button__p2aHD:hover{color:#3643FC;text-decoration:underline}@media (prefers-color-scheme:dark){.PostCard_expand-button__p2aHD:hover{color:var(--primary-color-hover)}}.PostCard_hashtags-container__jcd4q{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.PostCard_hashtag__NX1zi{font-size:13px;color:#5561FF;font-weight:500;cursor:pointer;transition:all .2s ease;padding:3px 10px;background-color:rgba(85,97,255,.08);border-radius:16px}@media (prefers-color-scheme:dark){.PostCard_hashtag__NX1zi{color:var(--primary-color);background-color:rgba(59,130,246,.1)}}.PostCard_hashtag__NX1zi:hover{background-color:rgba(85,97,255,.15);transform:translateY(-1px)}@media (prefers-color-scheme:dark){.PostCard_hashtag__NX1zi:hover{background-color:rgba(59,130,246,.2)}}.PostCard_media-container__wa7sM{position:relative;overflow:hidden}.PostCard_post-image__KotKI{width:100%;object-fit:cover;max-height:380px;display:block;transition:transform .5s ease}.PostCard_media-container__wa7sM:hover .PostCard_post-image__KotKI{transform:scale(1.02)}.PostCard_interaction-overlay__Yy1Gr{position:absolute;left:0;right:0;bottom:0;height:70px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0));opacity:0;transition:opacity .3s ease}.PostCard_media-container__wa7sM:hover .PostCard_interaction-overlay__Yy1Gr{opacity:1}.PostCard_interaction-row__3L6zi{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;padding:16px;z-index:10}.PostCard_interaction-group__q4ja4{display:flex;gap:8px}.PostCard_interaction-button__Lu1mC{display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.9);color:#292f36;padding:8px 12px;border-radius:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .2s ease;border:none;cursor:pointer;backdrop-filter:blur(4px)}@media (prefers-color-scheme:dark){.PostCard_interaction-button__Lu1mC{background-color:rgba(31,41,55,.9);color:var(--gray-200);box-shadow:0 2px 5px rgba(0,0,0,.3)}}.PostCard_interaction-button__Lu1mC:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}@media (prefers-color-scheme:dark){.PostCard_interaction-button__Lu1mC:hover{box-shadow:0 4px 8px rgba(0,0,0,.4)}}.PostCard_interaction-button__Lu1mC:active{transform:translateY(0)}.PostCard_count-label__Y0y_Z{margin-left:6px;font-size:13px;font-weight:500}.PostCard_liked-button__RVTrJ{background-color:rgba(254,129,156,.9);color:white}@media (prefers-color-scheme:dark){.PostCard_liked-button__RVTrJ{background-color:rgba(239,68,68,.9);color:var(--gray-50)}}.PostCard_liked-button__RVTrJ .PostCard_filled-icon__0Xrnk{fill:white}@media (prefers-color-scheme:dark){.PostCard_liked-button__RVTrJ .PostCard_filled-icon__0Xrnk{fill:var(--gray-50)}}.PostCard_disliked-button__cZOEG{background-color:rgba(85,97,255,.9);color:white}@media (prefers-color-scheme:dark){.PostCard_disliked-button__cZOEG{background-color:var(--primary-color);color:var(--gray-50)}}.PostCard_saved-button__M_jcl{background-color:rgba(141,108,246,.9);color:white}@media (prefers-color-scheme:dark){.PostCard_saved-button__M_jcl{background-color:rgba(147,51,234,.9);color:var(--gray-50)}}.PostCard_saved-button__M_jcl .PostCard_filled-icon__0Xrnk{fill:white}@media (prefers-color-scheme:dark){.PostCard_saved-button__M_jcl .PostCard_filled-icon__0Xrnk{fill:var(--gray-50)}}.PostCard_shared-button__ox8UM{background-color:rgba(46,196,182,.9);color:white}@media (prefers-color-scheme:dark){.PostCard_shared-button__ox8UM{background-color:rgba(34,197,94,.9);color:var(--gray-50)}}.PostCard_filled-icon__0Xrnk{fill:currentColor}.PostCard_report-button__9U5Vi{display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.9);color:#798496;width:38px;height:38px;padding:0;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .2s ease;border:none;cursor:pointer;backdrop-filter:blur(4px)}@media (prefers-color-scheme:dark){.PostCard_report-button__9U5Vi{background-color:rgba(31,41,55,.9);color:var(--gray-400);box-shadow:0 2px 5px rgba(0,0,0,.3)}}.PostCard_report-button__9U5Vi:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15);color:#292f36}@media (prefers-color-scheme:dark){.PostCard_report-button__9U5Vi:hover{box-shadow:0 4px 8px rgba(0,0,0,.4);color:var(--gray-200)}}.PostCard_report-button__9U5Vi:active{transform:translateY(0)}.PostCard_reported-button__0PvhZ{background-color:rgba(247,86,91,.9);color:white}@media (prefers-color-scheme:dark){.PostCard_reported-button__0PvhZ{background-color:var(--danger);color:var(--gray-50)}}@media (max-width:480px){.PostCard_interaction-row__3L6zi,.PostCard_post-header__FBl7w{padding:12px}.PostCard_interaction-button__Lu1mC{padding:6px 10px}.PostCard_avatar__A_5xe{width:40px;height:40px}.PostCard_post-content__2mDWS{padding:12px}.PostCard_count-label__Y0y_Z{font-size:12px}}.PostCard_card-container__wnImm{background-color:white;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;position:relative;border:1px solid rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.PostCard_card-container__wnImm{background-color:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 4px 12px rgba(0,0,0,.3)}}.PostCard_card-container__wnImm:hover{box-shadow:0 10px 20px rgba(0,0,0,.1);transform:translateY(-2px)}@media (prefers-color-scheme:dark){.PostCard_card-container__wnImm:hover{box-shadow:0 10px 20px rgba(0,0,0,.4)}}.PostCard_post-header__LIc1F{display:flex;align-items:center;padding:16px;border-bottom:1px solid rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.PostCard_post-header__LIc1F{border-bottom:1px solid var(--gray-700)}}.PostCard_avatar-container__cKmcq{position:relative;margin-right:12px;flex-shrink:0}.PostCard_avatar__KJ9JX{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #f0f2f5;transition:transform .3s ease}@media (prefers-color-scheme:dark){.PostCard_avatar__KJ9JX{border:2px solid var(--gray-600)}}.PostCard_avatar__KJ9JX:hover{transform:scale(1.05)}.PostCard_verified-badge__2pFkv{position:absolute;bottom:0;right:0;background:linear-gradient(135deg,#5561FF,#3643FC);border-radius:50%;padding:4px;border:2px solid white;display:flex;align-items:center;justify-content:center}@media (prefers-color-scheme:dark){.PostCard_verified-badge__2pFkv{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-hover) 100%);border:2px solid var(--gray-800)}}.PostCard_verified-icon__EbJ_n{color:white}@media (prefers-color-scheme:dark){.PostCard_verified-icon__EbJ_n{color:var(--gray-50)}}.PostCard_author-info__rtVg5{flex:1;min-width:0}.PostCard_author-name-row__vj5Pq{display:flex;align-items:center;margin-bottom:4px}.PostCard_author-name__lLfe_{font-weight:600;color:#292f36;font-size:15px;margin-right:6px}@media (prefers-color-scheme:dark){.PostCard_author-name__lLfe_{color:var(--gray-50)}}.PostCard_author-username__Ve6Te{color:#798496;font-size:13px}@media (prefers-color-scheme:dark){.PostCard_author-username__Ve6Te{color:var(--gray-400)}}.PostCard_post-meta-info__1bgma{display:flex;align-items:center;color:#798496;font-size:12px}@media (prefers-color-scheme:dark){.PostCard_post-meta-info__1bgma{color:var(--gray-400)}}.PostCard_meta-icon__X5LGt{margin-right:4px}.PostCard_meta-separator__lhQJK{margin:0 6px}.PostCard_views-counter__tiTve{display:flex;align-items:center;margin-right:12px;padding:4px 10px;font-size:12px;color:#798496;background-color:#f5f7fa;border-radius:16px;border:1px solid rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.PostCard_views-counter__tiTve{color:var(--gray-400);background-color:var(--gray-700);border:1px solid var(--gray-600)}}.PostCard_views-icon__OmsHd{margin-right:4px;color:#5561FF}@media (prefers-color-scheme:dark){.PostCard_views-icon__OmsHd{color:var(--primary-color)}}.PostCard_options-button__qJwzP{width:32px;height:32px;padding:6px;color:#798496;background:none;border:none;border-radius:50%;transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (prefers-color-scheme:dark){.PostCard_options-button__qJwzP{color:var(--gray-400)}}.PostCard_options-button__qJwzP:hover{color:#292f36;background-color:#f0f2f5}@media (prefers-color-scheme:dark){.PostCard_options-button__qJwzP:hover{color:var(--gray-200);background-color:var(--gray-700)}}.PostCard_post-content__ZMu3L{padding:16px}.PostCard_post-text__48nVC{font-size:14px;line-height:1.5;color:#292f36;margin:0 0 12px;max-height:4.5em;overflow:hidden;position:relative}@media (prefers-color-scheme:dark){.PostCard_post-text__48nVC{color:var(--gray-200)}}.PostCard_post-text__48nVC.PostCard_expanded__fBaXP{max-height:none}.PostCard_post-text__48nVC:not(.PostCard_expanded__fBaXP):after{content:"";position:absolute;bottom:0;right:0;width:50%;height:1.5em;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,1))}@media (prefers-color-scheme:dark){.PostCard_post-text__48nVC:not(.PostCard_expanded__fBaXP):after{background:linear-gradient(to right,rgba(31,41,55,0),var(--gray-800))}}.PostCard_expand-button__jhaBb{background:none;border:none;color:#5561FF;font-size:13px;font-weight:500;padding:0;margin-bottom:12px;cursor:pointer;transition:color .2s ease}@media (prefers-color-scheme:dark){.PostCard_expand-button__jhaBb{color:var(--primary-color)}}.PostCard_expand-button__jhaBb:hover{color:#3643FC;text-decoration:underline}@media (prefers-color-scheme:dark){.PostCard_expand-button__jhaBb:hover{color:var(--primary-color-hover)}}.PostCard_hashtags-container__5VFOf{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.PostCard_hashtag__n7ncR{font-size:13px;color:#5561FF;font-weight:500;cursor:pointer;transition:all .2s ease;padding:3px 10px;background-color:rgba(85,97,255,.08);border-radius:16px}@media (prefers-color-scheme:dark){.PostCard_hashtag__n7ncR{color:var(--primary-color);background-color:rgba(59,130,246,.1)}}.PostCard_hashtag__n7ncR:hover{background-color:rgba(85,97,255,.15);transform:translateY(-1px)}@media (prefers-color-scheme:dark){.PostCard_hashtag__n7ncR:hover{background-color:rgba(59,130,246,.2)}}.PostCard_media-container__fF2xJ{position:relative;overflow:hidden}.PostCard_post-image__HFhxn{width:100%;object-fit:cover;max-height:380px;display:block;transition:transform .5s ease}.PostCard_media-container__fF2xJ:hover .PostCard_post-image__HFhxn{transform:scale(1.02)}.PostCard_interaction-overlay__143eb{position:absolute;left:0;right:0;bottom:0;height:70px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0));opacity:0;transition:opacity .3s ease}.PostCard_media-container__fF2xJ:hover .PostCard_interaction-overlay__143eb{opacity:1}.PostCard_interaction-row__qaDhT{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;padding:16px;z-index:10}.PostCard_interaction-group__6lEX8{display:flex;gap:8px}.PostCard_interaction-button__RPN5a{display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.9);color:#292f36;padding:8px 12px;border-radius:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .2s ease;border:none;cursor:pointer;backdrop-filter:blur(4px)}@media (prefers-color-scheme:dark){.PostCard_interaction-button__RPN5a{background-color:rgba(31,41,55,.9);color:var(--gray-200);box-shadow:0 2px 5px rgba(0,0,0,.3)}}.PostCard_interaction-button__RPN5a:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}@media (prefers-color-scheme:dark){.PostCard_interaction-button__RPN5a:hover{box-shadow:0 4px 8px rgba(0,0,0,.4)}}.PostCard_interaction-button__RPN5a:active{transform:translateY(0)}.PostCard_count-label__nXq4q{margin-left:6px;font-size:13px;font-weight:500}.PostCard_liked-button__GVPk5{background-color:rgba(254,129,156,.9);color:white}@media (prefers-color-scheme:dark){.PostCard_liked-button__GVPk5{background-color:rgba(239,68,68,.9);color:var(--gray-50)}}.PostCard_liked-button__GVPk5 .PostCard_filled-icon__Wy8si{fill:white}@media (prefers-color-scheme:dark){.PostCard_liked-button__GVPk5 .PostCard_filled-icon__Wy8si{fill:var(--gray-50)}}.PostCard_disliked-button__SDTmT{background-color:rgba(85,97,255,.9);color:white}@media (prefers-color-scheme:dark){.PostCard_disliked-button__SDTmT{background-color:var(--primary-color);color:var(--gray-50)}}.PostCard_saved-button__B7eFY{background-color:rgba(141,108,246,.9);color:white}@media (prefers-color-scheme:dark){.PostCard_saved-button__B7eFY{background-color:rgba(147,51,234,.9);color:var(--gray-50)}}.PostCard_saved-button__B7eFY .PostCard_filled-icon__Wy8si{fill:white}@media (prefers-color-scheme:dark){.PostCard_saved-button__B7eFY .PostCard_filled-icon__Wy8si{fill:var(--gray-50)}}.PostCard_shared-button___efxy{background-color:rgba(46,196,182,.9);color:white}@media (prefers-color-scheme:dark){.PostCard_shared-button___efxy{background-color:rgba(34,197,94,.9);color:var(--gray-50)}}.PostCard_filled-icon__Wy8si{fill:currentColor}.PostCard_report-button__CC_5t{display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.9);color:#798496;width:38px;height:38px;padding:0;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .2s ease;border:none;cursor:pointer;backdrop-filter:blur(4px)}@media (prefers-color-scheme:dark){.PostCard_report-button__CC_5t{background-color:rgba(31,41,55,.9);color:var(--gray-400);box-shadow:0 2px 5px rgba(0,0,0,.3)}}.PostCard_report-button__CC_5t:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15);color:#292f36}@media (prefers-color-scheme:dark){.PostCard_report-button__CC_5t:hover{box-shadow:0 4px 8px rgba(0,0,0,.4);color:var(--gray-200)}}.PostCard_report-button__CC_5t:active{transform:translateY(0)}.PostCard_reported-button__tLbBk{background-color:rgba(247,86,91,.9);color:white}@media (prefers-color-scheme:dark){.PostCard_reported-button__tLbBk{background-color:var(--danger);color:var(--gray-50)}}@media (max-width:480px){.PostCard_interaction-row__qaDhT,.PostCard_post-header__LIc1F{padding:12px}.PostCard_interaction-button__RPN5a{padding:6px 10px}.PostCard_avatar__KJ9JX{width:40px;height:40px}.PostCard_post-content__ZMu3L{padding:12px}.PostCard_count-label__nXq4q{font-size:12px}}.page_container__Hd6ac{max-width:1200px;margin:0 auto;padding:2rem 1rem}@media (prefers-color-scheme:dark){.page_container__Hd6ac{background:var(--gray-900);color:var(--gray-200)}}.page_header__iLbBw{text-align:center;margin-bottom:4rem;padding:2rem;border-radius:16px}@media (prefers-color-scheme:dark){.page_header__iLbBw{background:var(--gray-800);border:1px solid var(--gray-700)}}.page_title__2AcfF{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}@media (prefers-color-scheme:dark){.page_title__2AcfF{color:var(--gray-50)}}.page_subtitle___KLSj{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto 1rem;line-height:1.6}@media (prefers-color-scheme:dark){.page_subtitle___KLSj{color:var(--gray-300)}}.page_lastUpdated__IJWtq{font-size:.875rem;color:var(--text-tertiary)}@media (prefers-color-scheme:dark){.page_lastUpdated__IJWtq{color:var(--gray-400)}}.page_content__taJ5i{display:flex;flex-direction:column;gap:3rem}.page_introduction__Ywfb6{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);max-width:800px;margin:0 auto;text-align:center}@media (prefers-color-scheme:dark){.page_introduction__Ywfb6{color:var(--gray-300)}}.page_sections__mWmGy{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.page_section__D9MCS{background:var(--card-bg-color);border:1px solid var(--border-color);border-radius:16px;padding:2rem;transition:all .2s ease-in-out}@media (prefers-color-scheme:dark){.page_section__D9MCS{background:var(--gray-800);border:1px solid var(--gray-700)}}.page_section__D9MCS:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}@media (prefers-color-scheme:dark){.page_section__D9MCS:hover{box-shadow:0 4px 12px rgba(0,0,0,.3);border-color:var(--gray-600)}}.page_sectionHeader__63CD_{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.page_iconWrapper__OOwo3{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--highlight-start);color:var(--accent-color)}@media (prefers-color-scheme:dark){.page_iconWrapper__OOwo3{background:rgba(59,130,246,.1);color:var(--primary-color)}}.page_sectionTitle__SscDr{font-size:1.25rem;font-weight:600;color:var(--text-primary)}@media (prefers-color-scheme:dark){.page_sectionTitle__SscDr{color:var(--gray-50)}}.page_sectionContent__ziAUC{color:var(--text-secondary);line-height:1.6;font-size:1rem}@media (prefers-color-scheme:dark){.page_sectionContent__ziAUC{color:var(--gray-300)}}.page_contact__bbhPF{text-align:center;max-width:600px;margin:2rem auto 0;padding:2rem;background:var(--card-bg-color);border:1px solid var(--border-color);border-radius:16px}@media (prefers-color-scheme:dark){.page_contact__bbhPF{background:var(--gray-800);border:1px solid var(--gray-700)}}.page_contactTitle__YuziE{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}@media (prefers-color-scheme:dark){.page_contactTitle__YuziE{color:var(--gray-50)}}.page_contactText__x5o9Z{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}@media (prefers-color-scheme:dark){.page_contactText__x5o9Z{color:var(--gray-300)}}.page_contactLink__A7vsJ{display:inline-block;padding:.75rem 1.5rem;background:var(--accent-color);color:white;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s ease}@media (prefers-color-scheme:dark){.page_contactLink__A7vsJ{background:var(--primary-color);color:var(--gray-50)}}.page_contactLink__A7vsJ:hover{background:var(--accent-color);transform:translateY(-1px)}@media (prefers-color-scheme:dark){.page_contactLink__A7vsJ:hover{background:var(--primary-color-hover)}}@media (max-width:768px){.page_container__Hd6ac{padding:1rem}.page_header__iLbBw{padding:1.5rem;margin-bottom:2rem}.page_title__2AcfF{font-size:2rem}.page_sections__mWmGy{grid-template-columns:1fr}.page_section__D9MCS{padding:1.5rem}}.Profile_container__CINs7{width:100%;max-width:960px;margin:0 auto;background-color:#ffffff;border-radius:6px;display:flex;flex-direction:column;gap:20px}@media (prefers-color-scheme:dark){.Profile_container__CINs7{background-color:var(--gray-800);border:1px solid var(--gray-700);color:var(--gray-200)}}@media (max-width:768px){.Profile_container__CINs7{max-width:100%;padding-top:40px;margin:15px 10px;gap:10px}}.Profile_content__MCMGw{display:flex;flex-direction:column;gap:16px}.Profile_section__5Vp3W{display:flex;flex-direction:column;gap:12px}@media (prefers-color-scheme:dark){.Profile_section__5Vp3W{border-color:var(--gray-700)}}.Profile_sectionTitle__m2Nyx{font-size:20px;font-weight:600;color:#2b3a4a;margin-bottom:6px}@media (prefers-color-scheme:dark){.Profile_sectionTitle__m2Nyx{color:var(--gray-50)}}.ResetPassword_container__S01JK{display:flex;flex-direction:column;align-items:center;min-height:100vh;background:#f8f9fa;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){.ResetPassword_container__S01JK{background:#2d2d2d}}.ResetPassword_container__S01JK:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#5b45d5;z-index:2}@media (prefers-color-scheme:dark){.ResetPassword_container__S01JK:before{background:var(--primary-color)}}.ResetPassword_contentWrapper__o0wn2{width:100%;max-width:480px;padding:0 24px;margin-top:80px;position:relative;z-index:2}.ResetPassword_formContainer__vL8rN{background:#ffffff;padding:32px;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.03);position:relative;overflow:hidden;border:1px solid rgba(230,230,230,.7)}@media (prefers-color-scheme:dark){.ResetPassword_formContainer__vL8rN{background:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 10px 30px rgba(0,0,0,.3),0 1px 3px rgba(0,0,0,.2)}}.ResetPassword_formContainer__vL8rN:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#5b45d5;z-index:1}@media (prefers-color-scheme:dark){.ResetPassword_formContainer__vL8rN:before{background:var(--primary-color)}}.ResetPassword_title__miS_h{font-size:24px;font-weight:700;margin-bottom:8px;color:#5b45d5}@media (prefers-color-scheme:dark){.ResetPassword_title__miS_h{color:var(--primary-color)}}.ResetPassword_description__Kmixw{color:#555;margin-bottom:24px}@media (prefers-color-scheme:dark){.ResetPassword_description__Kmixw{color:var(--gray-300)}}.ResetPassword_formGroup__LrOnw{margin-bottom:20px}.ResetPassword_inputLabel__ybB19{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#4a4a4a}@media (prefers-color-scheme:dark){.ResetPassword_inputLabel__ybB19{color:var(--gray-200)}}.ResetPassword_inputWrapper__aTJuP{position:relative}.ResetPassword_inputIcon__LYKmP{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#aab0b7;z-index:1}@media (prefers-color-scheme:dark){.ResetPassword_inputIcon__LYKmP{color:var(--gray-400)}}.ResetPassword_input__h7Uis{width:100%;padding:12px 12px 12px 40px;border:1px solid #e6e6e6;border-radius:8px;font-size:15px;background:#fff;transition:all .2s ease}@media (prefers-color-scheme:dark){.ResetPassword_input__h7Uis{background:var(--gray-700);border:1px solid var(--gray-600);color:var(--gray-200)}}.ResetPassword_input__h7Uis:focus{outline:none;border-color:#5b45d5;box-shadow:0 0 0 3px rgba(91,69,213,.12)}@media (prefers-color-scheme:dark){.ResetPassword_input__h7Uis:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(59,130,246,.2)}}.ResetPassword_strengthMeter__kxwWr{display:flex;gap:4px;margin-top:8px}.ResetPassword_strengthIndicator___o9wM{height:4px;flex:1;border-radius:2px;background-color:#e6e6e6}@media (prefers-color-scheme:dark){.ResetPassword_strengthIndicator___o9wM{background-color:var(--gray-600)}}.ResetPassword_strengthIndicatorWeak__r1ns6{background-color:#f44336}@media (prefers-color-scheme:dark){.ResetPassword_strengthIndicatorWeak__r1ns6{background-color:var(--danger)}}.ResetPassword_strengthIndicatorFair__e_eQ5{background-color:#ff9800}@media (prefers-color-scheme:dark){.ResetPassword_strengthIndicatorFair__e_eQ5{background-color:var(--warning)}}.ResetPassword_strengthIndicatorGood__EKIqp{background-color:#ffc107}@media (prefers-color-scheme:dark){.ResetPassword_strengthIndicatorGood__EKIqp{background-color:#eab308}}.ResetPassword_strengthIndicatorStrong__zLBR3{background-color:#4caf50}@media (prefers-color-scheme:dark){.ResetPassword_strengthIndicatorStrong__zLBR3{background-color:var(--success)}}.ResetPassword_strengthText__wZZi_{font-size:12px;color:#6c7889;margin-top:4px}@media (prefers-color-scheme:dark){.ResetPassword_strengthText__wZZi_{color:var(--gray-400)}}.ResetPassword_submitButton__qs37B{width:100%;padding:12px 0;background:#5b45d5;color:#ffffff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}@media (prefers-color-scheme:dark){.ResetPassword_submitButton__qs37B{background:var(--primary-color);color:var(--gray-50)}}.ResetPassword_submitButton__qs37B:hover{background:#4a36c4;box-shadow:0 4px 10px rgba(91,69,213,.15)}@media (prefers-color-scheme:dark){.ResetPassword_submitButton__qs37B:hover{background:var(--primary-color-hover);box-shadow:0 4px 10px rgba(59,130,246,.3)}}.ResetPassword_submitButton__qs37B:disabled{background:#c4c4c4;cursor:not-allowed}@media (prefers-color-scheme:dark){.ResetPassword_submitButton__qs37B:disabled{background:var(--gray-600);color:var(--gray-400)}}.ResetPassword_errorMessage__YO7p6{background:rgba(244,67,54,.1);border-left:3px solid #f44336;color:#d32f2f;font-size:14px;padding:12px 16px;margin-bottom:20px;border-radius:4px}@media (prefers-color-scheme:dark){.ResetPassword_errorMessage__YO7p6{background:rgba(239,68,68,.1);border-left:3px solid var(--danger);color:#fca5a5}}.ResetPassword_warningMessage__6Lq16{background:rgba(255,152,0,.1);border-left:3px solid #ff9800;color:#e65100;padding:12px 16px;border-radius:4px;margin-bottom:20px}@media (prefers-color-scheme:dark){.ResetPassword_warningMessage__6Lq16{background:rgba(245,158,11,.1);border-left:3px solid var(--warning);color:#fbbf24}}.ResetPassword_successMessage__uVkRc{background:rgba(76,175,80,.1);border-left:3px solid #4caf50;color:#2e7d32;padding:12px 16px;border-radius:4px}@media (prefers-color-scheme:dark){.ResetPassword_successMessage__uVkRc{background:rgba(34,197,94,.1);border-left:3px solid var(--success);color:#86efac}}.ResetPassword_successSubtext__G4hVH{font-size:14px;margin-top:8px;color:#388e3c}@media (prefers-color-scheme:dark){.ResetPassword_successSubtext__G4hVH{color:#86efac}}.ResetPassword_actionLink__rKTnE{display:inline-block;color:#5b45d5;font-size:14px;font-weight:600;text-decoration:none;margin-top:20px;transition:color .2s ease}@media (prefers-color-scheme:dark){.ResetPassword_actionLink__rKTnE{color:var(--primary-color)}}.ResetPassword_actionLink__rKTnE:hover{color:#4a36c4}@media (prefers-color-scheme:dark){.ResetPassword_actionLink__rKTnE:hover{color:var(--primary-color-hover)}}.ResetPassword_loginButton__5Zqag{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px;margin-top:16px;background:#5b45d5;color:#fff;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease}@media (prefers-color-scheme:dark){.ResetPassword_loginButton__5Zqag{background:var(--primary-color);color:var(--gray-50)}}.ResetPassword_loginButton__5Zqag:hover{background:#4a36c4;box-shadow:0 4px 10px rgba(91,69,213,.15)}@media (prefers-color-scheme:dark){.ResetPassword_loginButton__5Zqag:hover{background:var(--primary-color-hover);box-shadow:0 4px 10px rgba(59,130,246,.3)}}.ResetPassword_footer__AKv3K{margin-top:24px;text-align:center}.ResetPassword_backLink__1r6ip{color:#5b45d5;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease}@media (prefers-color-scheme:dark){.ResetPassword_backLink__1r6ip{color:var(--primary-color)}}.ResetPassword_backLink__1r6ip:hover{color:#4a36c4}@media (prefers-color-scheme:dark){.ResetPassword_backLink__1r6ip:hover{color:var(--primary-color-hover)}}.ResetPassword_spinnerIcon__4jJEC{display:inline-block;animation:ResetPassword_spin__r68BT 1s linear infinite;margin-right:8px;margin-left:-4px}@keyframes ResetPassword_spin__r68BT{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){.ResetPassword_formContainer__vL8rN{padding:24px 20px}.ResetPassword_contentWrapper__o0wn2{margin-top:60px}.ResetPassword_title__miS_h{font-size:22px}.ResetPassword_description__Kmixw{font-size:14px}}.JobsPage_container__1g2Uu{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.JobsPage_mainContent__f1dAD{flex:1;width:100%;padding:0}.JobsPage_layoutGrid__lkcpr,.JobsPage_layoutListGrid__yiW76{display:block;width:100%}.JobsPage_contentArea__WWlUn,.JobsPage_contentListArea__O14rm{width:100%}.JobsPage_jobList__V5bH4{list-style:none;padding:0;margin:0;width:100%}.JobsPage_jobList__V5bH4 li{width:100%;margin-bottom:var(--space-sm)}.JobsPage_jobListItem__ownco{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;gap:16px}.JobsPage_jobListItem__ownco li{width:100%}.JobsPage_jobGrid__K8IKb{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--space-md);width:100%}.JobsPage_jobGridItem__GtfuF{width:100%}.JobsPage_pageHeader__It_iU{padding:var(--space-md) 0;border-bottom:1px solid var(--border-color);margin-bottom:var(--space-lg)}.JobsPage_pageTitle__nXmUw{font-size:1.875rem;font-weight:700;margin-bottom:var(--space-sm);color:var(--text-primary)}.JobsPage_itemCount__fM4Cu{color:var(--text-secondary);font-size:.875rem}.JobsPage_emptyState__PxHD1,.JobsPage_errorState__N6T4R,.JobsPage_loadingState__j3JZz{text-align:center;padding:2rem;font-weight:500;color:#666}.JobsPage_errorState__N6T4R{color:#dc2626;background-color:#fef2f2;border:1px solid #fca5a5;border-radius:8px;margin:var(--space-md)}.JobsPage_errorTitle__NkUds{font-size:1.25rem;font-weight:600;margin-bottom:var(--space-sm)}.JobsPage_errorMessage__4MQLK{margin-bottom:var(--space-md);opacity:.8}.JobsPage_retryButton__9WVNT{background-color:#dc2626;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s}.JobsPage_retryButton__9WVNT:hover:not(:disabled){background-color:#b91c1c}.JobsPage_retryButton__9WVNT:disabled{opacity:.6;cursor:not-allowed}.JobsPage_errorDetails__84eK0{margin-top:var(--space-md);text-align:left}.JobsPage_errorDetails__84eK0 details{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;padding:var(--space-sm)}.JobsPage_errorDetails__84eK0 summary{cursor:pointer;font-weight:500;margin-bottom:var(--space-xs)}.JobsPage_errorDetails__84eK0 pre{font-size:.75rem;white-space:pre-wrap;word-break:break-word;margin:0;padding:0}.JobsPage_emptyState__PxHD1{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:var(--space-md)}.JobsPage_emptyState__PxHD1 h2{font-size:1.125rem;font-weight:600;margin-bottom:var(--space-sm)}.JobsPage_paginationInfo__0z42j{text-align:center;padding:var(--space-md) 0;color:var(--text-secondary);font-size:.875rem;border-top:1px solid var(--border-color);margin-top:var(--space-lg)}.JobsPage_devError__xr5SH{background-color:#fef2f2;padding:1rem;border-radius:6px;margin-top:1rem;font-size:.875rem;text-align:left}.JobsPage_refetchingIndicator__WxeVX{position:fixed;top:20px;right:20px;background-color:#2980b9;color:white;padding:8px 16px;border-radius:6px;font-size:14px;z-index:1000;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}@media (min-width:768px){.JobsPage_mainContent__f1dAD{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.JobsPage_layoutGrid__lkcpr{display:grid;grid-template-areas:"leftside contentarea rightside";column-gap:16px}.JobsPage_layoutListGrid__yiW76{display:flex;gap:10px}.JobsPage_contentArea__WWlUn{grid-area:contentarea}.JobsPage_contentListArea__O14rm{flex:1;display:flex;flex-direction:column;gap:8px}.JobsPage_jobGrid__K8IKb{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (max-width:576px){.JobsPage_mainContent__f1dAD{padding:0}.JobsPage_jobGrid__K8IKb{grid-template-columns:1fr;gap:var(--space-sm)}.JobsPage_pageHeader__It_iU{padding:var(--space-sm)}.JobsPage_pageTitle__nXmUw{font-size:1.5rem}}@media (prefers-color-scheme:dark){.JobsPage_container__1g2Uu{background:var(--gray-900);color:var(--gray-50)}.JobsPage_pageHeader__It_iU{border-bottom-color:var(--gray-700)}.JobsPage_pageTitle__nXmUw{color:var(--gray-50)}.JobsPage_itemCount__fM4Cu{color:var(--gray-400)}.JobsPage_emptyState__PxHD1,.JobsPage_errorState__N6T4R,.JobsPage_loadingState__j3JZz{color:var(--gray-300)}.JobsPage_errorState__N6T4R{color:var(--danger);background-color:rgba(var(--danger-rgb),.1);border-color:rgba(var(--danger-rgb),.3)}.JobsPage_errorMessage__4MQLK,.JobsPage_errorTitle__NkUds{color:var(--danger)}.JobsPage_retryButton__9WVNT{background-color:var(--danger)}.JobsPage_retryButton__9WVNT:hover:not(:disabled){background-color:var(--danger-hover)}.JobsPage_errorDetails__84eK0 details{background-color:var(--gray-800);border-color:var(--gray-700);color:var(--gray-300)}.JobsPage_errorDetails__84eK0 summary{color:var(--gray-200)}.JobsPage_errorDetails__84eK0 pre{color:var(--gray-400)}.JobsPage_emptyState__PxHD1{background-color:var(--gray-800);border-color:var(--gray-700);color:var(--gray-300)}.JobsPage_emptyState__PxHD1 h2{color:var(--gray-50)}.JobsPage_paginationInfo__0z42j{color:var(--gray-400);border-top-color:var(--gray-700)}.JobsPage_devError__xr5SH{background-color:rgba(var(--danger-rgb),.1);color:var(--danger);border:1px solid rgba(var(--danger-rgb),.3)}.JobsPage_refetchingIndicator__WxeVX{background-color:var(--primary-color);box-shadow:0 4px 6px -1px rgba(0,0,0,.3)}}.MarketplacePage_container__2ExI4{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.MarketplacePage_mainContent__7jr0q{flex:1;width:100%;padding:0}.MarketplacePage_layoutGrid__n00mC,.MarketplacePage_layoutListGrid__8_UpD{display:block;width:100%}.MarketplacePage_contentArea__SaY9T,.MarketplacePage_contentListArea__kQQdP{width:100%}.MarketplacePage_productList__ST4tL{list-style:none;padding:0;margin:0;width:100%}.MarketplacePage_productList__ST4tL li{width:100%;margin-bottom:var(--space-sm)}.MarketplacePage_emptyState__AVtFw{text-align:center;padding:2rem;font-weight:500;color:#666}.MarketplacePage_errorState__byb_F{text-align:center;padding:2rem;color:#d32f2f}.MarketplacePage_errorState__byb_F h2{margin-bottom:1rem;font-size:1.5rem}@media (min-width:768px){.MarketplacePage_mainContent__7jr0q{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.MarketplacePage_layoutGrid__n00mC{display:grid;grid-template-areas:"leftside contentarea rightside";column-gap:16px}.MarketplacePage_layoutListGrid__8_UpD{display:flex;gap:10px}.MarketplacePage_contentArea__SaY9T{grid-area:contentarea}.MarketplacePage_contentListArea__kQQdP{flex:1;display:flex;flex-wrap:wrap;gap:8px}}@media (max-width:576px){.MarketplacePage_mainContent__7jr0q{padding:0}}@media (prefers-color-scheme:dark){.MarketplacePage_container__2ExI4{background:var(--gray-900);color:var(--gray-50)}.MarketplacePage_emptyState__AVtFw{color:var(--gray-400);background:var(--gray-800);border:1px solid var(--gray-700);border-radius:8px;margin:var(--space-md)}.MarketplacePage_emptyState__AVtFw h2{color:var(--gray-50)}.MarketplacePage_errorState__byb_F{color:var(--danger);background:rgba(var(--danger-rgb),.1);border:1px solid rgba(var(--danger-rgb),.3);border-radius:8px;margin:var(--space-md)}.MarketplacePage_errorState__byb_F h2{color:var(--danger)}}.PostsPage_container__S7LYq{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.PostsPage_mainContent__UNd85{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:0}.PostsPage_layoutGrid__6KELO,.PostsPage_layoutListGrid__r9zqA{display:block;width:100%}.PostsPage_contentArea__CXQAB,.PostsPage_contentListArea__Txr1b{width:100%;overflow-y:auto;height:100%;overscroll-behavior:contain;contain:layout style;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none}.PostsPage_contentArea__CXQAB::-webkit-scrollbar,.PostsPage_contentListArea__Txr1b::-webkit-scrollbar{display:none}.PostsPage_postList__doMvw{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;gap:16px}.PostsPage_postList__doMvw li{width:100%}.PostsPage_postListItem__hQLqV{width:100%;margin-bottom:var(--space-sm)}.PostsPage_loadingState__fhcba{text-align:center;padding:2rem;font-weight:500;color:#666;display:flex;align-items:center;justify-content:center;min-height:200px}@media (prefers-color-scheme:dark){.PostsPage_loadingState__fhcba{color:var(--gray-400)}}.PostsPage_errorState__w0S2V{text-align:center;padding:2rem;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin:1rem}@media (prefers-color-scheme:dark){.PostsPage_errorState__w0S2V{background-color:var(--gray-800);border:1px solid var(--gray-700)}}.PostsPage_errorState__w0S2V h2{color:#c33;margin-bottom:1rem}@media (prefers-color-scheme:dark){.PostsPage_errorState__w0S2V h2{color:var(--danger)}}.PostsPage_errorState__w0S2V p{margin-bottom:1rem}@media (prefers-color-scheme:dark){.PostsPage_errorState__w0S2V p{color:var(--gray-300)}}.PostsPage_retryButton__EbTFq{background-color:#e74c3c;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500}@media (prefers-color-scheme:dark){.PostsPage_retryButton__EbTFq{background-color:var(--danger);color:var(--gray-50)}}.PostsPage_retryButton__EbTFq:hover{background-color:#c0392b}@media (prefers-color-scheme:dark){.PostsPage_retryButton__EbTFq:hover{background-color:var(--danger);opacity:.9}}.PostsPage_devError__qT3kh{background-color:#f8f8f8;border:1px solid #ddd;padding:1rem;border-radius:4px;text-align:left;margin-top:1rem;font-size:.875rem;color:#666}@media (prefers-color-scheme:dark){.PostsPage_devError__qT3kh{background-color:var(--gray-800);border:1px solid var(--gray-700);color:var(--gray-400)}}.PostsPage_emptyState__uYuq2{text-align:center;padding:3rem 2rem;color:#666;background-color:#f9f9f9;border-radius:8px;margin:1rem}@media (prefers-color-scheme:dark){.PostsPage_emptyState__uYuq2{background-color:var(--gray-800);color:var(--gray-400)}}.PostsPage_emptyState__uYuq2 h3{margin-bottom:1rem;color:#555}@media (prefers-color-scheme:dark){.PostsPage_emptyState__uYuq2 h3{color:var(--gray-200)}}.PostsPage_refetchingIndicator__Y1Uy9{position:fixed;top:1rem;right:1rem;background-color:#3498db;color:white;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;z-index:1000}@media (prefers-color-scheme:dark){.PostsPage_refetchingIndicator__Y1Uy9{background-color:var(--primary-color);color:var(--gray-50)}}@media (min-width:768px){.PostsPage_mainContent__UNd85{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.PostsPage_layoutGrid__6KELO{display:grid;grid-template-areas:"leftside contentarea rightside";grid-template-columns:.5fr 3fr .5fr;column-gap:16px;overscroll-behavior:contain}.PostsPage_layoutGrid__6KELO,.PostsPage_layoutListGrid__r9zqA{min-height:calc(100vh - 48px);overflow:hidden;height:calc(100vh - 48px)}.PostsPage_layoutListGrid__r9zqA{display:flex;gap:10px}.PostsPage_contentArea__CXQAB{grid-area:contentarea}.PostsPage_contentListArea__Txr1b{flex:1;display:flex;flex-wrap:wrap;gap:8px}}@media (max-width:1200px){.PostsPage_layoutGrid__6KELO{grid-template-columns:230px 1fr 280px;gap:16px;padding:16px}.PostsPage_layoutListGrid__r9zqA{gap:16px;padding:16px}}@media (max-width:992px){.PostsPage_layoutGrid__6KELO{grid-template-columns:230px 1fr 240px;gap:12px;padding:12px}.PostsPage_layoutListGrid__r9zqA{gap:12px;padding:12px}}@media (max-width:768px){.PostsPage_layoutGrid__6KELO,.PostsPage_layoutListGrid__r9zqA{display:block;padding:16px;gap:16px;height:auto;min-height:auto;overflow:visible}.PostsPage_mainContent__UNd85{padding:0;max-width:100%}.PostsPage_contentArea__CXQAB,.PostsPage_contentListArea__Txr1b{height:auto;overflow-y:visible}}@media (max-width:576px){.PostsPage_layoutGrid__6KELO,.PostsPage_layoutListGrid__r9zqA{padding:12px}.PostsPage_mainContent__UNd85{padding:0}.PostsPage_emptyState__uYuq2,.PostsPage_errorState__w0S2V{margin:.5rem;padding:1.5rem 1rem}}.PostsPage_container__l3eFu{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}@media (prefers-color-scheme:dark){.PostsPage_container__l3eFu{background:var(--gray-900);color:var(--gray-200)}}.PostsPage_mainContent__PFMvy{flex:1;width:100%;padding:0}.PostsPage_layoutGrid__SQ2jy,.PostsPage_layoutListGrid__iE2wH{display:block;width:100%}.PostsPage_contentArea__ctgnS,.PostsPage_contentListArea__3h4Hh{width:100%}.PostsPage_postList__nlcH_{list-style:none;padding:0;margin:0;width:100%}.PostsPage_postListItem__CDt3D,.PostsPage_postList__nlcH_ li{width:100%;margin-bottom:var(--space-sm)}.PostsPage_loadingState__ClaG5{text-align:center;padding:2rem;font-weight:500;color:#666;display:flex;align-items:center;justify-content:center;min-height:200px}@media (prefers-color-scheme:dark){.PostsPage_loadingState__ClaG5{color:var(--gray-400)}}.PostsPage_errorState__Aya4D{text-align:center;padding:2rem;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin:1rem}@media (prefers-color-scheme:dark){.PostsPage_errorState__Aya4D{background-color:rgba(239,68,68,.1);border:1px solid var(--danger)}}.PostsPage_errorState__Aya4D h2{color:#c33;margin-bottom:1rem}@media (prefers-color-scheme:dark){.PostsPage_errorState__Aya4D h2{color:var(--danger)}}.PostsPage_errorState__Aya4D p{margin-bottom:1rem}@media (prefers-color-scheme:dark){.PostsPage_errorState__Aya4D p{color:var(--gray-300)}}.PostsPage_retryButton__3Adda{background-color:#e74c3c;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500}@media (prefers-color-scheme:dark){.PostsPage_retryButton__3Adda{background-color:var(--danger);color:var(--gray-50)}}.PostsPage_retryButton__3Adda:hover{background-color:#c0392b}@media (prefers-color-scheme:dark){.PostsPage_retryButton__3Adda:hover{background-color:#dc2626}}.PostsPage_devError__75J2Z{background-color:#f8f8f8;border:1px solid #ddd;padding:1rem;border-radius:4px;text-align:left;margin-top:1rem;font-size:.875rem;color:#666}@media (prefers-color-scheme:dark){.PostsPage_devError__75J2Z{background-color:var(--gray-800);border:1px solid var(--gray-600);color:var(--gray-400)}}.PostsPage_emptyState__fFEzg{text-align:center;padding:3rem 2rem;color:#666;background-color:#f9f9f9;border-radius:8px;margin:1rem}@media (prefers-color-scheme:dark){.PostsPage_emptyState__fFEzg{color:var(--gray-400);background-color:var(--gray-800)}}.PostsPage_emptyState__fFEzg h3{margin-bottom:1rem;color:#555}@media (prefers-color-scheme:dark){.PostsPage_emptyState__fFEzg h3{color:var(--gray-300)}}.PostsPage_refetchingIndicator__1U9r8{position:fixed;top:1rem;right:1rem;background-color:#3498db;color:white;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;z-index:1000}@media (prefers-color-scheme:dark){.PostsPage_refetchingIndicator__1U9r8{background-color:var(--primary-color);color:var(--gray-50)}}@media (min-width:768px){.PostsPage_mainContent__PFMvy{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.PostsPage_layoutGrid__SQ2jy{display:grid;grid-template-areas:"leftside contentarea rightside";grid-template-columns:.5fr 3fr .5fr;column-gap:16px}.PostsPage_layoutListGrid__iE2wH{display:flex;gap:10px}.PostsPage_contentArea__ctgnS{grid-area:contentarea}.PostsPage_contentListArea__3h4Hh{flex:1;display:flex;flex-wrap:wrap;gap:8px}}@media (max-width:576px){.PostsPage_mainContent__PFMvy{padding:0}.PostsPage_emptyState__fFEzg,.PostsPage_errorState__Aya4D{margin:.5rem;padding:1.5rem 1rem}}.page_pageContainer__5y4Ku{max-width:1200px;margin:0 auto;min-height:100vh;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2f2f2f;font-size:15px;line-height:1.5;transition:padding-top .2s ease}@media (max-width:768px){.page_pageContainer__5y4Ku{font-size:14px}}.page_mainGrid__AtWCD{display:grid;grid-template-columns:220px 1fr 280px;gap:20px;padding:24px;min-height:calc(100vh - 48px);overscroll-behavior:contain}@media (max-width:1200px){.page_mainGrid__AtWCD{grid-template-columns:220px 1fr 240px;gap:16px;padding:16px}}@media (max-width:992px){.page_mainGrid__AtWCD{grid-template-columns:200px 1fr 0;gap:12px;padding:12px}.page_rightColumn__KST4o{display:none}}@media (max-width:768px){.page_mainGrid__AtWCD{grid-template-columns:1fr;gap:16px;padding:0;height:auto;min-height:auto;overflow:visible}.page_sidebar__lBn8F{position:fixed;top:0;left:0;width:240px;height:100vh;z-index:1000;background:white;transform:translateX(-100%);transition:transform .3s ease}.page_sidebar__lBn8F.page_open__LazMR{transform:translateX(0)}.page_leftColumn__C1mjO{display:none}.page_centerColumn__khLNW{width:100%;position:relative;height:auto;min-height:auto;overflow:visible}.page_rightColumn__KST4o{display:none!important}}.page_sidebar__lBn8F{position:sticky;top:24px;height:calc(100vh - 120px);max-height:calc(100vh - 120px);min-height:400px;overflow-y:auto;overscroll-behavior:contain;contain:layout;scrollbar-width:none;-ms-overflow-style:none}.page_sidebar__lBn8F::-webkit-scrollbar{display:none}.page_centerColumn__khLNW{display:flex;flex-direction:column;gap:24px;min-height:0}.page_rightColumn__KST4o{position:sticky;top:24px;height:calc(100vh - 120px);max-height:calc(100vh - 120px);overflow-y:auto;overscroll-behavior:contain;contain:layout;scrollbar-width:none;-ms-overflow-style:none}.page_rightColumn__KST4o::-webkit-scrollbar{display:none}.page_mainContent__0Nqsj{display:flex;flex-direction:column;gap:24px;overscroll-behavior:contain;contain:layout style;touch-action:pan-y}.page_feedSection__afKEq{display:flex;flex-direction:column;gap:16px}.page_feedLoading__AC8Uk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;color:#6b7280;font-size:14px}.page_spinner__cpzrb{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:page_spin__GtbhN 1s linear infinite;margin-bottom:12px}@keyframes page_spin__GtbhN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_feedItemLoading__a5CN6{padding:16px;margin-bottom:16px}.page_loadingSkeleton__ZpO3N{background-color:var(--gray-100,#f3f4f6);height:200px;border-radius:var(--radius-lg,12px)}.page_initialFeedItems___guZ_{display:flex;flex-direction:column;gap:16px}.page_errorFallback__Qn_b6{text-align:center;padding:32px;color:#dc2626;background-color:#fef2f2;border-radius:8px;margin:16px 0}.page_emptyFeed__es8iA{text-align:center;padding:48px 24px;color:#6b7280;font-size:16px}.page_endOfFeed__lCXHI{text-align:center;padding:24px;color:#9ca3af;font-size:14px;border-top:1px solid #f3f4f6;margin-top:16px}.page_sectionContainer__FIEX6{padding:16px;margin-bottom:16px;border-radius:var(--radius-lg,12px);background-color:var(--surface,#ffffff);box-shadow:0 2px 4px rgba(0,0,0,.05)}@media (min-width:992px){.page_sectionContainer__FIEX6{padding:10px;margin-bottom:8px}}.page_sectionTitle__oWwYi{font-family:Montserrat,sans-serif;font-weight:600;color:#2d3748;letter-spacing:.2px;margin-bottom:16px;line-height:1;font-size:1.2rem;padding:0;display:flex;align-items:center;justify-content:space-between}.page_sectionTitle__oWwYi a{color:var(--primary-color);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s ease}.page_sectionTitle__oWwYi a:hover{color:var(--primary-color-hover)}@media (max-width:480px){.page_mainGrid__AtWCD{padding:8px;gap:12px}.page_sectionContainer__FIEX6{padding:10px;margin-bottom:10px;border-radius:6px}.page_sectionTitle__oWwYi{font-size:1rem;margin-bottom:10px}}.page_meta__ChoRB{color:var(--neutral-color);font-size:.875rem;margin-bottom:4px}.page_footer__43wvf{background-color:var(--surface-tertiary,#f3f4f6);text-align:center;padding:24px;margin-top:40px;border-radius:var(--radius-lg,12px);transition:padding .2s ease}@media (min-width:992px){.page_footer__43wvf{padding:24px;margin-top:40px;border-radius:var(--radius-md,8px)}}.page_footer__43wvf p{margin:8px 0 0;font-size:.88rem;color:#6b7280}@media (min-width:992px){.page_footer__43wvf p{font-size:.95rem}}.page_footerLinks__ScIIT{margin-bottom:12px}.page_footerLinks__ScIIT a{color:#2980b9;text-decoration:none;font-weight:500;transition:color .2s ease;margin:0 8px}.page_footerLinks__ScIIT a:hover{color:#2980b9;text-decoration:underline}@media (max-width:480px){.page_footer__43wvf{padding:12px;margin-top:16px;border-radius:6px}.page_footerLinks__ScIIT a{margin:0 4px;font-size:.85rem}}@media (prefers-color-scheme:dark){.page_pageContainer__5y4Ku{color:var(--gray-50);background-color:rgba(28,28,28,.9)}.page_sidebar__lBn8F{background-color:var(--gray-800);border-color:var(--gray-700)}.page_mainContent__0Nqsj{background-color:var(--gray-900)}.page_sectionContainer__FIEX6{background-color:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 2px 4px rgba(0,0,0,.3)}.page_sectionTitle__oWwYi{color:var(--gray-50)}.page_footer__43wvf{background-color:var(--gray-800);border:1px solid var(--gray-700);color:var(--gray-300)}.page_footer__43wvf p{color:var(--gray-400)}.page_footerLinks__ScIIT a{color:var(--primary-color)}.page_footerLinks__ScIIT a:hover{color:var(--primary-color-hover)}@media (max-width:768px){.page_sidebar__lBn8F{background-color:var(--gray-800);border-right:1px solid var(--gray-700)}.page_footer__43wvf{background-color:var(--gray-800);border-color:var(--gray-700)}}}.ProductsPage_container__EF2DZ{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}@media (prefers-color-scheme:dark){.ProductsPage_container__EF2DZ{background:var(--gray-900);color:var(--gray-200)}}.ProductsPage_mainContent__ARJX9{flex:1;width:100%;padding:0}.ProductsPage_layoutGrid__KV1Qb{display:block;width:100%}.ProductsPage_contentArea__8T94y{width:100%}.ProductsPage_productList__7FSJf{list-style:none;padding:0;margin:0;width:100%}.ProductsPage_productList__7FSJf li{width:100%;margin-bottom:var(--space-sm)}.ProductsPage_errorState__nDbMp{padding:var(--space-lg);text-align:center;background:var(--error-bg,#fee);border:1px solid var(--error-border,#fcc);border-radius:var(--border-radius-md);margin:var(--space-md) 0}@media (prefers-color-scheme:dark){.ProductsPage_errorState__nDbMp{background:rgba(239,68,68,.1);border:1px solid var(--danger)}}.ProductsPage_errorState__nDbMp h2{color:var(--error-text,#c33);margin:0 0 var(--space-sm) 0;font-size:var(--font-size-lg)}@media (prefers-color-scheme:dark){.ProductsPage_errorState__nDbMp h2{color:var(--danger)}}.ProductsPage_errorState__nDbMp p{color:var(--error-text-secondary,#666);margin:0;font-size:var(--font-size-md)}@media (prefers-color-scheme:dark){.ProductsPage_errorState__nDbMp p{color:var(--gray-300)}}.ProductsPage_emptyState__qdS3y{padding:var(--space-xl);text-align:center;color:var(--text-secondary);font-size:var(--font-size-lg);background:var(--surface-color);border-radius:var(--border-radius-md);margin:var(--space-md) 0}@media (prefers-color-scheme:dark){.ProductsPage_emptyState__qdS3y{background:var(--gray-800);color:var(--gray-400);border:1px solid var(--gray-700)}}@media (min-width:769px){.ProductsPage_layoutGrid__KV1Qb{display:grid;grid-template-columns:250px 1fr 200px;gap:var(--space-lg);max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.ProductsPage_contentArea__8T94y{min-width:0}.ProductsPage_productList__7FSJf{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--space-md)}}@media (max-width:768px) and (min-width:481px){.ProductsPage_layoutGrid__KV1Qb{display:grid;grid-template-columns:1fr;gap:var(--space-md);padding:0 var(--space-sm)}.ProductsPage_productList__7FSJf{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-sm)}}@media (max-width:480px){.ProductsPage_container__EF2DZ{padding:0}.ProductsPage_layoutGrid__KV1Qb{display:flex;flex-direction:column;gap:var(--space-sm);padding:0 var(--space-xs)}.ProductsPage_contentArea__8T94y{order:1}.ProductsPage_productList__7FSJf{display:flex;flex-direction:column;gap:var(--space-xs)}.ProductsPage_productList__7FSJf li{margin-bottom:0}.ProductsPage_emptyState__qdS3y,.ProductsPage_errorState__nDbMp{margin:var(--space-sm) 0;padding:var(--space-md)}}.PropertiesPage_container__h9bm9{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}@media (prefers-color-scheme:dark){.PropertiesPage_container__h9bm9{background:var(--gray-900);color:var(--gray-200)}}.PropertiesPage_mainContent__NRHDn{flex:1;width:100%;padding:0}.PropertiesPage_layoutGrid__kMKdo,.PropertiesPage_layoutListGrid__yMC4_{display:block;width:100%}.PropertiesPage_contentArea__PPC3A,.PropertiesPage_contentListArea__Vea7y{width:100%}.PropertiesPage_propertyList__ltcNY{list-style:none;padding:0;margin:0;width:100%}.PropertiesPage_propertyList__ltcNY li{width:100%;margin-bottom:var(--space-sm)}.PropertiesPage_propertyListItem__y9uIR{width:100%;margin-bottom:16px}.PropertiesPage_emptyState__8ES1H{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;background-color:#fff;border-radius:8px;margin:2rem auto;max-width:500px;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){.PropertiesPage_emptyState__8ES1H{background-color:var(--gray-800);border:1px solid var(--gray-700);box-shadow:0 2px 4px rgba(0,0,0,.3)}}.PropertiesPage_emptyState__8ES1H h2{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem}@media (prefers-color-scheme:dark){.PropertiesPage_emptyState__8ES1H h2{color:var(--gray-50)}}.PropertiesPage_emptyState__8ES1H p{color:#666;font-size:1.1rem;line-height:1.5}@media (prefers-color-scheme:dark){.PropertiesPage_emptyState__8ES1H p{color:var(--gray-400)}}.PropertiesPage_errorState__k6uEJ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;background-color:#fff;border:1px solid #e74c3c;border-radius:8px;margin:2rem auto;max-width:500px}@media (prefers-color-scheme:dark){.PropertiesPage_errorState__k6uEJ{background-color:var(--gray-800);border:1px solid var(--danger)}}.PropertiesPage_errorState__k6uEJ h2{color:#e74c3c;margin-bottom:1rem;font-size:1.5rem}@media (prefers-color-scheme:dark){.PropertiesPage_errorState__k6uEJ h2{color:var(--danger)}}.PropertiesPage_errorState__k6uEJ p{color:#666;margin-bottom:1.5rem;line-height:1.5}@media (prefers-color-scheme:dark){.PropertiesPage_errorState__k6uEJ p{color:var(--gray-300)}}.PropertiesPage_errorState__k6uEJ button{background-color:#3498db;color:white;border:none;padding:.75rem 1.5rem;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}@media (prefers-color-scheme:dark){.PropertiesPage_errorState__k6uEJ button{background-color:var(--primary-color);color:var(--gray-50)}}.PropertiesPage_errorState__k6uEJ button:hover{background-color:#2980b9}@media (prefers-color-scheme:dark){.PropertiesPage_errorState__k6uEJ button:hover{background-color:var(--primary-color-hover)}}@media (min-width:768px){.PropertiesPage_mainContent__NRHDn{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.PropertiesPage_layoutGrid__kMKdo{display:grid;grid-template-areas:"leftside contentarea rightside";grid-template-columns:.5fr 3fr .5fr;column-gap:16px}.PropertiesPage_layoutListGrid__yMC4_{display:flex;gap:10px}.PropertiesPage_contentArea__PPC3A{grid-area:contentarea}.PropertiesPage_contentListArea__Vea7y{flex:1;display:flex;flex-wrap:wrap;gap:8px}}@media (max-width:576px){.PropertiesPage_mainContent__NRHDn{padding:0}}