.eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-dark);margin-bottom:.6rem;font-size:.72rem;font-weight:800;display:inline-block}.hero[data-astro-cid-lcdefpme]{padding-block:clamp(1.1rem,2.6vw,2.25rem) 0;position:relative;overflow:hidden}.hero[data-astro-cid-lcdefpme]:before{content:"";background:radial-gradient(closest-side, var(--brand-ring), transparent);filter:blur(20px);pointer-events:none;position:absolute;inset:-60% 55% 30% -30%}.hero-in[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:grid;position:relative}@media (width<=900px){.hero-in[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-media[data-astro-cid-lcdefpme]{order:-1}}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.04em;max-width:16ch;font-size:clamp(2.1rem,5vw,3.6rem);line-height:1.04}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--brand);font-style:normal}.hero-lead[data-astro-cid-lcdefpme]{color:var(--ink-2);max-width:54ch;margin-top:1.1rem;font-size:clamp(1rem,1.5vw,1.12rem)}.hero-cta[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.6rem;margin-top:1.6rem;display:flex}.hero-proof[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2.2rem;display:flex}.stack[data-astro-cid-lcdefpme]{display:flex}.stack[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border:2px solid var(--surface);background:var(--brand-tint);width:34px;height:34px;color:var(--brand-dark);border-radius:50%;place-items:center;margin-left:-10px;font-size:.68rem;font-weight:700;display:grid}.stack[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{margin-left:0}.hero-proof[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.85rem}.hero-proof[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--ink)}.hero-frame[data-astro-cid-lcdefpme]{border-radius:var(--r-xl);box-shadow:var(--sh-3);aspect-ratio:9/8;overflow:hidden}.hero-frame[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.quicknav[data-astro-cid-lcdefpme]{grid-template-columns:repeat(6,minmax(0,1fr));gap:.7rem;margin-top:clamp(1.4rem,3vw,2.2rem);display:grid;position:relative}@media (width<=1000px){.quicknav[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.quicknav[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}.qn[data-astro-cid-lcdefpme]{background:var(--qn-bg,#d5efe4);border:1px solid var(--qn-line,#0ba07a38);border-radius:var(--r-md);align-items:center;gap:.65rem;padding:.75rem .85rem;transition:transform .18s,box-shadow .18s;display:flex}.qn[data-astro-cid-lcdefpme]:hover{box-shadow:var(--sh-2);transform:translateY(-2px)}.qn-ic[data-astro-cid-lcdefpme]{background:var(--brand);color:#fff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.qn-t[data-astro-cid-lcdefpme]{letter-spacing:-.01em;color:var(--ink);font-size:.87rem;font-weight:700;line-height:1.25;display:grid}.qn-t[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:var(--qn-meta,#075c45);font-size:.74rem;font-weight:600}:root[data-theme=dark] .qn[data-astro-cid-lcdefpme],:root[data-theme=dark] .qn[data-astro-cid-lcdefpme]{--qn-bg:var(--brand-tint);--qn-meta:var(--brand)}.sec-head[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.sec-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(1.75rem,3.4vw,2.4rem);line-height:1.1}.sec-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);max-width:68ch;margin-top:.6rem}.sec-head[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{background:var(--ink);color:var(--surface);border-color:var(--ink);margin-left:auto;box-shadow:0 4px 14px #0d11172e}.sec-head[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]:hover{background:var(--ink-2);border-color:var(--ink-2);box-shadow:0 8px 22px #0d111738}.cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:1.5rem;display:grid}.card[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-1);flex-direction:column;transition:transform .28s cubic-bezier(.2,.7,.3,1),box-shadow .28s,border-color .28s;display:flex;overflow:hidden}.card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--sh-3);border-color:var(--line-2);transform:translateY(-5px)}.card-media[data-astro-cid-lcdefpme]{aspect-ratio:16/10;background:var(--bg-2);display:block;position:relative;overflow:hidden}.card-media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;filter:saturate(.92)contrast(1.04);width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.3,1)}.card[data-astro-cid-lcdefpme]:hover .card-media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.05)}.card-body[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;gap:.5rem;padding:1.2rem 1.25rem 1.35rem;display:flex}.card-body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.08rem;line-height:1.25}.card-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);flex:1;font-size:.89rem}.card-foot[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:.3rem;padding-top:.6rem;display:flex}.card-foot[data-astro-cid-lcdefpme] .n[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.78rem}.card-arrow[data-astro-cid-lcdefpme]{background:var(--bg-2);width:30px;height:30px;color:var(--ink-2);border-radius:50%;flex:none;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid}.card[data-astro-cid-lcdefpme]:hover .card-arrow[data-astro-cid-lcdefpme]{background:var(--brand);color:#fff;transform:translate(2px)}.jobs-strip[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--line);box-shadow:var(--sh-1);color:var(--muted);border-radius:999px;flex-wrap:wrap;align-items:center;gap:1.4rem;margin-bottom:1rem;padding:.65rem 1.15rem;font-size:.85rem;display:flex}.jobs-strip[data-astro-cid-lcdefpme] .n{color:var(--muted);font-size:.85rem}.jobs-strip[data-astro-cid-lcdefpme] .n b{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.jobs-strip[data-astro-cid-lcdefpme] .taze{color:var(--brand-dark);align-items:center;gap:.45rem;margin-left:auto;font-size:.82rem;font-weight:700;display:inline-flex}.jobs-strip[data-astro-cid-lcdefpme] .taze i{background:var(--brand);width:7px;height:7px;box-shadow:0 0 0 3px var(--brand-ring);border-radius:50%}@media (width<=560px){.jobs-strip[data-astro-cid-lcdefpme] .taze{margin-left:0}}.jobs-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:0;padding:0;list-style:none;display:grid}@media (width<=700px){.jobs-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.jobs-grid[data-astro-cid-lcdefpme] .jcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-1);flex-direction:column;gap:.55rem;padding:1.15rem 1.25rem 1rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.jobs-grid[data-astro-cid-lcdefpme] .jcard:hover{border-color:var(--brand);box-shadow:var(--sh-2);transform:translateY(-3px)}.jobs-grid[data-astro-cid-lcdefpme] .jcard-top{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.jobs-grid[data-astro-cid-lcdefpme] .jcard-top .d{color:var(--muted);margin-left:auto;font-size:.76rem}.jobs-grid[data-astro-cid-lcdefpme] .jcard h3{font-size:1.06rem;line-height:1.3}.jobs-grid[data-astro-cid-lcdefpme] .jcard .firm{color:var(--muted);align-items:center;gap:.35rem;font-size:.86rem;display:flex}.jobs-grid[data-astro-cid-lcdefpme] .jcard .firm svg{flex:none}.jobs-grid[data-astro-cid-lcdefpme] .jcard-foot{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:auto;padding-top:.8rem;display:flex}.jobs-grid[data-astro-cid-lcdefpme] .jcard-foot .btn{margin-left:auto}.jobs-grid[data-astro-cid-lcdefpme] .jcard:hover .btn-ghost{border-color:var(--brand);color:var(--brand-dark)}.jobs-grid[data-astro-cid-lcdefpme] .chip{background:var(--bg-2);color:var(--ink-2);border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.jobs-grid[data-astro-cid-lcdefpme] .yeni{background:var(--brand);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.12rem .5rem;font-size:.68rem;font-weight:800}:root[data-theme=dark] .jobs-grid[data-astro-cid-lcdefpme] .yeni{color:#06231b}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .jobs-grid[data-astro-cid-lcdefpme] .yeni{color:#06231b}}.jobs-grid[data-astro-cid-lcdefpme] .sinif{white-space:nowrap;border-radius:999px;align-items:center;gap:.32rem;padding:.18rem .6rem .18rem .5rem;font-size:.74rem;font-weight:700;display:inline-flex}.jobs-grid[data-astro-cid-lcdefpme] .sinif svg{flex:none}.jobs-grid[data-astro-cid-lcdefpme] .sinif-cok{background:color-mix(in srgb, var(--crit) 12%, transparent);color:var(--crit-ink)}.jobs-grid[data-astro-cid-lcdefpme] .sinif-teh{background:color-mix(in srgb, var(--warn) 16%, transparent);color:var(--warn-ink)}.jobs-grid[data-astro-cid-lcdefpme] .sinif-az{background:var(--brand-tint);color:var(--brand-dark)}.sinav[data-astro-cid-lcdefpme]{background:var(--brand-tint);border:1px solid var(--line);border-radius:var(--r-xl);padding:clamp(1.4rem,3vw,2.2rem)}.sinav-in[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;display:grid}@media (width<=760px){.sinav-in[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.sinav-in[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-2);max-width:60ch;margin-top:.6rem}.sinav-baglar[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.5rem;display:flex}.sinav-baglar[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--line);color:var(--ink-2);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.86rem;font-weight:700;transition:color .16s,border-color .16s;display:inline-flex}.sinav-baglar[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--brand-dark);border-color:var(--brand)}.forum[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.forum[data-astro-cid-lcdefpme] .thread{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);gap:.55rem;padding:1.15rem 1.25rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid}.forum[data-astro-cid-lcdefpme] .thread:hover{border-color:var(--brand);box-shadow:var(--sh-2);transform:translateY(-2px)}.forum[data-astro-cid-lcdefpme] .thread .cat{letter-spacing:.02em;color:var(--brand-dark);font-size:.74rem;font-weight:700}.forum[data-astro-cid-lcdefpme] .thread h3{font-size:.99rem;font-weight:700;line-height:1.32}.forum[data-astro-cid-lcdefpme] .thread .meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.bos[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.9rem}.haberler[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:start;gap:1.6rem;display:grid}@media (width<=860px){.haberler[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.haber-one[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-1);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.haber-one[data-astro-cid-lcdefpme]:hover{box-shadow:var(--sh-2);transform:translateY(-3px)}.haber-one-media[data-astro-cid-lcdefpme]{aspect-ratio:16/9;background:var(--bg-2);display:block;overflow:hidden}.haber-one-media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.haber-one-body[data-astro-cid-lcdefpme]{gap:.5rem;padding:1.1rem 1.3rem 1.3rem;display:grid}.rozet[data-astro-cid-lcdefpme]{letter-spacing:.04em;background:var(--brand);color:#fff;border-radius:999px;justify-self:start;padding:.18rem .7rem;font-size:.7rem;font-weight:800}.haber-one[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.2rem;line-height:1.28}.haber-one[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.9rem}.d[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.78rem}.haber-liste[data-astro-cid-lcdefpme]{background:var(--line);border:1px solid var(--line);border-radius:var(--r-lg);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.haber-liste[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{background:var(--surface);gap:.3rem;padding:.95rem 1.15rem;transition:background .16s;display:grid}.haber-liste[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{background:var(--bg-2)}.haber-liste[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:.95rem;font-weight:700;line-height:1.35}.cta[data-astro-cid-lcdefpme]{color:#fff;border-radius:var(--r-xl);background:linear-gradient(135deg,#0d1117 0%,#142720 60%,#0f3d30 100%);padding:clamp(1.6rem,3.5vw,2.6rem);position:relative;overflow:hidden}.cta[data-astro-cid-lcdefpme]:after{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(closest-side,#2fd0a247,#0000);width:60%;position:absolute;top:-40%;right:-10%}.cta-in[data-astro-cid-lcdefpme]{z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;display:grid;position:relative}@media (width<=760px){.cta-in[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.cta[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.15}.cta[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffb8;max-width:56ch;margin-top:.6rem}.cta-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.6rem;display:flex}.cta[data-astro-cid-lcdefpme] .btn-brand{color:#06231b}.cta[data-astro-cid-lcdefpme] .btn-ghost{color:#fff;box-shadow:none;background:#ffffff14;border-color:#ffffff38}.cta[data-astro-cid-lcdefpme] .btn-ghost:hover{background:#ffffff24}@media (prefers-reduced-motion:reduce){.qn[data-astro-cid-lcdefpme]:hover,.card[data-astro-cid-lcdefpme]:hover,.card[data-astro-cid-lcdefpme]:hover .card-media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme],.card[data-astro-cid-lcdefpme]:hover .card-arrow[data-astro-cid-lcdefpme],.haber-one[data-astro-cid-lcdefpme]:hover{transform:none}}
