: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.Blog-module-scss-module__11tR2W__dark,.Blog-module-scss-module__11tR2W__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 Blog-module-scss-module__11tR2W__spin{to{transform:rotate(360deg)}}@keyframes Blog-module-scss-module__11tR2W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Blog-module-scss-module__11tR2W__page_wrapper{background-color:var(--bg-page);min-height:calc(100vh - 70px);padding:4rem 1.5rem}.Blog-module-scss-module__11tR2W__container{width:100%;max-width:1600px;margin:0 auto;padding:0 24px}.Blog-module-scss-module__11tR2W__header{text-align:center;margin-bottom:4rem}.Blog-module-scss-module__11tR2W__header h1{color:var(--text-main);letter-spacing:-.02em;margin:0 0 1rem;font-size:3rem;font-weight:800}.Blog-module-scss-module__11tR2W__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.Blog-module-scss-module__11tR2W__featured_post{background-color:var(--bg-surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-card);border-radius:16px;gap:3rem;margin-bottom:4rem;padding:1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.Blog-module-scss-module__11tR2W__featured_post:hover{border-color:var(--brand-primary);box-shadow:0 10px 25px -5px #0000001a}.Blog-module-scss-module__11tR2W__featured_post:hover .Blog-module-scss-module__11tR2W__featured_img_wrap .Blog-module-scss-module__11tR2W__featured_img{transform:scale(1.03)}@media (max-width:1024px){.Blog-module-scss-module__11tR2W__featured_post{flex-direction:column;gap:1.5rem}}.Blog-module-scss-module__11tR2W__featured_img_wrap{border-radius:12px;flex:1.2;min-height:300px;position:relative;overflow:hidden}.Blog-module-scss-module__11tR2W__featured_img_wrap .Blog-module-scss-module__11tR2W__featured_img{object-fit:cover;transition:transform .4s}.Blog-module-scss-module__11tR2W__featured_img_wrap .Blog-module-scss-module__11tR2W__placeholder_img{background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary)80%,black),var(--brand-primary));width:100%;height:100%;transition:transform .4s}.Blog-module-scss-module__11tR2W__featured_content{flex-direction:column;flex:1;justify-content:center;padding:1rem 0;display:flex}.Blog-module-scss-module__11tR2W__featured_content .Blog-module-scss-module__11tR2W__category{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:700}.Blog-module-scss-module__11tR2W__featured_content h2{color:var(--text-main);margin:0 0 1rem;font-size:2rem;font-weight:800;line-height:1.3}.Blog-module-scss-module__11tR2W__featured_content .Blog-module-scss-module__11tR2W__excerpt{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.Blog-module-scss-module__11tR2W__meta{color:var(--text-subtle);align-items:center;gap:1.5rem;font-size:.9rem;font-weight:500;display:flex}.Blog-module-scss-module__11tR2W__meta .Blog-module-scss-module__11tR2W__meta_item{align-items:center;gap:.4rem;display:flex}.Blog-module-scss-module__11tR2W__section_title{color:var(--text-main);margin:0 0 2rem;font-size:1.75rem;font-weight:700}.Blog-module-scss-module__11tR2W__posts_grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Blog-module-scss-module__11tR2W__post_card{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.Blog-module-scss-module__11tR2W__post_card:hover{box-shadow:var(--shadow-card);border-color:var(--border-active);transform:translateY(-5px)}.Blog-module-scss-module__11tR2W__post_card:hover .Blog-module-scss-module__11tR2W__post_img_wrap .Blog-module-scss-module__11tR2W__post_img{transform:scale(1.05)}.Blog-module-scss-module__11tR2W__post_img_wrap{border-bottom:1px solid var(--border-subtle);height:200px;position:relative;overflow:hidden}.Blog-module-scss-module__11tR2W__post_img_wrap .Blog-module-scss-module__11tR2W__post_img{object-fit:cover;transition:transform .4s}.Blog-module-scss-module__11tR2W__post_img_wrap .Blog-module-scss-module__11tR2W__placeholder_img{background:var(--bg-subtle);width:100%;height:100%;transition:transform .4s}.Blog-module-scss-module__11tR2W__post_content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Blog-module-scss-module__11tR2W__post_content .Blog-module-scss-module__11tR2W__category{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.Blog-module-scss-module__11tR2W__post_content h3{color:var(--text-main);margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.Blog-module-scss-module__11tR2W__post_content .Blog-module-scss-module__11tR2W__excerpt{color:var(--text-muted);flex:1;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.Blog-module-scss-module__11tR2W__newsletter_section{background-color:color-mix(in srgb,var(--brand-primary)5%,var(--bg-surface));border:1px solid color-mix(in srgb,var(--brand-primary)20%,transparent);text-align:center;border-radius:16px;margin-top:5rem;padding:3rem 2rem}.Blog-module-scss-module__11tR2W__newsletter_section h2{color:var(--text-main);margin:0 0 .5rem;font-size:1.75rem}.Blog-module-scss-module__11tR2W__newsletter_section p{color:var(--text-muted);margin:0 0 2rem;font-size:1.05rem}.Blog-module-scss-module__11tR2W__newsletter_section .Blog-module-scss-module__11tR2W__subscribe_form{gap:.5rem;max-width:500px;margin:0 auto;display:flex}@media (max-width:768px){.Blog-module-scss-module__11tR2W__newsletter_section .Blog-module-scss-module__11tR2W__subscribe_form{flex-direction:column}}.Blog-module-scss-module__11tR2W__newsletter_section .Blog-module-scss-module__11tR2W__subscribe_form input{border:1px solid var(--border-default);background-color:var(--bg-page);color:var(--text-main);border-radius:8px;outline:none;flex:1;padding:.85rem 1.25rem;font-size:1rem}.Blog-module-scss-module__11tR2W__newsletter_section .Blog-module-scss-module__11tR2W__subscribe_form input:focus{border-color:var(--brand-primary)}.Blog-module-scss-module__11tR2W__newsletter_section .Blog-module-scss-module__11tR2W__subscribe_form button{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}.Blog-module-scss-module__11tR2W__newsletter_section .Blog-module-scss-module__11tR2W__subscribe_form button:hover{background-color:var(--brand-hover);transform:translateY(-1px)}.Blog-module-scss-module__11tR2W__newsletter_section .Blog-module-scss-module__11tR2W__subscribe_form button{padding:.85rem 1.5rem;font-size:1rem}
