: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.Pricing-module-scss-module__oock5G__dark,.Pricing-module-scss-module__oock5G__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 Pricing-module-scss-module__oock5G__spin{to{transform:rotate(360deg)}}@keyframes Pricing-module-scss-module__oock5G__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Pricing-module-scss-module__oock5G__page_wrapper{background-color:var(--bg-page);min-height:calc(100vh - 70px);padding:4rem 1.5rem}.Pricing-module-scss-module__oock5G__container{width:100%;max-width:1600px;margin:0 auto;padding:0 24px}.Pricing-module-scss-module__oock5G__header{text-align:center;margin-bottom:4rem}.Pricing-module-scss-module__oock5G__header h1{color:var(--text-main);margin:0 0 1rem;font-size:2.75rem;font-weight:800}.Pricing-module-scss-module__oock5G__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.5}.Pricing-module-scss-module__oock5G__pricing_grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:2rem;display:grid}@media (max-width:1024px){.Pricing-module-scss-module__oock5G__pricing_grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}.Pricing-module-scss-module__oock5G__pricing_card{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s;display:flex}.Pricing-module-scss-module__oock5G__pricing_card:hover{box-shadow:var(--shadow-card);transform:translateY(-5px)}.Pricing-module-scss-module__oock5G__pricing_card.Pricing-module-scss-module__oock5G__popular{border:2px solid var(--brand-primary);position:relative;transform:scale(1.05)}@media (max-width:1024px){.Pricing-module-scss-module__oock5G__pricing_card.Pricing-module-scss-module__oock5G__popular{transform:scale(1)}}.Pricing-module-scss-module__oock5G__pricing_card.Pricing-module-scss-module__oock5G__popular .Pricing-module-scss-module__oock5G__popular_badge{background-color:var(--brand-primary);color:#fff;text-transform:uppercase;border-radius:999px;padding:.25rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module-scss-module__oock5G__plan_name{color:var(--text-main);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.Pricing-module-scss-module__oock5G__plan_desc{color:var(--text-muted);min-height:40px;margin:0 0 1.5rem;font-size:.95rem}.Pricing-module-scss-module__oock5G__price{color:var(--text-main);margin:0 0 .5rem;font-size:3rem;font-weight:800}.Pricing-module-scss-module__oock5G__price span{color:var(--text-muted);font-size:1.1rem;font-weight:500}.Pricing-module-scss-module__oock5G__features_list{flex:1;margin:2rem 0;padding:0;list-style:none}.Pricing-module-scss-module__oock5G__features_list li{color:var(--text-main);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.4;display:flex}.Pricing-module-scss-module__oock5G__features_list li .Pricing-module-scss-module__oock5G__check_icon{color:var(--brand-primary);flex-shrink:0;margin-top:.15rem}.Pricing-module-scss-module__oock5G__action_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}.Pricing-module-scss-module__oock5G__action_btn:hover:not(:disabled){background-color:var(--bg-page,#f3f4f6);color:var(--text-main,#111827);border-color:var(--text-muted,#9ca3af)}.Pricing-module-scss-module__oock5G__action_btn:disabled{opacity:.5;cursor:not-allowed}.Pricing-module-scss-module__oock5G__action_btn{justify-content:center;width:100%;padding:1rem;font-size:1.05rem}.Pricing-module-scss-module__oock5G__action_btn.Pricing-module-scss-module__oock5G__primary_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}.Pricing-module-scss-module__oock5G__action_btn.Pricing-module-scss-module__oock5G__primary_btn:hover{background-color:var(--brand-hover);transform:translateY(-1px)}.Pricing-module-scss-module__oock5G__action_btn.Pricing-module-scss-module__oock5G__primary_btn{background-color:var(--brand-primary);color:#fff;border:none}.Pricing-module-scss-module__oock5G__faq_section{text-align:center;margin-top:5rem}.Pricing-module-scss-module__oock5G__faq_section h2{color:var(--text-main);margin-bottom:1rem;font-size:1.75rem}.Pricing-module-scss-module__oock5G__faq_section p{color:var(--text-muted);font-size:1.05rem}.Pricing-module-scss-module__oock5G__faq_section a{color:var(--brand-primary);font-weight:600;text-decoration:none}.Pricing-module-scss-module__oock5G__faq_section a:hover{text-decoration:underline}
