:root{--bg-page:#fff;--bg-surface:#f9fafb;--bg-subtle:#f3f4f6;--bg-inverse:#111827;--text-main:#111827;--text-muted:#1f2937;--text-subtle:#9ca3af;--text-inverse:#fff;--brand-primary:#108a00;--brand-hover:#0b6100;--brand-surface:#108a0014;--border-default:#e5e7eb;--border-subtle:#d1d5db;--border-active:#108a00;--lime-pop:#95df00;--lime-hover:#7ce100;--status-error:#ef4444;--status-success:#108a00;--warning-bg:#f9dcc9;--warning-border:#ea580c99;--warning-text:#7c2d12;--warning-badge-bg:#f9dac4;--warning-block-border:#df9069;--warning-block-bg:#f9e7db;--shadow-card:0 4px 6px -1px #0000001a;--link-color:#108a00;--link-hover:#0b6100;--z-index-base:0;--z-index-raised:1;--z-index-raised-2:2;--z-index-inline:10;--z-index-inline-above:20;--z-index-sidebar:100;--z-index-navbar:1000;--z-index-navbar-dropdown:100;--z-index-modal:1000;--z-index-dashboard-overlay:1040;--z-index-dashboard-sidebar-mobile:1050;--z-index-job-dashboard-overlay:1100;--z-index-modal-full:999992;--z-index-drawer-backdrop:99998;--z-index-drawer-panel:99999;--z-index-admin-user-drawer-backdrop:9998;--z-index-admin-user-drawer-panel:9999;--z-index-admin-entity-drawer-backdrop:9998;--z-index-admin-entity-drawer-panel:9999;--z-index-admin-categories-modal:9999;--z-index-admin-users-modal:9999;--z-index-admin-user-details-modal:9999;--z-index-admin-user-details-bar:10;--z-index-provider-ad-drawer-backdrop:99998;--z-index-provider-ad-drawer-panel:99999;--z-index-service-request-drawer-backdrop:99998;--z-index-service-request-drawer-panel:99999;--z-index-job-drawer-backdrop:99998;--z-index-job-drawer-panel:99999;--z-index-admin-reports-drawer-backdrop:100000;--z-index-admin-reports-drawer-panel:100001;--z-index-submit-offer-modal:1000;--z-index-common-style-overlay:1040;--z-index-common-style-sidebar:100;--z-index-common-style-sidebar-mobile:1050;--z-index-cv-edit-modal:9999;--z-index-cv-edit-raised:10;--z-index-portfolio-create-raised:10;--z-index-chat-overlay:1000;--z-index-chat-floating:20;--z-index-chat-message:10}html.Chat-module-scss-module__0d8bYW__dark,.Chat-module-scss-module__0d8bYW__dark{--bg-page:#0a0a0a;--bg-surface:#121212;--bg-subtle:#1e1e1e;--bg-inverse:#fff;--text-main:#fff;--text-muted:#a1a1aa;--text-subtle:#52525b;--text-inverse:#0a0a0a;--brand-primary:#108a00;--brand-hover:#95df00;--brand-surface:#95df001a;--border-default:#27272a;--border-subtle:#3f3f46;--border-active:#95df00;--shadow-card:0 4px 6px -1px #00000059;--link-color:#95df00;--link-hover:#fff;--warning-bg:#5e2a10;--warning-border:#9c592e;--warning-text:#fed7aa;--warning-badge-bg:#682e10;--warning-block-border:#935630;--warning-block-bg:#3d2011}@keyframes Chat-module-scss-module__0d8bYW__spin{to{transform:rotate(360deg)}}@keyframes Chat-module-scss-module__0d8bYW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Chat-module-scss-module__0d8bYW__chat_layout{background-color:var(--bg-surface,#fff);border-top:1px solid var(--border-subtle,#e5e7eb);height:calc(100vh - 70px);display:flex;overflow:hidden}@media (max-width:768px){.Chat-module-scss-module__0d8bYW__chat_layout{height:calc(100vh - 60px);position:relative}.Chat-module-scss-module__0d8bYW__chat_layout .Chat-module-scss-module__0d8bYW__sidebar{z-index:1;border-bottom:none;border-right:none;width:100%;height:100%;position:absolute;inset:0}.Chat-module-scss-module__0d8bYW__chat_layout .Chat-module-scss-module__0d8bYW__chat_window{z-index:0;opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Chat-module-scss-module__0d8bYW__chat_layout.Chat-module-scss-module__0d8bYW__mobile_conversation_open .Chat-module-scss-module__0d8bYW__sidebar{z-index:0;opacity:0;pointer-events:none}.Chat-module-scss-module__0d8bYW__chat_layout.Chat-module-scss-module__0d8bYW__mobile_conversation_open .Chat-module-scss-module__0d8bYW__chat_window{z-index:1;opacity:1;pointer-events:auto}}.Chat-module-scss-module__0d8bYW__sidebar{border-right:1px solid var(--border-subtle,#e5e7eb);background-color:var(--bg-page,#f9fafb);flex-direction:column;width:350px;min-width:300px;transition:opacity .2s;display:flex}.Chat-module-scss-module__0d8bYW__sidebar_header{border-bottom:1px solid var(--border-subtle,#e5e7eb);background-color:var(--bg-surface,#fff);padding:1.5rem}.Chat-module-scss-module__0d8bYW__sidebar_header h2{color:var(--text-main,#111827);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.Chat-module-scss-module__0d8bYW__search_bar{background-color:var(--bg-page,#f3f4f6);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.Chat-module-scss-module__0d8bYW__search_bar svg{color:var(--text-muted,#9ca3af)}.Chat-module-scss-module__0d8bYW__search_bar input{background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.Chat-module-scss-module__0d8bYW__conversation_list{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.Chat-module-scss-module__0d8bYW__conversation_list::-webkit-scrollbar{width:6px}.Chat-module-scss-module__0d8bYW__conversation_list::-webkit-scrollbar-thumb{background-color:var(--border-default,#d1d5db);border-radius:4px}.Chat-module-scss-module__0d8bYW__sidebar_empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:2.5rem 1.5rem;display:flex}.Chat-module-scss-module__0d8bYW__sidebar_empty .Chat-module-scss-module__0d8bYW__sidebar_empty_icon{background-color:var(--bg-page,#f3f4f6);width:80px;height:80px;color:var(--border-default,#d1d5db);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.Chat-module-scss-module__0d8bYW__sidebar_empty .Chat-module-scss-module__0d8bYW__sidebar_empty_title{color:var(--text-main,#111827);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.Chat-module-scss-module__0d8bYW__sidebar_empty .Chat-module-scss-module__0d8bYW__sidebar_empty_text{color:var(--text-muted,#6b7280);max-width:240px;margin:0;font-size:.9rem;line-height:1.5}.Chat-module-scss-module__0d8bYW__conv_item{cursor:pointer;border-bottom:1px solid var(--border-subtle,#f3f4f6);align-items:center;gap:1rem;padding:1rem 1.5rem;transition:background-color .2s;display:flex}.Chat-module-scss-module__0d8bYW__conv_item:hover{background-color:var(--bg-surface,#fff)}.Chat-module-scss-module__0d8bYW__conv_item.Chat-module-scss-module__0d8bYW__active{border-left:4px solid var(--brand-primary,#10b981);padding-left:calc(1.5rem - 4px)}.Chat-module-scss-module__0d8bYW__conv_item.Chat-module-scss-module__0d8bYW__has_new_message{background-color:var(--brand-surface,#ecfdf5);animation:.5s ease-out Chat-module-scss-module__0d8bYW__newMessagePulse}@keyframes Chat-module-scss-module__0d8bYW__newMessagePulse{0%{background-color:#10b98140}to{background-color:var(--brand-surface,#ecfdf5)}}.Chat-module-scss-module__0d8bYW__avatar{background-color:var(--brand-primary,#10b981);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:600;display:flex;position:relative}.Chat-module-scss-module__0d8bYW__avatar .Chat-module-scss-module__0d8bYW__unread_dot{background-color:var(--error-text,#ef4444);border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:0;right:0}.Chat-module-scss-module__0d8bYW__conv_info{flex:1;min-width:0}.Chat-module-scss-module__0d8bYW__conv_top,.Chat-module-scss-module__0d8bYW__conv_bottom{justify-content:space-between;align-items:center;display:flex}.Chat-module-scss-module__0d8bYW__conv_top{margin-bottom:.25rem}.Chat-module-scss-module__0d8bYW__conv_top .Chat-module-scss-module__0d8bYW__name{color:var(--text-main,#111827);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.Chat-module-scss-module__0d8bYW__conv_top .Chat-module-scss-module__0d8bYW__time{color:var(--text-muted,#9ca3af);white-space:nowrap;font-size:.75rem}.Chat-module-scss-module__0d8bYW__conv_bottom .Chat-module-scss-module__0d8bYW__preview{color:var(--text-muted,#6b7280);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.Chat-module-scss-module__0d8bYW__conv_bottom .Chat-module-scss-module__0d8bYW__preview.Chat-module-scss-module__0d8bYW__unread_text{color:var(--text-main,#111827);font-weight:600}.Chat-module-scss-module__0d8bYW__conv_bottom .Chat-module-scss-module__0d8bYW__unread_badge{background-color:var(--brand-primary,#10b981);color:#fff;border-radius:999px;padding:.1rem .4rem;font-size:.7rem;font-weight:700}.Chat-module-scss-module__0d8bYW__chat_window{background-color:var(--bg-surface,#fff);flex-direction:column;flex:1;transition:opacity .2s;display:flex}.Chat-module-scss-module__0d8bYW__no_chat_selected{color:var(--text-muted,#9ca3af);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.Chat-module-scss-module__0d8bYW__no_chat_selected .Chat-module-scss-module__0d8bYW__placeholder_icon{background-color:var(--bg-page,#f3f4f6);width:80px;height:80px;color:var(--border-default,#d1d5db);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.Chat-module-scss-module__0d8bYW__chat_header{border-bottom:1px solid var(--border-subtle,#e5e7eb);background-color:var(--bg-surface,#fff);flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.Chat-module-scss-module__0d8bYW__chat_header .Chat-module-scss-module__0d8bYW__back_btn{display:none}@media (max-width:768px){.Chat-module-scss-module__0d8bYW__chat_header .Chat-module-scss-module__0d8bYW__back_btn{width:44px;height:44px;color:var(--text-main,#111827);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:-.5rem 0 -.5rem -.5rem;padding:.5rem;transition:background-color .2s;display:flex}.Chat-module-scss-module__0d8bYW__chat_header .Chat-module-scss-module__0d8bYW__back_btn:hover{background-color:var(--bg-page,#f3f4f6)}}.Chat-module-scss-module__0d8bYW__chat_header .Chat-module-scss-module__0d8bYW__header_info{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.Chat-module-scss-module__0d8bYW__chat_header .Chat-module-scss-module__0d8bYW__header_info h3{color:var(--text-main,#111827);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.1rem;overflow:hidden}.Chat-module-scss-module__0d8bYW__typing_indicator{color:var(--brand-primary,#10b981);font-size:.8rem;font-style:italic;animation:1.5s infinite Chat-module-scss-module__0d8bYW__pulse}@keyframes Chat-module-scss-module__0d8bYW__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.Chat-module-scss-module__0d8bYW__messages_area{background-color:var(--bg-surface);-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.5rem;display:flex;overflow-y:auto}@media (max-width:768px){.Chat-module-scss-module__0d8bYW__messages_area{padding:1rem}}.Chat-module-scss-module__0d8bYW__message_wrapper{flex-direction:column;max-width:85%;display:flex}@media (max-width:768px){.Chat-module-scss-module__0d8bYW__message_wrapper{max-width:88%}}.Chat-module-scss-module__0d8bYW__message_wrapper.Chat-module-scss-module__0d8bYW__sent{align-self:flex-end;align-items:flex-end}.Chat-module-scss-module__0d8bYW__message_wrapper.Chat-module-scss-module__0d8bYW__sent .Chat-module-scss-module__0d8bYW__message_bubble{background-color:var(--brand-primary,#10b981);color:#fff;border-bottom-right-radius:4px}.Chat-module-scss-module__0d8bYW__message_wrapper.Chat-module-scss-module__0d8bYW__received{align-self:flex-start;align-items:flex-start}.Chat-module-scss-module__0d8bYW__message_wrapper.Chat-module-scss-module__0d8bYW__received .Chat-module-scss-module__0d8bYW__message_bubble{color:#111827;border:1px solid var(--border-subtle,#e5e7eb);background-color:#fff;border-bottom-left-radius:4px}.Chat-module-scss-module__0d8bYW__message_bubble{border-radius:16px;padding:.75rem 2rem .75rem 1rem;font-size:.95rem;line-height:1.4;position:relative;box-shadow:0 1px 2px #0000000d}.Chat-module-scss-module__0d8bYW__message_bubble p{align-items:center;gap:4px;margin:0;display:flex}.Chat-module-scss-module__0d8bYW__message_bubble .Chat-module-scss-module__0d8bYW__text_content{word-break:break-word;margin:0;padding-right:2rem}.Chat-module-scss-module__0d8bYW__message_meta{justify-content:flex-end;align-items:center;gap:.35rem;margin-top:.25rem;display:flex}.Chat-module-scss-module__0d8bYW__message_wrapper.Chat-module-scss-module__0d8bYW__received .Chat-module-scss-module__0d8bYW__message_meta{justify-content:flex-start}.Chat-module-scss-module__0d8bYW__message_time{color:var(--text-muted,#9ca3af);font-size:.7rem}.Chat-module-scss-module__0d8bYW__read_status{align-items:center;display:inline-flex}.Chat-module-scss-module__0d8bYW__tick_sent{color:var(--text-muted,#9ca3af)}.Chat-module-scss-module__0d8bYW__tick_read{color:#3b82f6}.Chat-module-scss-module__0d8bYW__options_wrapper{opacity:0;pointer-events:none;z-index:var(--z-index-chat-message);transition:opacity .2s;position:absolute;top:.25rem;right:.25rem}@media (max-width:768px){.Chat-module-scss-module__0d8bYW__options_wrapper{opacity:.8;pointer-events:auto}}.Chat-module-scss-module__0d8bYW__message_row:hover .Chat-module-scss-module__0d8bYW__options_wrapper{opacity:1;pointer-events:auto}.Chat-module-scss-module__0d8bYW__options_toggle{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.2rem;transition:background-color .2s,color .2s;display:flex}.Chat-module-scss-module__0d8bYW__options_toggle:hover,.Chat-module-scss-module__0d8bYW__options_toggle.Chat-module-scss-module__0d8bYW__menu_open{color:#fff;background-color:#0000001a}.Chat-module-scss-module__0d8bYW__message_wrapper.Chat-module-scss-module__0d8bYW__received .Chat-module-scss-module__0d8bYW__options_toggle{color:var(--text-subtle,#6b7280)}.Chat-module-scss-module__0d8bYW__message_wrapper.Chat-module-scss-module__0d8bYW__received .Chat-module-scss-module__0d8bYW__options_toggle:hover,.Chat-module-scss-module__0d8bYW__message_wrapper.Chat-module-scss-module__0d8bYW__received .Chat-module-scss-module__0d8bYW__options_toggle.Chat-module-scss-module__0d8bYW__menu_open{color:var(--text-main,#111827);background-color:#0000000f}.Chat-module-scss-module__0d8bYW__dropdown_menu{background-color:var(--bg-surface,#fff);border:1px solid var(--border-subtle,#e5e7eb);z-index:var(--z-index-chat-floating);border-radius:8px;min-width:120px;padding:.25rem;animation:.15s ease-out Chat-module-scss-module__0d8bYW__scaleIn;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.Chat-module-scss-module__0d8bYW__dropdown_menu button{width:100%;color:var(--error-text,#ef4444);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;transition:background-color .2s;display:flex}.Chat-module-scss-module__0d8bYW__dropdown_menu button:hover{background-color:var(--error-bg,#fef2f2)}.Chat-module-scss-module__0d8bYW__dropdown_menu button:disabled{opacity:.5;cursor:not-allowed}@keyframes Chat-module-scss-module__0d8bYW__scaleIn{0%{opacity:0;transform-origin:100% 0;transform:translateY(-5px)scale(.95)}to{opacity:1;transform-origin:100% 0;transform:translateY(0)scale(1)}}.Chat-module-scss-module__0d8bYW__file_link{color:inherit;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:flex}.Chat-module-scss-module__0d8bYW__file_link:hover{text-decoration:underline}.Chat-module-scss-module__0d8bYW__image_attachment_wrap{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.Chat-module-scss-module__0d8bYW__image_thumb_btn{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:0;line-height:0;display:block;overflow:hidden}.Chat-module-scss-module__0d8bYW__image_thumb_btn:focus{outline:2px solid var(--brand-primary);outline-offset:2px}.Chat-module-scss-module__0d8bYW__image_attachment{object-fit:contain;vertical-align:middle;border-radius:8px;max-width:250px;max-height:200px;display:block}.Chat-module-scss-module__0d8bYW__download_btn{color:var(--brand-primary);cursor:pointer;background:0 0;background:var(--bg-subtle);border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .5rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.Chat-module-scss-module__0d8bYW__lightbox_overlay{z-index:var(--z-index-chat-overlay);cursor:pointer;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Chat-module-scss-module__0d8bYW__lightbox_close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.Chat-module-scss-module__0d8bYW__lightbox_close:hover{background:#ffffff40}.Chat-module-scss-module__0d8bYW__lightbox_image{object-fit:contain;cursor:default;border-radius:8px;max-width:100%;max-height:90vh}.Chat-module-scss-module__0d8bYW__input_area{padding:1rem 1.5rem;padding-bottom:max(1rem,env(safe-area-inset-bottom));background-color:var(--bg-surface,#fff);border-top:1px solid var(--border-subtle,#e5e7eb);flex-shrink:0;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.Chat-module-scss-module__0d8bYW__input_area{padding:.75rem 1rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom))}}.Chat-module-scss-module__0d8bYW__input_area input[type=text]{border:1px solid var(--border-default,#d1d5db);border-radius:999px;outline:none;flex:1;min-width:0;padding:.75rem 1rem;font-size:.95rem}@media (max-width:768px){.Chat-module-scss-module__0d8bYW__input_area input[type=text]{font-size:16px}}.Chat-module-scss-module__0d8bYW__input_area input[type=text]:focus{border-color:var(--brand-primary,#10b981)}.Chat-module-scss-module__0d8bYW__attach_btn{color:var(--text-muted,#6b7280);cursor:pointer;padding:.5rem;transition:color .2s}.Chat-module-scss-module__0d8bYW__attach_btn:hover{color:var(--brand-primary,#10b981)}.Chat-module-scss-module__0d8bYW__send_btn{background-color:var(--brand-primary,#10b981);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background-color .2s;display:flex}.Chat-module-scss-module__0d8bYW__send_btn:hover:not(:disabled){background-color:#059669;transform:scale(1.05)}.Chat-module-scss-module__0d8bYW__send_btn:disabled{opacity:.5;cursor:not-allowed}
:root{--bg-page:#fff;--bg-surface:#f9fafb;--bg-subtle:#f3f4f6;--bg-inverse:#111827;--text-main:#111827;--text-muted:#1f2937;--text-subtle:#9ca3af;--text-inverse:#fff;--brand-primary:#108a00;--brand-hover:#0b6100;--brand-surface:#108a0014;--border-default:#e5e7eb;--border-subtle:#d1d5db;--border-active:#108a00;--lime-pop:#95df00;--lime-hover:#7ce100;--status-error:#ef4444;--status-success:#108a00;--warning-bg:#f9dcc9;--warning-border:#ea580c99;--warning-text:#7c2d12;--warning-badge-bg:#f9dac4;--warning-block-border:#df9069;--warning-block-bg:#f9e7db;--shadow-card:0 4px 6px -1px #0000001a;--link-color:#108a00;--link-hover:#0b6100;--z-index-base:0;--z-index-raised:1;--z-index-raised-2:2;--z-index-inline:10;--z-index-inline-above:20;--z-index-sidebar:100;--z-index-navbar:1000;--z-index-navbar-dropdown:100;--z-index-modal:1000;--z-index-dashboard-overlay:1040;--z-index-dashboard-sidebar-mobile:1050;--z-index-job-dashboard-overlay:1100;--z-index-modal-full:999992;--z-index-drawer-backdrop:99998;--z-index-drawer-panel:99999;--z-index-admin-user-drawer-backdrop:9998;--z-index-admin-user-drawer-panel:9999;--z-index-admin-entity-drawer-backdrop:9998;--z-index-admin-entity-drawer-panel:9999;--z-index-admin-categories-modal:9999;--z-index-admin-users-modal:9999;--z-index-admin-user-details-modal:9999;--z-index-admin-user-details-bar:10;--z-index-provider-ad-drawer-backdrop:99998;--z-index-provider-ad-drawer-panel:99999;--z-index-service-request-drawer-backdrop:99998;--z-index-service-request-drawer-panel:99999;--z-index-job-drawer-backdrop:99998;--z-index-job-drawer-panel:99999;--z-index-admin-reports-drawer-backdrop:100000;--z-index-admin-reports-drawer-panel:100001;--z-index-submit-offer-modal:1000;--z-index-common-style-overlay:1040;--z-index-common-style-sidebar:100;--z-index-common-style-sidebar-mobile:1050;--z-index-cv-edit-modal:9999;--z-index-cv-edit-raised:10;--z-index-portfolio-create-raised:10;--z-index-chat-overlay:1000;--z-index-chat-floating:20;--z-index-chat-message:10}html.ReportModal-module-scss-module__WhLCaG__dark,.ReportModal-module-scss-module__WhLCaG__dark{--bg-page:#0a0a0a;--bg-surface:#121212;--bg-subtle:#1e1e1e;--bg-inverse:#fff;--text-main:#fff;--text-muted:#a1a1aa;--text-subtle:#52525b;--text-inverse:#0a0a0a;--brand-primary:#108a00;--brand-hover:#95df00;--brand-surface:#95df001a;--border-default:#27272a;--border-subtle:#3f3f46;--border-active:#95df00;--shadow-card:0 4px 6px -1px #00000059;--link-color:#95df00;--link-hover:#fff;--warning-bg:#5e2a10;--warning-border:#9c592e;--warning-text:#fed7aa;--warning-badge-bg:#682e10;--warning-block-border:#935630;--warning-block-bg:#3d2011}@keyframes ReportModal-module-scss-module__WhLCaG__spin{to{transform:rotate(360deg)}}@keyframes ReportModal-module-scss-module__WhLCaG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ReportModal-module-scss-module__WhLCaG__modal_overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:var(--z-index-modal-full,9999);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out ReportModal-module-scss-module__WhLCaG__reportFadeIn;display:flex;position:fixed;inset:0}.ReportModal-module-scss-module__WhLCaG__modal_content{background-color:var(--bg-surface);width:100%;max-width:500px;box-shadow:var(--shadow-card);border-radius:12px;flex-direction:column;animation:.2s ease-out ReportModal-module-scss-module__WhLCaG__reportSlideUp;display:flex;overflow:hidden}.ReportModal-module-scss-module__WhLCaG__header{border-bottom:1px solid var(--border-subtle);background-color:color-mix(in srgb,var(--status-error)8%,var(--bg-surface));justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ReportModal-module-scss-module__WhLCaG__header .ReportModal-module-scss-module__WhLCaG__header_title{align-items:center;gap:.75rem;display:flex}.ReportModal-module-scss-module__WhLCaG__header .ReportModal-module-scss-module__WhLCaG__header_title .ReportModal-module-scss-module__WhLCaG__warning_icon{color:var(--status-error)}.ReportModal-module-scss-module__WhLCaG__header .ReportModal-module-scss-module__WhLCaG__header_title h2{color:var(--text-main);margin:0;font-size:1.25rem;font-weight:700}.ReportModal-module-scss-module__WhLCaG__close_btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;transition:background-color .2s,color .2s}.ReportModal-module-scss-module__WhLCaG__close_btn:hover:not(:disabled){background-color:var(--bg-subtle);color:var(--text-main)}.ReportModal-module-scss-module__WhLCaG__form{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.ReportModal-module-scss-module__WhLCaG__entity_name{color:var(--text-main);border-bottom:1px dashed var(--border-subtle);margin:0;padding-bottom:.5rem;font-size:.95rem}.ReportModal-module-scss-module__WhLCaG__error_banner{background-color:color-mix(in srgb,var(--status-error)12%,var(--bg-surface));color:var(--status-error);border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.ReportModal-module-scss-module__WhLCaG__field{flex-direction:column;gap:.4rem;display:flex}.ReportModal-module-scss-module__WhLCaG__field label{color:var(--text-main);font-size:.9rem;font-weight:600}.ReportModal-module-scss-module__WhLCaG__field label .ReportModal-module-scss-module__WhLCaG__req{color:var(--status-error)}.ReportModal-module-scss-module__WhLCaG__field select,.ReportModal-module-scss-module__WhLCaG__field textarea{border:1px solid var(--border-default);background-color:var(--bg-surface);width:100%;color:var(--text-main);border-radius:8px;outline:none;padding:.75rem;font-family:inherit;font-size:.95rem}.ReportModal-module-scss-module__WhLCaG__field select:focus,.ReportModal-module-scss-module__WhLCaG__field textarea:focus{border-color:var(--border-active);box-shadow:0 0 0 2px var(--brand-surface)}.ReportModal-module-scss-module__WhLCaG__field select:disabled,.ReportModal-module-scss-module__WhLCaG__field textarea:disabled{background-color:var(--bg-subtle);cursor:not-allowed;opacity:.7}.ReportModal-module-scss-module__WhLCaG__file_input{opacity:0;width:0;height:0;position:absolute;overflow:hidden}.ReportModal-module-scss-module__WhLCaG__file_upload .ReportModal-module-scss-module__WhLCaG__file_label{border:2px dashed var(--border-default);cursor:pointer;width:100%;color:var(--text-subtle);border-radius:8px;justify-content:center;align-items:center;padding:1rem;font-size:.95rem;font-weight:500;transition:border-color .2s,color .2s,background-color .2s;display:flex}.ReportModal-module-scss-module__WhLCaG__file_upload .ReportModal-module-scss-module__WhLCaG__file_label span{align-items:center;gap:.5rem;display:flex}.ReportModal-module-scss-module__WhLCaG__file_upload .ReportModal-module-scss-module__WhLCaG__file_label:hover{border-color:var(--border-active);color:var(--text-main);background-color:var(--brand-surface)}.ReportModal-module-scss-module__WhLCaG__file_upload .ReportModal-module-scss-module__WhLCaG__file_selected{color:var(--brand-primary)}.ReportModal-module-scss-module__WhLCaG__file_upload .ReportModal-module-scss-module__WhLCaG__preview_wrap{border:1px solid var(--border-subtle);background-color:var(--bg-subtle);border-radius:8px;justify-content:center;max-height:180px;margin-top:.75rem;display:flex;overflow:hidden}.ReportModal-module-scss-module__WhLCaG__file_upload .ReportModal-module-scss-module__WhLCaG__preview_img{object-fit:contain;max-width:100%;max-height:180px;display:block}.ReportModal-module-scss-module__WhLCaG__actions{justify-content:flex-end;gap:1rem;margin-top:.5rem;display:flex}.ReportModal-module-scss-module__WhLCaG__actions .ReportModal-module-scss-module__WhLCaG__cancel_btn{color:var(--text-main,#374151);border:1px solid var(--border-default,#d1d5db);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:12px 24px;font-weight:500;transition:all .2s;display:inline-flex}.ReportModal-module-scss-module__WhLCaG__actions .ReportModal-module-scss-module__WhLCaG__cancel_btn:hover:not(:disabled){background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827);border-color:var(--text-muted,#9ca3af)}.ReportModal-module-scss-module__WhLCaG__actions .ReportModal-module-scss-module__WhLCaG__cancel_btn:disabled{opacity:.5;cursor:not-allowed}.ReportModal-module-scss-module__WhLCaG__actions .ReportModal-module-scss-module__WhLCaG__submit_btn{background-color:var(--brand-primary);color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:background-color .2s,transform .2s}.ReportModal-module-scss-module__WhLCaG__actions .ReportModal-module-scss-module__WhLCaG__submit_btn:hover{background-color:var(--brand-hover);transform:translateY(-1px)}.ReportModal-module-scss-module__WhLCaG__actions .ReportModal-module-scss-module__WhLCaG__submit_btn{background-color:var(--status-error);align-items:center;gap:.5rem;display:flex}.ReportModal-module-scss-module__WhLCaG__actions .ReportModal-module-scss-module__WhLCaG__submit_btn:hover:not(:disabled){filter:brightness(1.08)}.ReportModal-module-scss-module__WhLCaG__actions .ReportModal-module-scss-module__WhLCaG__submit_btn:disabled{opacity:.6;cursor:not-allowed}.ReportModal-module-scss-module__WhLCaG__spin{animation:1s linear infinite ReportModal-module-scss-module__WhLCaG__reportSpin}@keyframes ReportModal-module-scss-module__WhLCaG__reportSpin{to{transform:rotate(360deg)}}@keyframes ReportModal-module-scss-module__WhLCaG__reportFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ReportModal-module-scss-module__WhLCaG__reportSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ReportModal-module-scss-module__WhLCaG__success_state{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.ReportModal-module-scss-module__WhLCaG__success_state .ReportModal-module-scss-module__WhLCaG__success_icon{color:var(--status-success)}.ReportModal-module-scss-module__WhLCaG__success_state h3{color:var(--text-main);margin:0;font-size:1.5rem;font-weight:700}.ReportModal-module-scss-module__WhLCaG__success_state p{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.5}
:root{--bg-page:#fff;--bg-surface:#f9fafb;--bg-subtle:#f3f4f6;--bg-inverse:#111827;--text-main:#111827;--text-muted:#1f2937;--text-subtle:#9ca3af;--text-inverse:#fff;--brand-primary:#108a00;--brand-hover:#0b6100;--brand-surface:#108a0014;--border-default:#e5e7eb;--border-subtle:#d1d5db;--border-active:#108a00;--lime-pop:#95df00;--lime-hover:#7ce100;--status-error:#ef4444;--status-success:#108a00;--warning-bg:#f9dcc9;--warning-border:#ea580c99;--warning-text:#7c2d12;--warning-badge-bg:#f9dac4;--warning-block-border:#df9069;--warning-block-bg:#f9e7db;--shadow-card:0 4px 6px -1px #0000001a;--link-color:#108a00;--link-hover:#0b6100;--z-index-base:0;--z-index-raised:1;--z-index-raised-2:2;--z-index-inline:10;--z-index-inline-above:20;--z-index-sidebar:100;--z-index-navbar:1000;--z-index-navbar-dropdown:100;--z-index-modal:1000;--z-index-dashboard-overlay:1040;--z-index-dashboard-sidebar-mobile:1050;--z-index-job-dashboard-overlay:1100;--z-index-modal-full:999992;--z-index-drawer-backdrop:99998;--z-index-drawer-panel:99999;--z-index-admin-user-drawer-backdrop:9998;--z-index-admin-user-drawer-panel:9999;--z-index-admin-entity-drawer-backdrop:9998;--z-index-admin-entity-drawer-panel:9999;--z-index-admin-categories-modal:9999;--z-index-admin-users-modal:9999;--z-index-admin-user-details-modal:9999;--z-index-admin-user-details-bar:10;--z-index-provider-ad-drawer-backdrop:99998;--z-index-provider-ad-drawer-panel:99999;--z-index-service-request-drawer-backdrop:99998;--z-index-service-request-drawer-panel:99999;--z-index-job-drawer-backdrop:99998;--z-index-job-drawer-panel:99999;--z-index-admin-reports-drawer-backdrop:100000;--z-index-admin-reports-drawer-panel:100001;--z-index-submit-offer-modal:1000;--z-index-common-style-overlay:1040;--z-index-common-style-sidebar:100;--z-index-common-style-sidebar-mobile:1050;--z-index-cv-edit-modal:9999;--z-index-cv-edit-raised:10;--z-index-portfolio-create-raised:10;--z-index-chat-overlay:1000;--z-index-chat-floating:20;--z-index-chat-message:10}html.SubmitOfferModel-module-scss-module__JK8cLq__dark,.SubmitOfferModel-module-scss-module__JK8cLq__dark{--bg-page:#0a0a0a;--bg-surface:#121212;--bg-subtle:#1e1e1e;--bg-inverse:#fff;--text-main:#fff;--text-muted:#a1a1aa;--text-subtle:#52525b;--text-inverse:#0a0a0a;--brand-primary:#108a00;--brand-hover:#95df00;--brand-surface:#95df001a;--border-default:#27272a;--border-subtle:#3f3f46;--border-active:#95df00;--shadow-card:0 4px 6px -1px #00000059;--link-color:#95df00;--link-hover:#fff;--warning-bg:#5e2a10;--warning-border:#9c592e;--warning-text:#fed7aa;--warning-badge-bg:#682e10;--warning-block-border:#935630;--warning-block-bg:#3d2011}@keyframes SubmitOfferModel-module-scss-module__JK8cLq__spin{to{transform:rotate(360deg)}}@keyframes SubmitOfferModel-module-scss-module__JK8cLq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.SubmitOfferModel-module-scss-module__JK8cLq__modal_overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--z-index-submit-offer-modal);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SubmitOfferModel-module-scss-module__JK8cLq__modal_content{background-color:var(--bg-surface);width:100%;max-width:500px;box-shadow:var(--shadow-card),0 25px 50px -12px #00000026;border-radius:16px;padding:2rem;animation:.25s ease-out SubmitOfferModel-module-scss-module__JK8cLq__slideUp;position:relative}.SubmitOfferModel-module-scss-module__JK8cLq__modal_content[data-success]{text-align:center;max-width:420px;padding:2.5rem 2rem}@keyframes SubmitOfferModel-module-scss-module__JK8cLq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SubmitOfferModel-module-scss-module__JK8cLq__close_btn{color:var(--text-muted,#9ca3af);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:background-color .2s;position:absolute;top:1rem;right:1rem}.SubmitOfferModel-module-scss-module__JK8cLq__close_btn:hover{background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827)}.SubmitOfferModel-module-scss-module__JK8cLq__modal_header{margin-bottom:1.5rem}.SubmitOfferModel-module-scss-module__JK8cLq__modal_header h2{color:var(--text-main,#111827);margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.SubmitOfferModel-module-scss-module__JK8cLq__modal_header p{color:var(--text-muted,#6b7280);margin:0;font-size:.95rem}.SubmitOfferModel-module-scss-module__JK8cLq__error_alert{background-color:var(--error-bg,#fef2f2);color:var(--error-text,#dc2626);border:1px solid var(--error-border,#fecaca);border-radius:8px;margin-bottom:1.5rem;padding:.75rem;font-size:.9rem}.SubmitOfferModel-module-scss-module__JK8cLq__form{flex-direction:column;gap:1.25rem;display:flex}.SubmitOfferModel-module-scss-module__JK8cLq__field{flex-direction:column;gap:.5rem;display:flex}.SubmitOfferModel-module-scss-module__JK8cLq__field label{color:var(--text-main,#374151);font-size:.9rem;font-weight:600}.SubmitOfferModel-module-scss-module__JK8cLq__field textarea{border:1px solid var(--border-default,#d1d5db);resize:vertical;border-radius:8px;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:.95rem}.SubmitOfferModel-module-scss-module__JK8cLq__field textarea:focus{border-color:var(--brand-primary,#10b981)}.SubmitOfferModel-module-scss-module__JK8cLq__input_wrapper{align-items:center;display:flex;position:relative}.SubmitOfferModel-module-scss-module__JK8cLq__input_wrapper .SubmitOfferModel-module-scss-module__JK8cLq__input_icon{color:var(--text-muted,#9ca3af);position:absolute;left:1rem}.SubmitOfferModel-module-scss-module__JK8cLq__input_wrapper input{border:1px solid var(--border-default,#d1d5db);border-radius:8px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.95rem}.SubmitOfferModel-module-scss-module__JK8cLq__input_wrapper input:focus{border-color:var(--brand-primary,#10b981)}.SubmitOfferModel-module-scss-module__JK8cLq__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.SubmitOfferModel-module-scss-module__JK8cLq__cancel_btn{color:var(--text-main,#374151);border:1px solid var(--border-default,#d1d5db);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:12px 24px;font-weight:500;transition:all .2s;display:inline-flex}.SubmitOfferModel-module-scss-module__JK8cLq__cancel_btn:hover:not(:disabled){background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827);border-color:var(--text-muted,#9ca3af)}.SubmitOfferModel-module-scss-module__JK8cLq__cancel_btn:disabled{opacity:.5;cursor:not-allowed}.SubmitOfferModel-module-scss-module__JK8cLq__submit_btn{background-color:var(--brand-primary);color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:background-color .2s,transform .2s}.SubmitOfferModel-module-scss-module__JK8cLq__submit_btn:hover{background-color:var(--brand-hover);transform:translateY(-1px)}.SubmitOfferModel-module-scss-module__JK8cLq__submit_btn{align-items:center;gap:.5rem;display:flex}.SubmitOfferModel-module-scss-module__JK8cLq__success_view{flex-direction:column;align-items:center;padding:.5rem 0 0;animation:.3s ease-out SubmitOfferModel-module-scss-module__JK8cLq__successFadeIn;display:flex}@keyframes SubmitOfferModel-module-scss-module__JK8cLq__successFadeIn{0%{opacity:0}to{opacity:1}}.SubmitOfferModel-module-scss-module__JK8cLq__success_icon_wrap{background:var(--brand-surface);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:1.5rem;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards SubmitOfferModel-module-scss-module__JK8cLq__successPop;display:flex}.SubmitOfferModel-module-scss-module__JK8cLq__success_icon{color:var(--status-success);flex-shrink:0;animation:.4s ease-out .2s both SubmitOfferModel-module-scss-module__JK8cLq__successCheck}.SubmitOfferModel-module-scss-module__JK8cLq__success_title{color:var(--text-main);letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.SubmitOfferModel-module-scss-module__JK8cLq__success_message{color:var(--text-muted);max-width:320px;margin:0 0 2rem;font-size:.95rem;line-height:1.6}.SubmitOfferModel-module-scss-module__JK8cLq__done_btn{background-color:var(--brand-primary);color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:background-color .2s,transform .2s}.SubmitOfferModel-module-scss-module__JK8cLq__done_btn:hover{background-color:var(--brand-hover);transform:translateY(-1px)}.SubmitOfferModel-module-scss-module__JK8cLq__done_btn{min-width:140px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.SubmitOfferModel-module-scss-module__JK8cLq__done_btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #108a0040}@keyframes SubmitOfferModel-module-scss-module__JK8cLq__successPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes SubmitOfferModel-module-scss-module__JK8cLq__successCheck{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
:root{--bg-page:#fff;--bg-surface:#f9fafb;--bg-subtle:#f3f4f6;--bg-inverse:#111827;--text-main:#111827;--text-muted:#1f2937;--text-subtle:#9ca3af;--text-inverse:#fff;--brand-primary:#108a00;--brand-hover:#0b6100;--brand-surface:#108a0014;--border-default:#e5e7eb;--border-subtle:#d1d5db;--border-active:#108a00;--lime-pop:#95df00;--lime-hover:#7ce100;--status-error:#ef4444;--status-success:#108a00;--warning-bg:#f9dcc9;--warning-border:#ea580c99;--warning-text:#7c2d12;--warning-badge-bg:#f9dac4;--warning-block-border:#df9069;--warning-block-bg:#f9e7db;--shadow-card:0 4px 6px -1px #0000001a;--link-color:#108a00;--link-hover:#0b6100;--z-index-base:0;--z-index-raised:1;--z-index-raised-2:2;--z-index-inline:10;--z-index-inline-above:20;--z-index-sidebar:100;--z-index-navbar:1000;--z-index-navbar-dropdown:100;--z-index-modal:1000;--z-index-dashboard-overlay:1040;--z-index-dashboard-sidebar-mobile:1050;--z-index-job-dashboard-overlay:1100;--z-index-modal-full:999992;--z-index-drawer-backdrop:99998;--z-index-drawer-panel:99999;--z-index-admin-user-drawer-backdrop:9998;--z-index-admin-user-drawer-panel:9999;--z-index-admin-entity-drawer-backdrop:9998;--z-index-admin-entity-drawer-panel:9999;--z-index-admin-categories-modal:9999;--z-index-admin-users-modal:9999;--z-index-admin-user-details-modal:9999;--z-index-admin-user-details-bar:10;--z-index-provider-ad-drawer-backdrop:99998;--z-index-provider-ad-drawer-panel:99999;--z-index-service-request-drawer-backdrop:99998;--z-index-service-request-drawer-panel:99999;--z-index-job-drawer-backdrop:99998;--z-index-job-drawer-panel:99999;--z-index-admin-reports-drawer-backdrop:100000;--z-index-admin-reports-drawer-panel:100001;--z-index-submit-offer-modal:1000;--z-index-common-style-overlay:1040;--z-index-common-style-sidebar:100;--z-index-common-style-sidebar-mobile:1050;--z-index-cv-edit-modal:9999;--z-index-cv-edit-raised:10;--z-index-portfolio-create-raised:10;--z-index-chat-overlay:1000;--z-index-chat-floating:20;--z-index-chat-message:10}html.JobsFeed-module-scss-module__NerwSq__dark,.JobsFeed-module-scss-module__NerwSq__dark{--bg-page:#0a0a0a;--bg-surface:#121212;--bg-subtle:#1e1e1e;--bg-inverse:#fff;--text-main:#fff;--text-muted:#a1a1aa;--text-subtle:#52525b;--text-inverse:#0a0a0a;--brand-primary:#108a00;--brand-hover:#95df00;--brand-surface:#95df001a;--border-default:#27272a;--border-subtle:#3f3f46;--border-active:#95df00;--shadow-card:0 4px 6px -1px #00000059;--link-color:#95df00;--link-hover:#fff;--warning-bg:#5e2a10;--warning-border:#9c592e;--warning-text:#fed7aa;--warning-badge-bg:#682e10;--warning-block-border:#935630;--warning-block-bg:#3d2011}@keyframes JobsFeed-module-scss-module__NerwSq__spin{to{transform:rotate(360deg)}}@keyframes JobsFeed-module-scss-module__NerwSq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.JobsFeed-module-scss-module__NerwSq__page{background-color:var(--bg-page,#f9fafb);min-height:100vh;padding:3rem 0;transition:background-color .3s}@media (max-width:768px){.JobsFeed-module-scss-module__NerwSq__page{padding:1.5rem 0}}.JobsFeed-module-scss-module__NerwSq__container{width:100%;max-width:1600px;margin:0 auto;padding:0 24px}.JobsFeed-module-scss-module__NerwSq__header{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.JobsFeed-module-scss-module__NerwSq__header h1{color:var(--text-main,#111827);margin-bottom:.25rem;font-size:2rem;font-weight:700}@media (max-width:768px){.JobsFeed-module-scss-module__NerwSq__header h1{font-size:1.5rem}}.JobsFeed-module-scss-module__NerwSq__header p{color:var(--text-muted,#6b7280);font-size:1.05rem}.JobsFeed-module-scss-module__NerwSq__filters_section{margin-bottom:1.25rem}.JobsFeed-module-scss-module__NerwSq__filters_row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.JobsFeed-module-scss-module__NerwSq__filter_input{min-width:120px;color:var(--text-main);background-color:var(--bg-surface);border:1px solid var(--border-default);border-radius:8px;padding:.5rem .75rem;font-size:.9rem}.JobsFeed-module-scss-module__NerwSq__filter_input::placeholder{color:var(--text-muted)}.JobsFeed-module-scss-module__NerwSq__filter_input:focus{border-color:var(--brand-primary);outline:none}.JobsFeed-module-scss-module__NerwSq__filter_input_num{width:100px;color:var(--text-main);background-color:var(--bg-surface);border:1px solid var(--border-default);border-radius:8px;padding:.5rem .75rem;font-size:.9rem}.JobsFeed-module-scss-module__NerwSq__filter_input_num::placeholder{color:var(--text-muted)}.JobsFeed-module-scss-module__NerwSq__filter_input_num:focus{border-color:var(--brand-primary);outline:none}.JobsFeed-module-scss-module__NerwSq__filter_select{color:var(--text-main);background-color:var(--bg-surface);border:1px solid var(--border-default);cursor:pointer;border-radius:8px;padding:.5rem .75rem;font-size:.9rem}.JobsFeed-module-scss-module__NerwSq__filter_select:focus{border-color:var(--brand-primary);outline:none}.JobsFeed-module-scss-module__NerwSq__apply_filters_btn{color:#fff;background-color:var(--brand-primary);cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.JobsFeed-module-scss-module__NerwSq__apply_filters_btn:hover{background-color:var(--brand-hover,#0d9668)}.JobsFeed-module-scss-module__NerwSq__clear_filters_btn{color:var(--text-muted);border:1px solid var(--border-default);cursor:pointer;background-color:#0000;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.JobsFeed-module-scss-module__NerwSq__clear_filters_btn:hover{border-color:var(--text-muted);color:var(--text-main)}.JobsFeed-module-scss-module__NerwSq__controls{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.JobsFeed-module-scss-module__NerwSq__controls{flex-direction:column;align-items:stretch}}.JobsFeed-module-scss-module__NerwSq__search_bar{background-color:var(--bg-surface,#fff);border:1px solid var(--border-default,#d1d5db);border-radius:8px;flex:1;align-items:center;padding:0 1rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.JobsFeed-module-scss-module__NerwSq__search_bar:focus-within{border-color:var(--brand-primary,#10b981);box-shadow:0 0 0 3px #10b98126}.JobsFeed-module-scss-module__NerwSq__search_bar .JobsFeed-module-scss-module__NerwSq__search_icon{color:var(--text-muted,#9ca3af);margin-right:.5rem}.JobsFeed-module-scss-module__NerwSq__search_bar input{width:100%;color:var(--text-main,#111827);background:0 0;border:none;padding:.875rem 0;font-size:.95rem}.JobsFeed-module-scss-module__NerwSq__search_bar input:focus{outline:none}.JobsFeed-module-scss-module__NerwSq__search_bar input::placeholder{color:var(--text-muted,#9ca3af)}.JobsFeed-module-scss-module__NerwSq__view_toggles{background-color:var(--bg-surface,#fff);border:1px solid var(--border-default,#d1d5db);border-radius:8px;display:flex;overflow:hidden}@media (max-width:768px){.JobsFeed-module-scss-module__NerwSq__view_toggles{display:none}}.JobsFeed-module-scss-module__NerwSq__toggle_btn{color:var(--text-muted,#6b7280);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.6rem .8rem;transition:all .2s;display:flex}.JobsFeed-module-scss-module__NerwSq__toggle_btn:hover{color:var(--text-main,#111827)}.JobsFeed-module-scss-module__NerwSq__toggle_btn.JobsFeed-module-scss-module__NerwSq__active{background-color:var(--brand-surface,#ecfdf5);color:var(--brand-primary,#10b981)}.JobsFeed-module-scss-module__NerwSq__job_container{display:flex}.JobsFeed-module-scss-module__NerwSq__job_container.JobsFeed-module-scss-module__NerwSq__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.JobsFeed-module-scss-module__NerwSq__job_container.JobsFeed-module-scss-module__NerwSq__grid{grid-template-columns:1fr}}.JobsFeed-module-scss-module__NerwSq__job_container.JobsFeed-module-scss-module__NerwSq__list{flex-direction:column;gap:1rem}.JobsFeed-module-scss-module__NerwSq__error_alert{background-color:var(--error-bg,#fef2f2);border:1px solid var(--error-border,#fee2e2);color:var(--error-text,#991b1b);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}@media (max-width:768px){.JobsFeed-module-scss-module__NerwSq__error_alert{flex-direction:column;align-items:flex-start;gap:.5rem}}.JobsFeed-module-scss-module__NerwSq__error_link{cursor:pointer;font-weight:600;text-decoration:underline;transition:opacity .2s}.JobsFeed-module-scss-module__NerwSq__error_link:hover{opacity:.8}.JobsFeed-module-scss-module__NerwSq__empty_state{text-align:center;background-color:var(--bg-surface,#fff);border:1px dashed var(--border-default,#d1d5db);color:var(--text-muted,#6b7280);border-radius:12px;padding:4rem 2rem}.JobsFeed-module-scss-module__NerwSq__job_grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.JobsFeed-module-scss-module__NerwSq__job_grid{grid-template-columns:1fr}}.JobsFeed-module-scss-module__NerwSq__load_more_wrap{flex-direction:column;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.JobsFeed-module-scss-module__NerwSq__load_more_btn{color:var(--text-inverse,#fff);background-color:var(--brand-primary,#10b981);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .2s,background-color .2s}.JobsFeed-module-scss-module__NerwSq__load_more_btn:hover:not(:disabled){opacity:.9;background-color:var(--brand-primary-hover,#0d9668)}.JobsFeed-module-scss-module__NerwSq__load_more_btn:disabled{opacity:.7;cursor:not-allowed}.JobsFeed-module-scss-module__NerwSq__load_more_count{color:var(--text-muted,#6b7280);font-size:.875rem}
:root{--bg-page:#fff;--bg-surface:#f9fafb;--bg-subtle:#f3f4f6;--bg-inverse:#111827;--text-main:#111827;--text-muted:#1f2937;--text-subtle:#9ca3af;--text-inverse:#fff;--brand-primary:#108a00;--brand-hover:#0b6100;--brand-surface:#108a0014;--border-default:#e5e7eb;--border-subtle:#d1d5db;--border-active:#108a00;--lime-pop:#95df00;--lime-hover:#7ce100;--status-error:#ef4444;--status-success:#108a00;--warning-bg:#f9dcc9;--warning-border:#ea580c99;--warning-text:#7c2d12;--warning-badge-bg:#f9dac4;--warning-block-border:#df9069;--warning-block-bg:#f9e7db;--shadow-card:0 4px 6px -1px #0000001a;--link-color:#108a00;--link-hover:#0b6100;--z-index-base:0;--z-index-raised:1;--z-index-raised-2:2;--z-index-inline:10;--z-index-inline-above:20;--z-index-sidebar:100;--z-index-navbar:1000;--z-index-navbar-dropdown:100;--z-index-modal:1000;--z-index-dashboard-overlay:1040;--z-index-dashboard-sidebar-mobile:1050;--z-index-job-dashboard-overlay:1100;--z-index-modal-full:999992;--z-index-drawer-backdrop:99998;--z-index-drawer-panel:99999;--z-index-admin-user-drawer-backdrop:9998;--z-index-admin-user-drawer-panel:9999;--z-index-admin-entity-drawer-backdrop:9998;--z-index-admin-entity-drawer-panel:9999;--z-index-admin-categories-modal:9999;--z-index-admin-users-modal:9999;--z-index-admin-user-details-modal:9999;--z-index-admin-user-details-bar:10;--z-index-provider-ad-drawer-backdrop:99998;--z-index-provider-ad-drawer-panel:99999;--z-index-service-request-drawer-backdrop:99998;--z-index-service-request-drawer-panel:99999;--z-index-job-drawer-backdrop:99998;--z-index-job-drawer-panel:99999;--z-index-admin-reports-drawer-backdrop:100000;--z-index-admin-reports-drawer-panel:100001;--z-index-submit-offer-modal:1000;--z-index-common-style-overlay:1040;--z-index-common-style-sidebar:100;--z-index-common-style-sidebar-mobile:1050;--z-index-cv-edit-modal:9999;--z-index-cv-edit-raised:10;--z-index-portfolio-create-raised:10;--z-index-chat-overlay:1000;--z-index-chat-floating:20;--z-index-chat-message:10}html.CounterOfferModal-module-scss-module__6wj2bG__dark,.CounterOfferModal-module-scss-module__6wj2bG__dark{--bg-page:#0a0a0a;--bg-surface:#121212;--bg-subtle:#1e1e1e;--bg-inverse:#fff;--text-main:#fff;--text-muted:#a1a1aa;--text-subtle:#52525b;--text-inverse:#0a0a0a;--brand-primary:#108a00;--brand-hover:#95df00;--brand-surface:#95df001a;--border-default:#27272a;--border-subtle:#3f3f46;--border-active:#95df00;--shadow-card:0 4px 6px -1px #00000059;--link-color:#95df00;--link-hover:#fff;--warning-bg:#5e2a10;--warning-border:#9c592e;--warning-text:#fed7aa;--warning-badge-bg:#682e10;--warning-block-border:#935630;--warning-block-bg:#3d2011}@keyframes CounterOfferModal-module-scss-module__6wj2bG__spin{to{transform:rotate(360deg)}}@keyframes CounterOfferModal-module-scss-module__6wj2bG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.CounterOfferModal-module-scss-module__6wj2bG__modal_overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--z-index-submit-offer-modal,1100);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CounterOfferModal-module-scss-module__6wj2bG__modal_content{background-color:var(--bg-surface);width:100%;max-width:500px;box-shadow:var(--shadow-card),0 25px 50px -12px #00000026;border-radius:16px;padding:2rem;animation:.25s ease-out CounterOfferModal-module-scss-module__6wj2bG__slideUp;position:relative}@keyframes CounterOfferModal-module-scss-module__6wj2bG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CounterOfferModal-module-scss-module__6wj2bG__close_btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:background-color .2s;position:absolute;top:1rem;right:1rem}.CounterOfferModal-module-scss-module__6wj2bG__close_btn:hover{background-color:var(--bg-page);color:var(--text-main)}.CounterOfferModal-module-scss-module__6wj2bG__modal_header{margin-bottom:1.5rem}.CounterOfferModal-module-scss-module__6wj2bG__modal_header h2{color:var(--text-main);margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.CounterOfferModal-module-scss-module__6wj2bG__modal_header p{color:var(--text-muted);margin:0;font-size:.95rem}.CounterOfferModal-module-scss-module__6wj2bG__error_alert{background-color:var(--error-bg,#fef2f2);color:var(--error-text,#dc2626);border:1px solid var(--error-border,#fecaca);border-radius:8px;margin-bottom:1.5rem;padding:.75rem;font-size:.9rem}.CounterOfferModal-module-scss-module__6wj2bG__form{flex-direction:column;gap:1.25rem;display:flex}.CounterOfferModal-module-scss-module__6wj2bG__field{flex-direction:column;gap:.5rem;display:flex}.CounterOfferModal-module-scss-module__6wj2bG__field label{color:var(--text-main);font-size:.9rem;font-weight:600}.CounterOfferModal-module-scss-module__6wj2bG__field textarea{border:1px solid var(--border-default);resize:vertical;border-radius:8px;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:.95rem}.CounterOfferModal-module-scss-module__6wj2bG__field textarea:focus{border-color:var(--brand-primary)}.CounterOfferModal-module-scss-module__6wj2bG__input_wrapper{align-items:center;display:flex;position:relative}.CounterOfferModal-module-scss-module__6wj2bG__input_wrapper .CounterOfferModal-module-scss-module__6wj2bG__input_icon{color:var(--text-muted);position:absolute;left:1rem}.CounterOfferModal-module-scss-module__6wj2bG__input_wrapper input{border:1px solid var(--border-default);border-radius:8px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.95rem}.CounterOfferModal-module-scss-module__6wj2bG__input_wrapper input:focus{border-color:var(--brand-primary)}.CounterOfferModal-module-scss-module__6wj2bG__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.CounterOfferModal-module-scss-module__6wj2bG__cancel_btn{color:var(--text-main,#374151);border:1px solid var(--border-default,#d1d5db);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:12px 24px;font-weight:500;transition:all .2s;display:inline-flex}.CounterOfferModal-module-scss-module__6wj2bG__cancel_btn:hover:not(:disabled){background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827);border-color:var(--text-muted,#9ca3af)}.CounterOfferModal-module-scss-module__6wj2bG__cancel_btn:disabled{opacity:.5;cursor:not-allowed}.CounterOfferModal-module-scss-module__6wj2bG__submit_btn{background-color:var(--brand-primary);color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:background-color .2s,transform .2s}.CounterOfferModal-module-scss-module__6wj2bG__submit_btn:hover{background-color:var(--brand-hover);transform:translateY(-1px)}.CounterOfferModal-module-scss-module__6wj2bG__submit_btn{align-items:center;gap:.5rem;display:flex}
:root{--bg-page:#fff;--bg-surface:#f9fafb;--bg-subtle:#f3f4f6;--bg-inverse:#111827;--text-main:#111827;--text-muted:#1f2937;--text-subtle:#9ca3af;--text-inverse:#fff;--brand-primary:#108a00;--brand-hover:#0b6100;--brand-surface:#108a0014;--border-default:#e5e7eb;--border-subtle:#d1d5db;--border-active:#108a00;--lime-pop:#95df00;--lime-hover:#7ce100;--status-error:#ef4444;--status-success:#108a00;--warning-bg:#f9dcc9;--warning-border:#ea580c99;--warning-text:#7c2d12;--warning-badge-bg:#f9dac4;--warning-block-border:#df9069;--warning-block-bg:#f9e7db;--shadow-card:0 4px 6px -1px #0000001a;--link-color:#108a00;--link-hover:#0b6100;--z-index-base:0;--z-index-raised:1;--z-index-raised-2:2;--z-index-inline:10;--z-index-inline-above:20;--z-index-sidebar:100;--z-index-navbar:1000;--z-index-navbar-dropdown:100;--z-index-modal:1000;--z-index-dashboard-overlay:1040;--z-index-dashboard-sidebar-mobile:1050;--z-index-job-dashboard-overlay:1100;--z-index-modal-full:999992;--z-index-drawer-backdrop:99998;--z-index-drawer-panel:99999;--z-index-admin-user-drawer-backdrop:9998;--z-index-admin-user-drawer-panel:9999;--z-index-admin-entity-drawer-backdrop:9998;--z-index-admin-entity-drawer-panel:9999;--z-index-admin-categories-modal:9999;--z-index-admin-users-modal:9999;--z-index-admin-user-details-modal:9999;--z-index-admin-user-details-bar:10;--z-index-provider-ad-drawer-backdrop:99998;--z-index-provider-ad-drawer-panel:99999;--z-index-service-request-drawer-backdrop:99998;--z-index-service-request-drawer-panel:99999;--z-index-job-drawer-backdrop:99998;--z-index-job-drawer-panel:99999;--z-index-admin-reports-drawer-backdrop:100000;--z-index-admin-reports-drawer-panel:100001;--z-index-submit-offer-modal:1000;--z-index-common-style-overlay:1040;--z-index-common-style-sidebar:100;--z-index-common-style-sidebar-mobile:1050;--z-index-cv-edit-modal:9999;--z-index-cv-edit-raised:10;--z-index-portfolio-create-raised:10;--z-index-chat-overlay:1000;--z-index-chat-floating:20;--z-index-chat-message:10}html.JobDashbaord-module-scss-module__Pfs4Da__dark,.JobDashbaord-module-scss-module__Pfs4Da__dark{--bg-page:#0a0a0a;--bg-surface:#121212;--bg-subtle:#1e1e1e;--bg-inverse:#fff;--text-main:#fff;--text-muted:#a1a1aa;--text-subtle:#52525b;--text-inverse:#0a0a0a;--brand-primary:#108a00;--brand-hover:#95df00;--brand-surface:#95df001a;--border-default:#27272a;--border-subtle:#3f3f46;--border-active:#95df00;--shadow-card:0 4px 6px -1px #00000059;--link-color:#95df00;--link-hover:#fff;--warning-bg:#5e2a10;--warning-border:#9c592e;--warning-text:#fed7aa;--warning-badge-bg:#682e10;--warning-block-border:#935630;--warning-block-bg:#3d2011}@keyframes JobDashbaord-module-scss-module__Pfs4Da__spin{to{transform:rotate(360deg)}}@keyframes JobDashbaord-module-scss-module__Pfs4Da__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.JobDashbaord-module-scss-module__Pfs4Da__page{background-color:var(--bg-page,#f9fafb);min-height:100vh;padding:3rem 0}@media (max-width:768px){.JobDashbaord-module-scss-module__Pfs4Da__page{padding:1.5rem 0}}.JobDashbaord-module-scss-module__Pfs4Da__container{width:100%;max-width:1600px;margin:0 auto;padding:0 24px}.JobDashbaord-module-scss-module__Pfs4Da__back_link{color:var(--text-muted,#6b7280);margin-bottom:1.5rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-block}.JobDashbaord-module-scss-module__Pfs4Da__back_link:hover{color:var(--brand-primary,#10b981)}.JobDashbaord-module-scss-module__Pfs4Da__error_alert{background-color:var(--error-bg,#fef2f2);color:var(--error-text,#dc2626);border-radius:8px;margin-top:1rem;padding:1rem 1.25rem;font-size:.95rem}.JobDashbaord-module-scss-module__Pfs4Da__job_summary_card{background-color:var(--bg-surface,#fff);border:1px solid var(--border-subtle,#e5e7eb);border-radius:12px;margin-bottom:3rem;padding:2rem}@media (max-width:768px){.JobDashbaord-module-scss-module__Pfs4Da__job_summary_card{padding:1.5rem}}.JobDashbaord-module-scss-module__Pfs4Da__header_row{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__header_row .JobDashbaord-module-scss-module__Pfs4Da__title{color:var(--text-main,#111827);margin:0 0 .5rem;font-size:1.75rem}.JobDashbaord-module-scss-module__Pfs4Da__category_badge{background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#374151);border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.JobDashbaord-module-scss-module__Pfs4Da__meta_grid{border-bottom:1px solid var(--border-subtle,#e5e7eb);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}.JobDashbaord-module-scss-module__Pfs4Da__meta_grid .JobDashbaord-module-scss-module__Pfs4Da__meta_item{color:var(--text-main,#374151);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__meta_grid .JobDashbaord-module-scss-module__Pfs4Da__meta_item svg{color:var(--text-muted,#9ca3af)}.JobDashbaord-module-scss-module__Pfs4Da__description_section h3{color:var(--text-main,#111827);margin-bottom:1rem;font-size:1.15rem}.JobDashbaord-module-scss-module__Pfs4Da__applicants_section h2{color:var(--text-main,#111827);margin-bottom:1.5rem;font-size:1.5rem}.JobDashbaord-module-scss-module__Pfs4Da__applicant_list{flex-direction:column;gap:1rem;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__applicant_card{background-color:var(--bg-surface,#fff);border:1px solid var(--border-subtle,#e5e7eb);border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem;transition:box-shadow .2s;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__applicant_card:hover{box-shadow:0 4px 12px #0000000d}.JobDashbaord-module-scss-module__Pfs4Da__applicant_card:has(.JobDashbaord-module-scss-module__Pfs4Da__two_way_offer){flex-direction:column;align-items:stretch;gap:1rem}@media (max-width:768px){.JobDashbaord-module-scss-module__Pfs4Da__applicant_card{flex-direction:column;align-items:flex-start;gap:1.5rem}}.JobDashbaord-module-scss-module__Pfs4Da__two_way_offer{border-top:1px solid var(--border-subtle,#e5e7eb);border-bottom:1px solid var(--border-subtle,#e5e7eb);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;padding:1rem 0;display:grid}.JobDashbaord-module-scss-module__Pfs4Da__offer_side strong{text-transform:uppercase;color:var(--text-muted,#6b7280);margin-bottom:.35rem;font-size:.8rem;display:block}.JobDashbaord-module-scss-module__Pfs4Da__offer_side .JobDashbaord-module-scss-module__Pfs4Da__offer_price{color:var(--text-main,#111827);margin:0 0 .25rem;font-size:1rem;font-weight:600}.JobDashbaord-module-scss-module__Pfs4Da__offer_side .JobDashbaord-module-scss-module__Pfs4Da__offer_message{color:var(--text-muted,#6b7280);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9rem;line-height:1.5}.JobDashbaord-module-scss-module__Pfs4Da__app_info{align-items:center;gap:1.25rem;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__app_info .JobDashbaord-module-scss-module__Pfs4Da__avatar{background-color:var(--bg-page,#f3f4f6);width:48px;height:48px;color:var(--text-muted,#9ca3af);border-radius:50%;justify-content:center;align-items:center;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__app_info h4{color:var(--text-main,#111827);margin:0 0 .25rem;font-size:1.1rem}.JobDashbaord-module-scss-module__Pfs4Da__app_info p{color:var(--text-muted,#6b7280);margin:0 0 .25rem;font-size:.9rem}.JobDashbaord-module-scss-module__Pfs4Da__app_info .JobDashbaord-module-scss-module__Pfs4Da__apply_date{color:var(--text-muted,#9ca3af);font-size:.8rem}.JobDashbaord-module-scss-module__Pfs4Da__app_actions{align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.JobDashbaord-module-scss-module__Pfs4Da__app_actions{flex-wrap:wrap;justify-content:space-between;width:100%}}.JobDashbaord-module-scss-module__Pfs4Da__job_actions{align-items:center;gap:.75rem;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__edit_btn{color:var(--text-main,#374151);border:1px solid var(--border-default,#d1d5db);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:12px 24px;font-weight:500;transition:all .2s;display:inline-flex}.JobDashbaord-module-scss-module__Pfs4Da__edit_btn:hover:not(:disabled){background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827);border-color:var(--text-muted,#9ca3af)}.JobDashbaord-module-scss-module__Pfs4Da__edit_btn:disabled{opacity:.5;cursor:not-allowed}.JobDashbaord-module-scss-module__Pfs4Da__edit_btn{padding:.5rem 1rem}.JobDashbaord-module-scss-module__Pfs4Da__delete_btn{color:var(--error-text,#ef4444);border:1px solid var(--error-border,#fecaca);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:500;transition:all .2s;display:inline-flex}.JobDashbaord-module-scss-module__Pfs4Da__delete_btn:hover:not(:disabled){background-color:var(--error-bg,#fef2f2);color:var(--error-text,#dc2626);border-color:var(--error-text,#ef4444)}.JobDashbaord-module-scss-module__Pfs4Da__delete_btn:disabled{opacity:.5;cursor:not-allowed}.JobDashbaord-module-scss-module__Pfs4Da__status_badge{border-radius:9999px;padding:.4rem .8rem;font-size:.8rem;font-weight:600}.JobDashbaord-module-scss-module__Pfs4Da__status_badge.JobDashbaord-module-scss-module__Pfs4Da__status_pending{color:#4b5563;background-color:#f3f4f6}.JobDashbaord-module-scss-module__Pfs4Da__status_badge.JobDashbaord-module-scss-module__Pfs4Da__status_accepted{color:#059669;background-color:#ecfdf5}.JobDashbaord-module-scss-module__Pfs4Da__status_badge.JobDashbaord-module-scss-module__Pfs4Da__status_rejected{color:#dc2626;background-color:#fef2f2}.JobDashbaord-module-scss-module__Pfs4Da__view_cv_btn{border:1px solid var(--border-default,#d1d5db);color:var(--text-main,#374151);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__view_cv_btn:hover{background-color:var(--bg-page,#f3f4f6);color:var(--brand-primary,#10b981);border-color:var(--brand-primary,#10b981)}.JobDashbaord-module-scss-module__Pfs4Da__no_cv{color:var(--text-muted,#9ca3af);font-size:.85rem;font-style:italic}.JobDashbaord-module-scss-module__Pfs4Da__status_controls{gap:2rem;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__status_controls button{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .1s;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__status_controls button:disabled{opacity:.4;cursor:not-allowed}.JobDashbaord-module-scss-module__Pfs4Da__status_controls button:hover:not(:disabled){transform:scale(1.1)}.JobDashbaord-module-scss-module__Pfs4Da__status_controls .JobDashbaord-module-scss-module__Pfs4Da__negotiation_btn{color:var(--text-muted);background:var(--bg-subtle);border:1px solid var(--border-default);cursor:pointer;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:500}.JobDashbaord-module-scss-module__Pfs4Da__status_controls .JobDashbaord-module-scss-module__Pfs4Da__negotiation_btn:hover:not(:disabled){border-color:var(--brand-primary);color:var(--brand-primary)}.JobDashbaord-module-scss-module__Pfs4Da__status_controls .JobDashbaord-module-scss-module__Pfs4Da__negotiation_btn:disabled{opacity:.6;cursor:not-allowed}.JobDashbaord-module-scss-module__Pfs4Da__status_controls .JobDashbaord-module-scss-module__Pfs4Da__accept_btn{color:#10b981}.JobDashbaord-module-scss-module__Pfs4Da__status_controls .JobDashbaord-module-scss-module__Pfs4Da__reject_btn{color:#ef4444}.JobDashbaord-module-scss-module__Pfs4Da__empty_state{text-align:center;background-color:var(--bg-surface,#fff);border:1px dashed var(--border-default,#d1d5db);color:var(--text-muted,#6b7280);border-radius:12px;padding:3rem}.JobDashbaord-module-scss-module__Pfs4Da__cv_modal_backdrop{z-index:var(--z-index-job-dashboard-overlay);background-color:#0009;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out JobDashbaord-module-scss-module__Pfs4Da__cvModalFadeIn;display:flex;position:fixed;inset:0}.JobDashbaord-module-scss-module__Pfs4Da__cv_modal{background-color:var(--bg-surface,#fff);border-radius:12px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;animation:.2s ease-out JobDashbaord-module-scss-module__Pfs4Da__cvModalSlide;display:flex;box-shadow:0 20px 60px #0003}.JobDashbaord-module-scss-module__Pfs4Da__cv_modal_header{border-bottom:1px solid var(--border-subtle,#e5e7eb);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__cv_modal_header h3{color:var(--text-main,#111827);margin:0;font-size:1.1rem;font-weight:600}.JobDashbaord-module-scss-module__Pfs4Da__cv_modal_close{cursor:pointer;color:var(--text-muted,#6b7280);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.35rem;transition:color .2s,background-color .2s;display:flex}.JobDashbaord-module-scss-module__Pfs4Da__cv_modal_close:hover{color:var(--text-main,#111827);background-color:var(--bg-page,#f3f4f6)}.JobDashbaord-module-scss-module__Pfs4Da__cv_modal_body{flex:1;justify-content:center;align-items:center;min-height:400px;padding:1rem;display:flex;overflow:hidden}.JobDashbaord-module-scss-module__Pfs4Da__cv_modal_loading,.JobDashbaord-module-scss-module__Pfs4Da__cv_modal_error{color:var(--text-muted,#6b7280);margin:0}.JobDashbaord-module-scss-module__Pfs4Da__cv_modal_error{color:var(--status-error,#ef4444)}.JobDashbaord-module-scss-module__Pfs4Da__cv_modal_iframe{background:#fff;border:none;border-radius:6px;width:100%;height:75vh;min-height:500px}@keyframes JobDashbaord-module-scss-module__Pfs4Da__cvModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes JobDashbaord-module-scss-module__Pfs4Da__cvModalSlide{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
:root{--bg-page:#fff;--bg-surface:#f9fafb;--bg-subtle:#f3f4f6;--bg-inverse:#111827;--text-main:#111827;--text-muted:#1f2937;--text-subtle:#9ca3af;--text-inverse:#fff;--brand-primary:#108a00;--brand-hover:#0b6100;--brand-surface:#108a0014;--border-default:#e5e7eb;--border-subtle:#d1d5db;--border-active:#108a00;--lime-pop:#95df00;--lime-hover:#7ce100;--status-error:#ef4444;--status-success:#108a00;--warning-bg:#f9dcc9;--warning-border:#ea580c99;--warning-text:#7c2d12;--warning-badge-bg:#f9dac4;--warning-block-border:#df9069;--warning-block-bg:#f9e7db;--shadow-card:0 4px 6px -1px #0000001a;--link-color:#108a00;--link-hover:#0b6100;--z-index-base:0;--z-index-raised:1;--z-index-raised-2:2;--z-index-inline:10;--z-index-inline-above:20;--z-index-sidebar:100;--z-index-navbar:1000;--z-index-navbar-dropdown:100;--z-index-modal:1000;--z-index-dashboard-overlay:1040;--z-index-dashboard-sidebar-mobile:1050;--z-index-job-dashboard-overlay:1100;--z-index-modal-full:999992;--z-index-drawer-backdrop:99998;--z-index-drawer-panel:99999;--z-index-admin-user-drawer-backdrop:9998;--z-index-admin-user-drawer-panel:9999;--z-index-admin-entity-drawer-backdrop:9998;--z-index-admin-entity-drawer-panel:9999;--z-index-admin-categories-modal:9999;--z-index-admin-users-modal:9999;--z-index-admin-user-details-modal:9999;--z-index-admin-user-details-bar:10;--z-index-provider-ad-drawer-backdrop:99998;--z-index-provider-ad-drawer-panel:99999;--z-index-service-request-drawer-backdrop:99998;--z-index-service-request-drawer-panel:99999;--z-index-job-drawer-backdrop:99998;--z-index-job-drawer-panel:99999;--z-index-admin-reports-drawer-backdrop:100000;--z-index-admin-reports-drawer-panel:100001;--z-index-submit-offer-modal:1000;--z-index-common-style-overlay:1040;--z-index-common-style-sidebar:100;--z-index-common-style-sidebar-mobile:1050;--z-index-cv-edit-modal:9999;--z-index-cv-edit-raised:10;--z-index-portfolio-create-raised:10;--z-index-chat-overlay:1000;--z-index-chat-floating:20;--z-index-chat-message:10}html.ConfirmDialog-module-scss-module__LtXQGa__dark,.ConfirmDialog-module-scss-module__LtXQGa__dark{--bg-page:#0a0a0a;--bg-surface:#121212;--bg-subtle:#1e1e1e;--bg-inverse:#fff;--text-main:#fff;--text-muted:#a1a1aa;--text-subtle:#52525b;--text-inverse:#0a0a0a;--brand-primary:#108a00;--brand-hover:#95df00;--brand-surface:#95df001a;--border-default:#27272a;--border-subtle:#3f3f46;--border-active:#95df00;--shadow-card:0 4px 6px -1px #00000059;--link-color:#95df00;--link-hover:#fff;--warning-bg:#5e2a10;--warning-border:#9c592e;--warning-text:#fed7aa;--warning-badge-bg:#682e10;--warning-block-border:#935630;--warning-block-bg:#3d2011}.ConfirmDialog-module-scss-module__LtXQGa__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--z-index-modal);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ConfirmDialog-module-scss-module__LtXQGa__content{background-color:var(--bg-surface);width:100%;max-width:420px;box-shadow:var(--shadow-card,0 4px 6px -1px #0000001a);border-radius:12px;padding:1.5rem}.ConfirmDialog-module-scss-module__LtXQGa__title{color:var(--text-main);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ConfirmDialog-module-scss-module__LtXQGa__message{color:var(--text-muted);white-space:pre-line;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.5}.ConfirmDialog-module-scss-module__LtXQGa__actions{justify-content:flex-end;gap:.75rem;display:flex}.ConfirmDialog-module-scss-module__LtXQGa__btn_cancel,.ConfirmDialog-module-scss-module__LtXQGa__btn_confirm,.ConfirmDialog-module-scss-module__LtXQGa__btn_confirm_danger{cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;transition:background-color .2s,color .2s}.ConfirmDialog-module-scss-module__LtXQGa__btn_cancel:disabled,.ConfirmDialog-module-scss-module__LtXQGa__btn_confirm:disabled,.ConfirmDialog-module-scss-module__LtXQGa__btn_confirm_danger:disabled{opacity:.7;cursor:not-allowed}.ConfirmDialog-module-scss-module__LtXQGa__btn_cancel{background:var(--bg-subtle);color:var(--text-main);border:1px solid var(--border-subtle,#e5e7eb)}.ConfirmDialog-module-scss-module__LtXQGa__btn_cancel:hover:not(:disabled){background:var(--bg-page)}.ConfirmDialog-module-scss-module__LtXQGa__btn_confirm{background:var(--brand-primary);color:var(--text-inverse);border:none}.ConfirmDialog-module-scss-module__LtXQGa__btn_confirm:hover:not(:disabled){background:var(--brand-hover)}.ConfirmDialog-module-scss-module__LtXQGa__btn_confirm_danger{background:var(--status-error,#ef4444);color:#fff;border:none}.ConfirmDialog-module-scss-module__LtXQGa__btn_confirm_danger:hover:not(:disabled){filter:brightness(1.05)}
:root{--bg-page:#fff;--bg-surface:#f9fafb;--bg-subtle:#f3f4f6;--bg-inverse:#111827;--text-main:#111827;--text-muted:#1f2937;--text-subtle:#9ca3af;--text-inverse:#fff;--brand-primary:#108a00;--brand-hover:#0b6100;--brand-surface:#108a0014;--border-default:#e5e7eb;--border-subtle:#d1d5db;--border-active:#108a00;--lime-pop:#95df00;--lime-hover:#7ce100;--status-error:#ef4444;--status-success:#108a00;--warning-bg:#f9dcc9;--warning-border:#ea580c99;--warning-text:#7c2d12;--warning-badge-bg:#f9dac4;--warning-block-border:#df9069;--warning-block-bg:#f9e7db;--shadow-card:0 4px 6px -1px #0000001a;--link-color:#108a00;--link-hover:#0b6100;--z-index-base:0;--z-index-raised:1;--z-index-raised-2:2;--z-index-inline:10;--z-index-inline-above:20;--z-index-sidebar:100;--z-index-navbar:1000;--z-index-navbar-dropdown:100;--z-index-modal:1000;--z-index-dashboard-overlay:1040;--z-index-dashboard-sidebar-mobile:1050;--z-index-job-dashboard-overlay:1100;--z-index-modal-full:999992;--z-index-drawer-backdrop:99998;--z-index-drawer-panel:99999;--z-index-admin-user-drawer-backdrop:9998;--z-index-admin-user-drawer-panel:9999;--z-index-admin-entity-drawer-backdrop:9998;--z-index-admin-entity-drawer-panel:9999;--z-index-admin-categories-modal:9999;--z-index-admin-users-modal:9999;--z-index-admin-user-details-modal:9999;--z-index-admin-user-details-bar:10;--z-index-provider-ad-drawer-backdrop:99998;--z-index-provider-ad-drawer-panel:99999;--z-index-service-request-drawer-backdrop:99998;--z-index-service-request-drawer-panel:99999;--z-index-job-drawer-backdrop:99998;--z-index-job-drawer-panel:99999;--z-index-admin-reports-drawer-backdrop:100000;--z-index-admin-reports-drawer-panel:100001;--z-index-submit-offer-modal:1000;--z-index-common-style-overlay:1040;--z-index-common-style-sidebar:100;--z-index-common-style-sidebar-mobile:1050;--z-index-cv-edit-modal:9999;--z-index-cv-edit-raised:10;--z-index-portfolio-create-raised:10;--z-index-chat-overlay:1000;--z-index-chat-floating:20;--z-index-chat-message:10}html.Applications-module-scss-module__cFukvG__dark,.Applications-module-scss-module__cFukvG__dark{--bg-page:#0a0a0a;--bg-surface:#121212;--bg-subtle:#1e1e1e;--bg-inverse:#fff;--text-main:#fff;--text-muted:#a1a1aa;--text-subtle:#52525b;--text-inverse:#0a0a0a;--brand-primary:#108a00;--brand-hover:#95df00;--brand-surface:#95df001a;--border-default:#27272a;--border-subtle:#3f3f46;--border-active:#95df00;--shadow-card:0 4px 6px -1px #00000059;--link-color:#95df00;--link-hover:#fff;--warning-bg:#5e2a10;--warning-border:#9c592e;--warning-text:#fed7aa;--warning-badge-bg:#682e10;--warning-block-border:#935630;--warning-block-bg:#3d2011}@keyframes Applications-module-scss-module__cFukvG__spin{to{transform:rotate(360deg)}}@keyframes Applications-module-scss-module__cFukvG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Applications-module-scss-module__cFukvG__page{background-color:var(--bg-page,#f9fafb);min-height:100vh;padding:3rem 0;transition:background-color .3s}@media (max-width:768px){.Applications-module-scss-module__cFukvG__page{padding:1.5rem 0}}.Applications-module-scss-module__cFukvG__container{width:100%;max-width:1600px;margin:0 auto;padding:0 24px}.Applications-module-scss-module__cFukvG__header{margin-bottom:2rem}.Applications-module-scss-module__cFukvG__header h1{color:var(--text-main,#111827);margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (max-width:768px){.Applications-module-scss-module__cFukvG__header h1{font-size:1.5rem}}.Applications-module-scss-module__cFukvG__header p{color:var(--text-muted,#6b7280);font-size:1.05rem}.Applications-module-scss-module__cFukvG__empty_state{text-align:center;background-color:var(--bg-surface,#fff);border:1px dashed var(--border-default,#d1d5db);border-radius:12px;padding:4rem 2rem}.Applications-module-scss-module__cFukvG__empty_state p{color:var(--text-muted,#6b7280);margin-bottom:1.5rem;font-size:1.1rem}.Applications-module-scss-module__cFukvG__browse_btn{background-color:var(--brand-primary);color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:background-color .2s,transform .2s}.Applications-module-scss-module__cFukvG__browse_btn:hover{background-color:var(--brand-hover);transform:translateY(-1px)}.Applications-module-scss-module__cFukvG__browse_btn{padding:.75rem 1.5rem}.Applications-module-scss-module__cFukvG__app_grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.Applications-module-scss-module__cFukvG__app_grid{grid-template-columns:1fr}}.Applications-module-scss-module__cFukvG__app_card{background-color:var(--bg-surface,#fff);border:1px solid var(--border-subtle,#e5e7eb);cursor:pointer;border-radius:12px;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.Applications-module-scss-module__cFukvG__app_card:hover{border-color:var(--border-default,#d1d5db);transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.Applications-module-scss-module__cFukvG__app_card:hover .Applications-module-scss-module__cFukvG__view_link{color:var(--brand-primary,#10b981);transform:translate(4px)}.Applications-module-scss-module__cFukvG__card_header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.Applications-module-scss-module__cFukvG__card_header .Applications-module-scss-module__cFukvG__title_block h3{color:var(--text-main,#111827);margin:0 0 .4rem;font-size:1.15rem;font-weight:700;line-height:1.3}.Applications-module-scss-module__cFukvG__card_header .Applications-module-scss-module__cFukvG__title_block .Applications-module-scss-module__cFukvG__company{color:var(--text-muted,#6b7280);align-items:center;gap:.35rem;font-size:.85rem;display:flex}.Applications-module-scss-module__cFukvG__card_header .Applications-module-scss-module__cFukvG__title_block .Applications-module-scss-module__cFukvG__company svg{color:var(--text-muted,#9ca3af)}.Applications-module-scss-module__cFukvG__status_badge{white-space:nowrap;border-radius:9999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.Applications-module-scss-module__cFukvG__status_pending{color:#4b5563;background-color:#f3f4f6;border:1px solid #e5e7eb}.Applications-module-scss-module__cFukvG__status_reviewing{color:#d97706;background-color:#fffbeb;border:1px solid #fde68a}.Applications-module-scss-module__cFukvG__status_accepted{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0}.Applications-module-scss-module__cFukvG__status_rejected{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.Applications-module-scss-module__cFukvG__meta_row{border-bottom:1px solid var(--border-subtle,#e5e7eb);gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.Applications-module-scss-module__cFukvG__meta_row span{color:var(--text-main,#374151);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.Applications-module-scss-module__cFukvG__meta_row span svg{color:var(--text-muted,#9ca3af)}.Applications-module-scss-module__cFukvG__card_footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Applications-module-scss-module__cFukvG__card_footer .Applications-module-scss-module__cFukvG__date{color:var(--text-muted,#6b7280);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.Applications-module-scss-module__cFukvG__card_footer .Applications-module-scss-module__cFukvG__view_link{color:var(--text-muted,#6b7280);align-items:center;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Applications-module-scss-module__cFukvG__footer_actions{align-items:center;gap:1rem;display:flex}.Applications-module-scss-module__cFukvG__message_text_btn{color:var(--brand-primary,#10b981);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-size:.85rem;font-weight:600;display:flex}.Applications-module-scss-module__cFukvG__message_text_btn:hover{text-decoration:underline}.Applications-module-scss-module__cFukvG__message_btn{border:1px solid var(--brand-primary,#10b981);color:var(--brand-primary,#10b981);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Applications-module-scss-module__cFukvG__message_btn:hover{background-color:var(--brand-surface,#ecfdf5)}
:root{--bg-page:#fff;--bg-surface:#f9fafb;--bg-subtle:#f3f4f6;--bg-inverse:#111827;--text-main:#111827;--text-muted:#1f2937;--text-subtle:#9ca3af;--text-inverse:#fff;--brand-primary:#108a00;--brand-hover:#0b6100;--brand-surface:#108a0014;--border-default:#e5e7eb;--border-subtle:#d1d5db;--border-active:#108a00;--lime-pop:#95df00;--lime-hover:#7ce100;--status-error:#ef4444;--status-success:#108a00;--warning-bg:#f9dcc9;--warning-border:#ea580c99;--warning-text:#7c2d12;--warning-badge-bg:#f9dac4;--warning-block-border:#df9069;--warning-block-bg:#f9e7db;--shadow-card:0 4px 6px -1px #0000001a;--link-color:#108a00;--link-hover:#0b6100;--z-index-base:0;--z-index-raised:1;--z-index-raised-2:2;--z-index-inline:10;--z-index-inline-above:20;--z-index-sidebar:100;--z-index-navbar:1000;--z-index-navbar-dropdown:100;--z-index-modal:1000;--z-index-dashboard-overlay:1040;--z-index-dashboard-sidebar-mobile:1050;--z-index-job-dashboard-overlay:1100;--z-index-modal-full:999992;--z-index-drawer-backdrop:99998;--z-index-drawer-panel:99999;--z-index-admin-user-drawer-backdrop:9998;--z-index-admin-user-drawer-panel:9999;--z-index-admin-entity-drawer-backdrop:9998;--z-index-admin-entity-drawer-panel:9999;--z-index-admin-categories-modal:9999;--z-index-admin-users-modal:9999;--z-index-admin-user-details-modal:9999;--z-index-admin-user-details-bar:10;--z-index-provider-ad-drawer-backdrop:99998;--z-index-provider-ad-drawer-panel:99999;--z-index-service-request-drawer-backdrop:99998;--z-index-service-request-drawer-panel:99999;--z-index-job-drawer-backdrop:99998;--z-index-job-drawer-panel:99999;--z-index-admin-reports-drawer-backdrop:100000;--z-index-admin-reports-drawer-panel:100001;--z-index-submit-offer-modal:1000;--z-index-common-style-overlay:1040;--z-index-common-style-sidebar:100;--z-index-common-style-sidebar-mobile:1050;--z-index-cv-edit-modal:9999;--z-index-cv-edit-raised:10;--z-index-portfolio-create-raised:10;--z-index-chat-overlay:1000;--z-index-chat-floating:20;--z-index-chat-message:10}html.MyProfile-module-scss-module__tz86vW__dark,.MyProfile-module-scss-module__tz86vW__dark{--bg-page:#0a0a0a;--bg-surface:#121212;--bg-subtle:#1e1e1e;--bg-inverse:#fff;--text-main:#fff;--text-muted:#a1a1aa;--text-subtle:#52525b;--text-inverse:#0a0a0a;--brand-primary:#108a00;--brand-hover:#95df00;--brand-surface:#95df001a;--border-default:#27272a;--border-subtle:#3f3f46;--border-active:#95df00;--shadow-card:0 4px 6px -1px #00000059;--link-color:#95df00;--link-hover:#fff;--warning-bg:#5e2a10;--warning-border:#9c592e;--warning-text:#fed7aa;--warning-badge-bg:#682e10;--warning-block-border:#935630;--warning-block-bg:#3d2011}@keyframes MyProfile-module-scss-module__tz86vW__spin{to{transform:rotate(360deg)}}@keyframes MyProfile-module-scss-module__tz86vW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MyProfile-module-scss-module__tz86vW__page{background-color:var(--bg-page,#f9fafb);min-height:100vh;padding:3rem 0}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__page{padding:1.5rem 0}}.MyProfile-module-scss-module__tz86vW__container{width:100%;max-width:1600px;margin:0 auto;padding:0 24px}.MyProfile-module-scss-module__tz86vW__profile_header{background-color:var(--bg-surface,#fff);border:1px solid var(--border-subtle,#e5e7eb);border-radius:16px;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;padding:2.5rem;display:flex;box-shadow:0 4px 12px #00000008}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__profile_header{flex-direction:column;gap:1.5rem;padding:1.5rem}}.MyProfile-module-scss-module__tz86vW__profile_header .MyProfile-module-scss-module__tz86vW__report_btn{margin-left:auto}.MyProfile-module-scss-module__tz86vW__header_content{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__header_content{text-align:center;flex-direction:column;width:100%}}.MyProfile-module-scss-module__tz86vW__overview_section{background-color:var(--bg-surface,#fff);border:1px solid var(--border-subtle,#e5e7eb);border-radius:12px;margin-bottom:3rem;padding:2rem}.MyProfile-module-scss-module__tz86vW__overview_section h3{color:var(--text-main,#111827);border-bottom:1px solid var(--border-subtle,#e5e7eb);align-items:center;gap:.5rem;margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.25rem;display:flex}.MyProfile-module-scss-module__tz86vW__service_details{flex-direction:column;gap:1.25rem;display:flex}.MyProfile-module-scss-module__tz86vW__service_tags{flex-wrap:wrap;gap:.5rem;display:flex}.MyProfile-module-scss-module__tz86vW__service_tags .MyProfile-module-scss-module__tz86vW__tag{background-color:var(--brand-surface,#ecfdf5);color:var(--brand-primary,#10b981);border-radius:999px;padding:.35rem .85rem;font-size:.85rem;font-weight:600}.MyProfile-module-scss-module__tz86vW__bio{color:var(--text-main,#374151);max-width:800px;margin:0;font-size:1rem;line-height:1.6}.MyProfile-module-scss-module__tz86vW__service_meta{color:var(--text-main,#374151);gap:2rem;font-size:.95rem;display:flex}.MyProfile-module-scss-module__tz86vW__service_meta strong{color:var(--text-muted,#6b7280);font-weight:500}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__service_meta{flex-direction:column;gap:.5rem}}.MyProfile-module-scss-module__tz86vW__website_link{color:var(--brand-primary,#10b981);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.MyProfile-module-scss-module__tz86vW__website_link:hover{opacity:.8}.MyProfile-module-scss-module__tz86vW__services_section{margin-bottom:3rem}.MyProfile-module-scss-module__tz86vW__services_grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__services_grid{grid-template-columns:1fr}}.MyProfile-module-scss-module__tz86vW__service_card{background-color:var(--bg-surface,#fff);border:1px solid var(--border-subtle,#e5e7eb);border-radius:12px;transition:box-shadow .2s;overflow:hidden}.MyProfile-module-scss-module__tz86vW__service_card:hover{box-shadow:0 8px 20px #0000000f}.MyProfile-module-scss-module__tz86vW__service_card_content{padding:1.5rem;position:relative}.MyProfile-module-scss-module__tz86vW__service_card_content .MyProfile-module-scss-module__tz86vW__service_category{color:var(--brand-primary,#10b981);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:inline-block}.MyProfile-module-scss-module__tz86vW__service_card_content h3{color:var(--text-main,#111827);margin:0 0 1rem;font-size:1.2rem;font-weight:700;line-height:1.3}.MyProfile-module-scss-module__tz86vW__service_meta{color:var(--text-muted,#6b7280);flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.MyProfile-module-scss-module__tz86vW__service_meta span{align-items:center;gap:.35rem;display:flex}.MyProfile-module-scss-module__tz86vW__service_description{color:var(--text-muted,#4b5563);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.MyProfile-module-scss-module__tz86vW__service_card_actions{border-top:1px solid var(--border-subtle,#e5e7eb);margin-top:1rem;padding-top:1rem}.MyProfile-module-scss-module__tz86vW__service_card_actions .MyProfile-module-scss-module__tz86vW__edit_btn_card{color:var(--text-main,#374151);border:1px solid var(--border-default,#d1d5db);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:12px 24px;font-weight:500;transition:all .2s;display:inline-flex}.MyProfile-module-scss-module__tz86vW__service_card_actions .MyProfile-module-scss-module__tz86vW__edit_btn_card:hover:not(:disabled){background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827);border-color:var(--text-muted,#9ca3af)}.MyProfile-module-scss-module__tz86vW__service_card_actions .MyProfile-module-scss-module__tz86vW__edit_btn_card:disabled{opacity:.5;cursor:not-allowed}.MyProfile-module-scss-module__tz86vW__service_card_actions .MyProfile-module-scss-module__tz86vW__edit_btn_card{align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:inline-flex}.MyProfile-module-scss-module__tz86vW__avatar_wrap{border:2px solid var(--border-subtle,#e5e7eb);border-radius:50%;flex-shrink:0;width:100px;height:100px;overflow:hidden}.MyProfile-module-scss-module__tz86vW__avatar_image{object-fit:cover;width:100%;height:100%}.MyProfile-module-scss-module__tz86vW__avatar_placeholder{background-color:var(--brand-primary,#10b981);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;font-size:3rem;font-weight:700;display:flex;box-shadow:0 4px 10px #10b9814d}.MyProfile-module-scss-module__tz86vW__user_info h1{color:var(--text-main,#111827);margin:0 0 .5rem;font-size:2rem;font-weight:700}.MyProfile-module-scss-module__tz86vW__user_info .MyProfile-module-scss-module__tz86vW__name_row{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:inline-flex}.MyProfile-module-scss-module__tz86vW__user_info .MyProfile-module-scss-module__tz86vW__verified_badge{color:var(--status-success,#108a00);background-color:color-mix(in srgb,var(--status-success,#108a00)12%,transparent);border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.85rem;font-weight:600;display:inline-flex}.MyProfile-module-scss-module__tz86vW__role_badge{background-color:var(--text-main,#111827);color:#fff;letter-spacing:.5px;border-radius:999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.MyProfile-module-scss-module__tz86vW__meta_info{color:var(--text-muted,#6b7280);gap:1.5rem;font-size:.95rem;display:flex}.MyProfile-module-scss-module__tz86vW__meta_info span{align-items:center;gap:.4rem;display:flex}.MyProfile-module-scss-module__tz86vW__meta_info span svg{color:var(--text-muted,#9ca3af)}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__meta_info{justify-content:center}}.MyProfile-module-scss-module__tz86vW__share_row{border-top:1px solid var(--border-subtle,#e5e7eb);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.MyProfile-module-scss-module__tz86vW__share_row .MyProfile-module-scss-module__tz86vW__public_label{color:var(--text-muted,#6b7280);margin-right:.25rem;font-size:.85rem}.MyProfile-module-scss-module__tz86vW__share_row .MyProfile-module-scss-module__tz86vW__share_btn{color:var(--text-main,#374151);border:1px solid var(--border-default,#d1d5db);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:12px 24px;font-weight:500;transition:all .2s;display:inline-flex}.MyProfile-module-scss-module__tz86vW__share_row .MyProfile-module-scss-module__tz86vW__share_btn:hover:not(:disabled){background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827);border-color:var(--text-muted,#9ca3af)}.MyProfile-module-scss-module__tz86vW__share_row .MyProfile-module-scss-module__tz86vW__share_btn:disabled{opacity:.5;cursor:not-allowed}.MyProfile-module-scss-module__tz86vW__share_row .MyProfile-module-scss-module__tz86vW__share_btn{align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:inline-flex}.MyProfile-module-scss-module__tz86vW__share_row .MyProfile-module-scss-module__tz86vW__view_public_link{color:var(--brand-primary,#10b981);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.MyProfile-module-scss-module__tz86vW__share_row .MyProfile-module-scss-module__tz86vW__view_public_link:hover{text-decoration:underline}.MyProfile-module-scss-module__tz86vW__edit_btn{color:var(--text-main,#374151);border:1px solid var(--border-default,#d1d5db);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:12px 24px;font-weight:500;transition:all .2s;display:inline-flex}.MyProfile-module-scss-module__tz86vW__edit_btn:hover:not(:disabled){background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827);border-color:var(--text-muted,#9ca3af)}.MyProfile-module-scss-module__tz86vW__edit_btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__edit_btn{width:100%}}.MyProfile-module-scss-module__tz86vW__detail_section{background-color:var(--bg-surface,#fff);border:1px solid var(--border-subtle,#e5e7eb);border-radius:16px;margin-bottom:1.5rem;padding:1.5rem 2rem;box-shadow:0 2px 8px #00000008}.MyProfile-module-scss-module__tz86vW__detail_section h3{color:var(--text-main,#111827);border-bottom:1px solid var(--border-subtle,#e5e7eb);margin:0 0 1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700}.MyProfile-module-scss-module__tz86vW__detail_grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem 2rem;display:grid}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__detail_grid{grid-template-columns:1fr}}.MyProfile-module-scss-module__tz86vW__detail_row{flex-direction:column;gap:.2rem;display:flex}.MyProfile-module-scss-module__tz86vW__detail_row .MyProfile-module-scss-module__tz86vW__detail_label{color:var(--text-muted,#6b7280);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.MyProfile-module-scss-module__tz86vW__detail_row .MyProfile-module-scss-module__tz86vW__detail_value{color:var(--text-main,#111827);word-break:break-word;font-size:.95rem}.MyProfile-module-scss-module__tz86vW__detail_row .MyProfile-module-scss-module__tz86vW__detail_value_empty{color:var(--text-muted,#9ca3af);font-size:.9rem;font-style:italic}.MyProfile-module-scss-module__tz86vW__detail_value_block{color:var(--text-main,#111827);white-space:pre-wrap;word-break:break-word;font-size:.95rem}.MyProfile-module-scss-module__tz86vW__detail_link{color:var(--brand-primary,#10b981);word-break:break-all;font-size:.95rem;text-decoration:none}.MyProfile-module-scss-module__tz86vW__detail_link:hover{text-decoration:underline}.MyProfile-module-scss-module__tz86vW__profile_sections{margin-bottom:2rem}.MyProfile-module-scss-module__tz86vW__portfolio_section{margin-top:2rem}.MyProfile-module-scss-module__tz86vW__section_header{border-bottom:2px solid var(--border-subtle,#e5e7eb);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.MyProfile-module-scss-module__tz86vW__section_header h2{color:var(--text-main,#111827);align-items:center;gap:.75rem;margin:0;font-size:1.5rem;display:flex}.MyProfile-module-scss-module__tz86vW__section_header .MyProfile-module-scss-module__tz86vW__add_btn{background-color:var(--brand-primary);color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:background-color .2s,transform .2s}.MyProfile-module-scss-module__tz86vW__section_header .MyProfile-module-scss-module__tz86vW__add_btn:hover{background-color:var(--brand-hover);transform:translateY(-1px)}.MyProfile-module-scss-module__tz86vW__section_header .MyProfile-module-scss-module__tz86vW__add_btn{align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__section_header{flex-wrap:wrap}}.MyProfile-module-scss-module__tz86vW__empty_state{text-align:center;background-color:var(--bg-surface,#fff);border:1px dashed var(--border-default,#d1d5db);border-radius:12px;padding:4rem 2rem}.MyProfile-module-scss-module__tz86vW__empty_state .MyProfile-module-scss-module__tz86vW__empty_icon{color:var(--border-default,#d1d5db);margin-bottom:1rem}.MyProfile-module-scss-module__tz86vW__empty_state p{color:var(--text-muted,#6b7280);font-size:1.1rem}.MyProfile-module-scss-module__tz86vW__empty_state .MyProfile-module-scss-module__tz86vW__back_btn{color:var(--text-main,#374151);border:1px solid var(--border-default,#d1d5db);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:12px 24px;font-weight:500;transition:all .2s;display:inline-flex}.MyProfile-module-scss-module__tz86vW__empty_state .MyProfile-module-scss-module__tz86vW__back_btn:hover:not(:disabled){background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827);border-color:var(--text-muted,#9ca3af)}.MyProfile-module-scss-module__tz86vW__empty_state .MyProfile-module-scss-module__tz86vW__back_btn:disabled{opacity:.5;cursor:not-allowed}.MyProfile-module-scss-module__tz86vW__empty_state .MyProfile-module-scss-module__tz86vW__back_btn{margin-top:1rem}.MyProfile-module-scss-module__tz86vW__portfolio_grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__portfolio_grid{grid-template-columns:1fr}}.MyProfile-module-scss-module__tz86vW__portfolio_card{background-color:var(--bg-surface,#fff);border:1px solid var(--border-subtle,#e5e7eb);border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.MyProfile-module-scss-module__tz86vW__portfolio_card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.MyProfile-module-scss-module__tz86vW__cover_image{background-color:var(--bg-page,#f3f4f6);height:200px;position:relative}.MyProfile-module-scss-module__tz86vW__cover_image img{object-fit:cover;width:100%;height:100%}.MyProfile-module-scss-module__tz86vW__cover_image .MyProfile-module-scss-module__tz86vW__no_image{width:100%;height:100%;color:var(--border-default,#d1d5db);justify-content:center;align-items:center;display:flex}.MyProfile-module-scss-module__tz86vW__cover_image .MyProfile-module-scss-module__tz86vW__card_actions{opacity:0;gap:.5rem;transition:opacity .2s;display:flex;position:absolute;top:.75rem;right:.75rem}@media (max-width:768px){.MyProfile-module-scss-module__tz86vW__cover_image .MyProfile-module-scss-module__tz86vW__card_actions{opacity:1}}.MyProfile-module-scss-module__tz86vW__cover_image .MyProfile-module-scss-module__tz86vW__edit_btn_card{color:var(--brand-primary,#10b981);cursor:pointer;background-color:#ffffffe6;border:none;border-radius:8px;padding:.5rem;transition:background-color .2s,color .2s;position:static;box-shadow:0 2px 4px #0000001a}.MyProfile-module-scss-module__tz86vW__cover_image .MyProfile-module-scss-module__tz86vW__edit_btn_card:hover{background-color:var(--brand-primary,#10b981);color:#fff}.MyProfile-module-scss-module__tz86vW__cover_image .MyProfile-module-scss-module__tz86vW__delete_btn{color:var(--error-text,#ef4444);cursor:pointer;background-color:#ffffffe6;border:none;border-radius:8px;padding:.5rem;transition:background-color .2s,color .2s;position:static;box-shadow:0 2px 4px #0000001a}.MyProfile-module-scss-module__tz86vW__cover_image .MyProfile-module-scss-module__tz86vW__delete_btn:hover{background-color:var(--error-text,#ef4444);color:#fff}.MyProfile-module-scss-module__tz86vW__portfolio_card:hover .MyProfile-module-scss-module__tz86vW__card_actions{opacity:1}.MyProfile-module-scss-module__tz86vW__card_content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.MyProfile-module-scss-module__tz86vW__card_content .MyProfile-module-scss-module__tz86vW__category{color:var(--brand-primary,#10b981);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:inline-block}.MyProfile-module-scss-module__tz86vW__card_content h3{color:var(--text-main,#111827);margin:0 0 1rem;font-size:1.25rem;font-weight:700;line-height:1.3}.MyProfile-module-scss-module__tz86vW__project_meta{color:var(--text-main,#374151);gap:1rem;margin-bottom:1rem;font-size:.85rem;display:flex}.MyProfile-module-scss-module__tz86vW__project_meta span{background-color:var(--bg-page,#f3f4f6);border-radius:4px;padding:.25rem .6rem}.MyProfile-module-scss-module__tz86vW__project_meta span strong{color:var(--text-muted,#6b7280);margin-right:.25rem;font-weight:500}.MyProfile-module-scss-module__tz86vW__description{color:var(--text-muted,#4b5563);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:auto 0 0;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}
:root{--bg-page:#fff;--bg-surface:#f9fafb;--bg-subtle:#f3f4f6;--bg-inverse:#111827;--text-main:#111827;--text-muted:#1f2937;--text-subtle:#9ca3af;--text-inverse:#fff;--brand-primary:#108a00;--brand-hover:#0b6100;--brand-surface:#108a0014;--border-default:#e5e7eb;--border-subtle:#d1d5db;--border-active:#108a00;--lime-pop:#95df00;--lime-hover:#7ce100;--status-error:#ef4444;--status-success:#108a00;--warning-bg:#f9dcc9;--warning-border:#ea580c99;--warning-text:#7c2d12;--warning-badge-bg:#f9dac4;--warning-block-border:#df9069;--warning-block-bg:#f9e7db;--shadow-card:0 4px 6px -1px #0000001a;--link-color:#108a00;--link-hover:#0b6100;--z-index-base:0;--z-index-raised:1;--z-index-raised-2:2;--z-index-inline:10;--z-index-inline-above:20;--z-index-sidebar:100;--z-index-navbar:1000;--z-index-navbar-dropdown:100;--z-index-modal:1000;--z-index-dashboard-overlay:1040;--z-index-dashboard-sidebar-mobile:1050;--z-index-job-dashboard-overlay:1100;--z-index-modal-full:999992;--z-index-drawer-backdrop:99998;--z-index-drawer-panel:99999;--z-index-admin-user-drawer-backdrop:9998;--z-index-admin-user-drawer-panel:9999;--z-index-admin-entity-drawer-backdrop:9998;--z-index-admin-entity-drawer-panel:9999;--z-index-admin-categories-modal:9999;--z-index-admin-users-modal:9999;--z-index-admin-user-details-modal:9999;--z-index-admin-user-details-bar:10;--z-index-provider-ad-drawer-backdrop:99998;--z-index-provider-ad-drawer-panel:99999;--z-index-service-request-drawer-backdrop:99998;--z-index-service-request-drawer-panel:99999;--z-index-job-drawer-backdrop:99998;--z-index-job-drawer-panel:99999;--z-index-admin-reports-drawer-backdrop:100000;--z-index-admin-reports-drawer-panel:100001;--z-index-submit-offer-modal:1000;--z-index-common-style-overlay:1040;--z-index-common-style-sidebar:100;--z-index-common-style-sidebar-mobile:1050;--z-index-cv-edit-modal:9999;--z-index-cv-edit-raised:10;--z-index-portfolio-create-raised:10;--z-index-chat-overlay:1000;--z-index-chat-floating:20;--z-index-chat-message:10}html.ProviderAdDrawer-module-scss-module__IA93HW__dark,.ProviderAdDrawer-module-scss-module__IA93HW__dark{--bg-page:#0a0a0a;--bg-surface:#121212;--bg-subtle:#1e1e1e;--bg-inverse:#fff;--text-main:#fff;--text-muted:#a1a1aa;--text-subtle:#52525b;--text-inverse:#0a0a0a;--brand-primary:#108a00;--brand-hover:#95df00;--brand-surface:#95df001a;--border-default:#27272a;--border-subtle:#3f3f46;--border-active:#95df00;--shadow-card:0 4px 6px -1px #00000059;--link-color:#95df00;--link-hover:#fff;--warning-bg:#5e2a10;--warning-border:#9c592e;--warning-text:#fed7aa;--warning-badge-bg:#682e10;--warning-block-border:#935630;--warning-block-bg:#3d2011}@keyframes ProviderAdDrawer-module-scss-module__IA93HW__spin{to{transform:rotate(360deg)}}@keyframes ProviderAdDrawer-module-scss-module__IA93HW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ProviderAdDrawer-module-scss-module__IA93HW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-index-provider-ad-drawer-backdrop);background-color:#0006;animation:.2s ease-out ProviderAdDrawer-module-scss-module__IA93HW__fadeIn;position:fixed;inset:0}.ProviderAdDrawer-module-scss-module__IA93HW__drawer{background-color:var(--bg-surface,#fff);width:40%;min-width:450px;max-width:800px;height:100vh;z-index:var(--z-index-provider-ad-drawer-panel);flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 30px #00000026}.ProviderAdDrawer-module-scss-module__IA93HW__drawer.ProviderAdDrawer-module-scss-module__IA93HW__open{transform:translate(0)}@media (max-width:1024px){.ProviderAdDrawer-module-scss-module__IA93HW__drawer{width:60%;min-width:unset}}@media (max-width:768px){.ProviderAdDrawer-module-scss-module__IA93HW__drawer{width:100%;max-width:100%}}.ProviderAdDrawer-module-scss-module__IA93HW__header{border-bottom:1px solid var(--border-subtle,#e5e7eb);background-color:var(--bg-surface,#fff);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.ProviderAdDrawer-module-scss-module__IA93HW__header h2{color:var(--text-main,#111827);margin:0;font-size:1.15rem;font-weight:600}.ProviderAdDrawer-module-scss-module__IA93HW__close_btn{color:var(--text-muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:.5rem;transition:background-color .2s,color .2s;display:flex}.ProviderAdDrawer-module-scss-module__IA93HW__close_btn:hover{background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827)}.ProviderAdDrawer-module-scss-module__IA93HW__body{flex:1;padding:2rem;overflow-y:auto}@media (max-width:768px){.ProviderAdDrawer-module-scss-module__IA93HW__body{padding:1.5rem}}.ProviderAdDrawer-module-scss-module__IA93HW__drawer_loading,.ProviderAdDrawer-module-scss-module__IA93HW__drawer_error{justify-content:center;align-items:center;min-height:12rem;padding:2rem;display:flex}.ProviderAdDrawer-module-scss-module__IA93HW__drawer_error{color:var(--text-muted,#6b7280);margin:0}.ProviderAdDrawer-module-scss-module__IA93HW__shimmer_section{margin-bottom:2rem}.ProviderAdDrawer-module-scss-module__IA93HW__shimmer_section .ProviderAdDrawer-module-scss-module__IA93HW__shimmer_heading{background:linear-gradient(90deg,var(--bg-subtle)0%,var(--bg-surface)50%,var(--bg-subtle)100%);background-size:200% 100%;border-radius:6px;width:8rem;height:1rem;margin-bottom:.75rem;animation:1.4s ease-in-out infinite ProviderAdDrawer-module-scss-module__IA93HW__shimmer}.ProviderAdDrawer-module-scss-module__IA93HW__shimmer_section .ProviderAdDrawer-module-scss-module__IA93HW__shimmer_line{background:linear-gradient(90deg,var(--bg-subtle)0%,var(--bg-surface)50%,var(--bg-subtle)100%);background-size:200% 100%;border-radius:6px;height:.875rem;margin-bottom:.5rem;animation:1.4s ease-in-out infinite ProviderAdDrawer-module-scss-module__IA93HW__shimmer}.ProviderAdDrawer-module-scss-module__IA93HW__shimmer_section .ProviderAdDrawer-module-scss-module__IA93HW__shimmer_line:nth-child(3){width:90%}.ProviderAdDrawer-module-scss-module__IA93HW__shimmer_section .ProviderAdDrawer-module-scss-module__IA93HW__shimmer_line:nth-child(4){width:70%}.ProviderAdDrawer-module-scss-module__IA93HW__shimmer_section .ProviderAdDrawer-module-scss-module__IA93HW__shimmer_line:nth-child(5){width:85%}.ProviderAdDrawer-module-scss-module__IA93HW__ad_header_info{margin-bottom:2.5rem}.ProviderAdDrawer-module-scss-module__IA93HW__ad_header_info .ProviderAdDrawer-module-scss-module__IA93HW__title{color:var(--text-main,#111827);margin:0 0 .5rem;font-size:2rem;font-weight:700;line-height:1.2}.ProviderAdDrawer-module-scss-module__IA93HW__ad_header_info .ProviderAdDrawer-module-scss-module__IA93HW__provider_name{color:var(--brand-primary,#10b981);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.ProviderAdDrawer-module-scss-module__IA93HW__ad_header_info .ProviderAdDrawer-module-scss-module__IA93HW__category_badge{background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#374151);border-radius:6px;padding:.35rem 1rem;font-size:.85rem;font-weight:500;display:inline-block}.ProviderAdDrawer-module-scss-module__IA93HW__meta_grid{background-color:var(--bg-page,#f9fafb);border:1px solid var(--border-subtle,#e5e7eb);border-radius:8px;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2.5rem;padding:1.5rem;display:grid}@media (max-width:768px){.ProviderAdDrawer-module-scss-module__IA93HW__meta_grid{grid-template-columns:1fr}}.ProviderAdDrawer-module-scss-module__IA93HW__meta_grid .ProviderAdDrawer-module-scss-module__IA93HW__meta_item{color:var(--text-main,#374151);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.ProviderAdDrawer-module-scss-module__IA93HW__meta_grid .ProviderAdDrawer-module-scss-module__IA93HW__meta_item svg{color:var(--brand-primary,#10b981)}.ProviderAdDrawer-module-scss-module__IA93HW__section{margin-bottom:2.5rem}.ProviderAdDrawer-module-scss-module__IA93HW__section h3{color:var(--text-main,#111827);border-bottom:2px solid var(--brand-primary,#10b981);margin:0 0 1rem;padding-bottom:.5rem;font-size:1.15rem;font-weight:600;display:inline-block}.ProviderAdDrawer-module-scss-module__IA93HW__section .ProviderAdDrawer-module-scss-module__IA93HW__text_content{color:var(--text-main,#374151);white-space:pre-wrap;font-size:1rem;line-height:1.7}.ProviderAdDrawer-module-scss-module__IA93HW__footer{border-top:1px solid var(--border-subtle,#e5e7eb);background-color:var(--bg-surface,#fff);padding:1.5rem 2rem}.ProviderAdDrawer-module-scss-module__IA93HW__offer_btn{background-color:var(--brand-primary);color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:background-color .2s,transform .2s}.ProviderAdDrawer-module-scss-module__IA93HW__offer_btn:hover{background-color:var(--brand-hover);transform:translateY(-1px)}.ProviderAdDrawer-module-scss-module__IA93HW__offer_btn{text-align:center;cursor:pointer;border:none;width:100%;padding:1.1rem;font-size:1.05rem;text-decoration:none;display:inline-block}.ProviderAdDrawer-module-scss-module__IA93HW__offer_status{text-align:center;border:1px solid var(--brand-primary,#10b981);border-radius:8px;padding:1rem}.ProviderAdDrawer-module-scss-module__IA93HW__offer_status .ProviderAdDrawer-module-scss-module__IA93HW__success_text{color:var(--brand-primary,#10b981);font-size:1.1rem;font-weight:600;display:block}.ProviderAdDrawer-module-scss-module__IA93HW__offer_status .ProviderAdDrawer-module-scss-module__IA93HW__date_text{color:var(--brand-primary,#10b981);opacity:.8;margin-top:.25rem;font-size:.9rem;display:block}.ProviderAdDrawer-module-scss-module__IA93HW__offer_status .ProviderAdDrawer-module-scss-module__IA93HW__own_ad_text{color:var(--text-muted,#6b7280);font-size:.95rem;display:block}@keyframes ProviderAdDrawer-module-scss-module__IA93HW__fadeIn{0%{opacity:0}to{opacity:1}}
