.JobHookActions-module__er-ePW__hookActionContainer{border-top:1px dashed var(--border);flex-direction:column;gap:2rem;margin-top:3rem;padding-top:2rem;display:flex}.JobHookActions-module__er-ePW__radarBanner{border-radius:var(--radius-lg);text-align:center;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #86efac;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 15px #10b9811a}@media (min-width:768px){.JobHookActions-module__er-ePW__radarBanner{text-align:left;flex-direction:row;gap:2rem}}.JobHookActions-module__er-ePW__radarIconBox{background-color:#fff;border:2px solid #a7f3d0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.JobHookActions-module__er-ePW__radarText{flex:1}.JobHookActions-module__er-ePW__radarText h3{color:#065f46;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.JobHookActions-module__er-ePW__radarText p{color:#047857;font-size:.95rem;line-height:1.5}.JobHookActions-module__er-ePW__radarBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#10b981;border:none;border-radius:2rem;padding:1rem 2rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #10b9814d}.JobHookActions-module__er-ePW__radarBtn:hover{background-color:#059669;transform:translateY(-2px);box-shadow:0 6px 12px -2px #10b98166}.JobHookActions-module__er-ePW__commentsContainer{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.JobHookActions-module__er-ePW__commentsHeader{border-bottom:1px solid var(--border);background-color:#f8fafc;padding:1.5rem}.JobHookActions-module__er-ePW__commentsHeader h3{color:#0f172a;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;display:flex}.JobHookActions-module__er-ePW__seoHint{color:#64748b;margin-top:.5rem;font-size:.85rem}.JobHookActions-module__er-ePW__commentsList{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.JobHookActions-module__er-ePW__loadMoreWrapper{justify-content:center;padding-bottom:2rem;display:flex}.JobHookActions-module__er-ePW__loadMoreBtn{color:var(--primary);border:1px solid var(--primary);cursor:pointer;background-color:#0000;border-radius:2rem;padding:.6rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}.JobHookActions-module__er-ePW__loadMoreBtn:hover{background-color:var(--primary);color:#fff}.JobHookActions-module__er-ePW__realComment{gap:1rem;display:flex}.JobHookActions-module__er-ePW__realAvatar{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.JobHookActions-module__er-ePW__realContent{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:0 1rem 1rem;flex:1;padding:1rem}.JobHookActions-module__er-ePW__realMeta{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.JobHookActions-module__er-ePW__realAuthor{color:#0f172a;font-size:.95rem;font-weight:700}.JobHookActions-module__er-ePW__realTime{color:#94a3b8;font-size:.8rem}.JobHookActions-module__er-ePW__realText{color:#334155;font-size:.95rem;line-height:1.5}.JobHookActions-module__er-ePW__noComments{text-align:center;color:#64748b;border-radius:var(--radius-md);background-color:#f8fafc;border:1px dashed #cbd5e1;padding:2rem}.JobHookActions-module__er-ePW__commentCtaBox{text-align:center;background-color:#eff6ff;border-top:1px solid #bfdbfe;padding:1.5rem}.JobHookActions-module__er-ePW__commentCtaBox p{color:#1e3a8a;margin-bottom:1rem;font-size:.95rem;font-weight:500}.JobHookActions-module__er-ePW__downloadBtn{width:100%;margin-top:.5rem;padding:1rem;font-size:1.05rem}.JobHookActions-module__er-ePW__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background-color:#0f172ad9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.JobHookActions-module__er-ePW__modalContent{text-align:center;background-color:#fff;border-radius:1.5rem;width:100%;max-width:500px;padding:2.5rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards JobHookActions-module__er-ePW__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000040}@keyframes JobHookActions-module__er-ePW__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.JobHookActions-module__er-ePW__closeModal{cursor:pointer;color:#94a3b8;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:1rem;right:1.25rem}.JobHookActions-module__er-ePW__closeModal:hover{color:#0f172a}.JobHookActions-module__er-ePW__modalHeaderIcon{background-color:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 8px #dbeafe}.JobHookActions-module__er-ePW__modalTitle{color:#0f172a;margin-bottom:1rem;font-size:1.5rem;font-weight:900}.JobHookActions-module__er-ePW__modalSubTitle{color:#475569;margin-bottom:2rem;line-height:1.6}.JobHookActions-module__er-ePW__benefitList{text-align:left;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:1rem;margin-bottom:2.5rem;padding:1.5rem;display:flex}.JobHookActions-module__er-ePW__benefitItem{color:#1e293b;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.JobHookActions-module__er-ePW__storeButtonsRow{flex-direction:column;gap:1rem;display:flex}@media (min-width:480px){.JobHookActions-module__er-ePW__storeButtonsRow{flex-direction:row;justify-content:center}}.JobHookActions-module__er-ePW__storeBadgeApple,.JobHookActions-module__er-ePW__storeBadgeGoogle{box-shadow:var(--shadow-md);border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.JobHookActions-module__er-ePW__storeBadgeApple{background-color:#000}.JobHookActions-module__er-ePW__storeBadgeGoogle{background-color:#3b82f6}.JobHookActions-module__er-ePW__storeBadgeApple:hover,.JobHookActions-module__er-ePW__storeBadgeGoogle:hover{transform:translateY(-5px)}.JobHookActions-module__er-ePW__storeBadgeText{color:#fff;flex-direction:column;align-items:flex-start;display:flex}.JobHookActions-module__er-ePW__storeSmall{opacity:.8;font-size:.65rem;line-height:1}.JobHookActions-module__er-ePW__storeLarge{margin-top:.15rem;font-size:1.1rem;font-weight:800;line-height:1}.JobHookActions-module__er-ePW__richTextWrapper{margin-top:1.5rem}.JobHookActions-module__er-ePW__sectionTitle{color:var(--foreground);border-bottom:2px solid var(--border);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:800;display:flex}.JobHookActions-module__er-ePW__richTextContainer{transition:max-height .4s ease-out;position:relative;overflow:hidden}.JobHookActions-module__er-ePW__collapsed{max-height:400px}.JobHookActions-module__er-ePW__expanded{max-height:none}.JobHookActions-module__er-ePW__fadeOverlay{background:linear-gradient(#fff0 0%,#fafafa 100%);justify-content:center;align-items:flex-end;height:150px;padding-bottom:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.JobHookActions-module__er-ePW__readMoreBtn,.JobHookActions-module__er-ePW__collapseBtn{color:#3b82f6;cursor:pointer;background-color:#fff;border:1px solid #3b82f6;border-radius:2rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #3b82f61a}.JobHookActions-module__er-ePW__readMoreBtn:hover,.JobHookActions-module__er-ePW__collapseBtn:hover{background-color:#eff6ff;transform:translateY(-2px);box-shadow:0 6px 12px -2px #3b82f633}.JobHookActions-module__er-ePW__collapseBtn{margin:1.5rem auto 0}
.detail-module__N0UyCa__detailContainer{padding:3rem 1rem}.detail-module__N0UyCa__breadcrumb{color:var(--text-muted);gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.detail-module__N0UyCa__breadcrumb a{color:var(--primary);text-decoration:none}.detail-module__N0UyCa__breadcrumb a:hover{text-decoration:underline}.detail-module__N0UyCa__headerCard{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);margin-bottom:2rem;padding:2rem}.detail-module__N0UyCa__headerTop{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:2rem;display:flex}.detail-module__N0UyCa__logoCol{align-items:center;gap:1.5rem;display:flex}.detail-module__N0UyCa__logoBox{border-radius:var(--radius-lg);background-color:var(--surface-hover);border:1px solid var(--border);justify-content:center;align-items:center;width:80px;height:80px;display:flex}.detail-module__N0UyCa__title{color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1.2}.detail-module__N0UyCa__agencyRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.detail-module__N0UyCa__agency{color:var(--text-muted);font-size:1.125rem;font-weight:600}.detail-module__N0UyCa__openPositionsBadge{color:#2563eb;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:2rem;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:flex}.detail-module__N0UyCa__actionCol{gap:1rem;display:flex}.detail-module__N0UyCa__shareBtn{background-color:var(--background);color:var(--foreground)}.detail-module__N0UyCa__infoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.detail-module__N0UyCa__infoItem{align-items:center;gap:1rem;display:flex}.detail-module__N0UyCa__infoIcon{color:var(--primary);border-radius:var(--radius-sm);background-color:#3b82f61a;width:44px;height:44px;padding:.75rem}.detail-module__N0UyCa__label{text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:800;display:block}.detail-module__N0UyCa__value{color:var(--foreground);font-size:1rem;font-weight:700}.detail-module__N0UyCa__textSuccess{color:var(--success)}.detail-module__N0UyCa__textDanger{color:var(--danger)}.detail-module__N0UyCa__contentLayout{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.detail-module__N0UyCa__mainContent{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:2.5rem}.detail-module__N0UyCa__sectionTitle{color:var(--foreground);border-bottom:2px solid var(--border);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:800;display:flex}.detail-module__N0UyCa__richText{color:var(--foreground);max-width:900px;margin:0 auto;font-size:1.05rem;line-height:1.8}.detail-module__N0UyCa__richText p{margin-bottom:1rem}.detail-module__N0UyCa__richText ul,.detail-module__N0UyCa__richText ol{margin-bottom:1.5rem;padding-left:1.5rem}.detail-module__N0UyCa__richText table{border-collapse:collapse;width:100%;margin-bottom:1.5rem}.detail-module__N0UyCa__richText th,.detail-module__N0UyCa__richText td{border:1px solid var(--border);text-align:left;padding:.75rem}.detail-module__N0UyCa__richText th{background-color:var(--surface-hover);font-weight:800}.detail-module__N0UyCa__richText img{border-radius:var(--radius-md);max-width:100%;height:auto;margin-bottom:1.5rem}.detail-module__N0UyCa__requirementsBox{background-color:var(--surface-hover);border-radius:var(--radius-lg);border:1px solid var(--border);padding:2rem}.detail-module__N0UyCa__reqList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.detail-module__N0UyCa__reqList li{border-bottom:1px solid var(--border);justify-content:space-between;padding-bottom:.5rem;display:flex}.detail-module__N0UyCa__reqList strong{color:var(--text-muted)}.detail-module__N0UyCa__sidebarCard{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:2rem;position:sticky;top:90px}.detail-module__N0UyCa__sidebarTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:1.25rem;font-weight:800}.detail-module__N0UyCa__sidebarList{flex-direction:column;gap:1rem;list-style:none;display:flex}.detail-module__N0UyCa__sidebarList li{border-bottom:1px solid var(--border);justify-content:space-between;padding-bottom:.75rem;display:flex}.detail-module__N0UyCa__sidebarList span{color:var(--text-muted)}.detail-module__N0UyCa__sidebarList strong{color:var(--foreground)}.detail-module__N0UyCa__applyCallout{border-radius:var(--radius-lg);color:var(--text-muted);text-align:center;background-color:#3b82f60d;border:1px solid #3b82f633;margin-top:2rem;padding:1.5rem;font-size:.9rem;line-height:1.6}.detail-module__N0UyCa__kadrolarList{flex-direction:column;gap:1.5rem;display:flex}.detail-module__N0UyCa__kadroCard{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;overflow:hidden}.detail-module__N0UyCa__kadroCard:hover{box-shadow:var(--shadow-md);border-color:#cbd5e1;transform:translateY(-2px)}.detail-module__N0UyCa__kadroHeader{border-bottom:1px solid var(--border);background-color:#f8fafc;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.detail-module__N0UyCa__kadroHeader h4{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800}.detail-module__N0UyCa__kadroBadge{color:#2563eb;background-color:#eff6ff;border-radius:1rem;padding:.25rem .75rem;font-size:.85rem;font-weight:800}.detail-module__N0UyCa__kadroDetails{grid-template-columns:1fr;gap:1rem;padding:1.5rem;display:grid}@media (min-width:640px){.detail-module__N0UyCa__kadroDetails{grid-template-columns:1fr 1fr}}.detail-module__N0UyCa__kadroRow{color:#475569;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.detail-module__N0UyCa__kadroRow svg{flex-shrink:0;margin-top:.15rem}@media (max-width:992px){.detail-module__N0UyCa__contentLayout{grid-template-columns:1fr}}@media (max-width:768px){.detail-module__N0UyCa__headerTop{flex-direction:column;gap:1.5rem}.detail-module__N0UyCa__actionCol{width:100%}.detail-module__N0UyCa__actionCol button{flex:1}}
