:root{--brand: #0f766e;--brand-d: #115e59;--brand-l: #ccfbf1;--brand-2: #14b8a6;--accent: #f59e0b;--accent-l: #fef3c7;--ok: #16a34a;--bad: #e11d48;--bg: #f7faf9;--card: #ffffff;--ink: #0f172a;--mut: #64748b;--line: #e6ece9;--r: 14px;--r-lg: 20px;--max: 1140px;--sh: 0 1px 3px rgba(15,23,42,.05), 0 10px 30px rgba(15,23,42,.06);--sh-sm: 0 1px 2px rgba(15,23,42,.06);--display: "Plus Jakarta Sans", system-ui, sans-serif;--accent-d: #b45309;--pro: #6941c6;--info: #2563eb;--info-l: #dbeafe;--locked: #94a3b8;--seviye-giris: #0e7490;--seviye-giris-l: #cffafe;--seviye-orta: #b45309;--seviye-orta-l: #fef3c7;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--sp-12: 48px;--sp-16: 64px;--fs-display: clamp(32px, 6vw, 52px);--fs-lesson: 16.5px;--fs-sm: 13.5px;--fs-xs: 12px;--sh-lift: 0 8px 24px rgba(16, 24, 40, .1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,system-ui,sans-serif;line-height:1.6;font-size:15.5px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--display);line-height:1.2;font-weight:700}.wrap{max-width:var(--max);margin:0 auto;padding:0 18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;border-radius:11px;font-weight:600;font-size:15px;cursor:pointer;border:1px solid transparent;transition:.16s;white-space:nowrap}.btn.primary{background:var(--brand);color:#fff}.btn.primary:hover{background:var(--brand-d);transform:translateY(-1px)}.btn.ghost{background:#fff;color:var(--ink);border-color:var(--line)}.btn.ghost:hover{border-color:var(--brand);color:var(--brand)}.btn.accent{background:var(--accent);color:#1c1402}.btn.accent:hover{filter:brightness(1.05)}.btn.lg{padding:14px 26px;font-size:16px}.btn.block{width:100%}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-sm)}.tag{display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;border-radius:100px;background:var(--brand-l);color:var(--brand-d)}.tag.amber{background:var(--accent-l);color:#92600a}.input,.select,textarea.input{width:100%;padding:11px 13px;border:1px solid var(--line);border-radius:11px;font-size:15px;font-family:inherit;background:#fff;color:var(--ink)}.input:focus,.select:focus,textarea.input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-l)}label.fl{display:block;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:6px}.muted{color:var(--mut)}.section{padding:56px 0}.section-sm{padding:36px 0}.eyebrow{font-weight:700;color:var(--brand);font-size:13px;letter-spacing:.04em;text-transform:uppercase}.h-lg{font-size:clamp(28px,5vw,44px);letter-spacing:-.02em}.h-md{font-size:clamp(22px,3.5vw,30px);letter-spacing:-.01em}.lead{font-size:17px;color:var(--mut)}.grid{display:grid;gap:18px}.cols-2{grid-template-columns:repeat(2,1fr)}.cols-3{grid-template-columns:repeat(3,1fr)}.cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 900px){.cols-3,.cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.cols-2,.cols-3,.cols-4{grid-template-columns:1fr}}.breadcrumb{font-size:13px;color:var(--mut);padding:16px 0}.breadcrumb a:hover{color:var(--brand)}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.h-sm{font-size:clamp(18px,2.5vw,20px);letter-spacing:-.01em;line-height:1.25}.btn.sm{padding:9px 15px;font-size:14px;border-radius:10px}.btn.xl{padding:15px 28px;font-size:16px;border-radius:12px;min-height:52px}.btn.success{background:var(--ok);color:#fff}.btn.link{background:none;border:none;color:var(--brand);padding:6px 8px}.btn:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}@media (hover: hover){.btn.success:hover{filter:brightness(1.04)}}.badge{display:inline-flex;align-items:center;gap:4px;font-size:var(--fs-xs);font-weight:700;padding:3px 9px;border-radius:100px;line-height:1.4;white-space:nowrap}.badge svg{width:13px;height:13px}.badge-seviye-giris{background:var(--seviye-giris-l);color:#0e5a63}.badge-seviye-orta{background:var(--seviye-orta-l);color:#92600a}.badge-sertifika{background:linear-gradient(135deg,var(--accent),var(--accent-d));color:#241a02}.badge-kilitli{background:#eef1f4;color:#52627a}.badge-devam{background:var(--info-l);color:#1e40af}.badge-tamam{background:#dcfce7;color:#166534}.badge-yeni{background:var(--brand-l);color:var(--brand-d)}.badge-populer{background:var(--accent-l);color:#92600a}.badge-yakinda{background:#eef1f4;color:#52627a}.kilit-rozet{display:inline-flex;align-items:center;gap:4px;font-size:var(--fs-xs);font-weight:700;color:var(--locked)}.kilit-rozet svg{width:13px;height:13px}.tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.tabs::-webkit-scrollbar{display:none}.tab{flex:none;scroll-snap-align:start;padding:10px 14px;margin-bottom:-1px;background:none;border:none;border-bottom:2px solid transparent;font-family:inherit;font-weight:600;font-size:14.5px;color:var(--mut);cursor:pointer;white-space:nowrap;transition:.14s}.tab.active{color:var(--brand);border-bottom-color:var(--brand)}@media (hover: hover){.tab:hover{color:var(--ink)}}.progress{height:8px;background:var(--line);border-radius:100px;overflow:hidden}.progress-bar{height:100%;border-radius:100px;background:linear-gradient(90deg,var(--brand),var(--brand-2));transition:width .3s ease}.progress-bar.renk-ok{background:var(--ok)}.progress-bar.renk-accent{background:linear-gradient(90deg,var(--accent),var(--accent-d))}.progress-steps{display:flex;align-items:flex-start;list-style:none;overflow-x:auto;scrollbar-width:none;padding:4px 0;margin:0}.progress-steps::-webkit-scrollbar{display:none}.progress-steps .adim{flex:1 1 0;min-width:60px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;position:relative}.progress-steps .adim:before{content:"";position:absolute;top:15px;left:-50%;width:100%;height:2px;background:var(--line);z-index:0}.progress-steps .adim:first-child:before{display:none}.progress-steps .adim-no{position:relative;z-index:1;width:32px;height:32px;border-radius:100px;display:inline-grid;place-items:center;font-family:var(--display);font-weight:800;font-size:14px;background:#fff;color:var(--mut);border:2px solid var(--line)}.progress-steps .adim-no svg{width:16px;height:16px}.progress-steps .adim-ad{font-size:var(--fs-xs);font-weight:600;color:var(--mut)}.progress-steps .adim.aktif .adim-no{border-color:var(--brand);color:var(--brand);background:var(--brand-l)}.progress-steps .adim.aktif .adim-ad{color:var(--brand)}.progress-steps .adim.tamam .adim-no{border-color:var(--brand);background:var(--brand);color:#fff}.progress-steps .adim.tamam:before{background:var(--brand)}.progress-steps .adim.tamam .adim-ad{color:var(--ink)}.progress-steps.kompakt .adim-ad{display:none}.progress-steps.kompakt .adim-no{width:26px;height:26px;font-size:12px}.pkt-kart{position:relative;display:flex;flex-direction:column;gap:10px;padding:20px;overflow:hidden;transition:transform .16s,box-shadow .16s,border-color .16s}.pkt-serit{position:absolute;top:0;left:0;right:0;height:5px}.pkt-bas{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-top:4px}.pkt-ikon{width:46px;height:46px;border-radius:12px;display:inline-grid;place-items:center;flex:none}.pkt-ikon svg{width:24px;height:24px}.pkt-baslik{display:block;font-family:var(--display);font-weight:800;font-size:clamp(18px,2.5vw,20px);color:var(--ink);line-height:1.25}.pkt-alt{font-size:var(--fs-sm);color:var(--mut);margin-top:-4px}.pkt-ozet{font-size:14px;color:var(--mut);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pkt-meta{display:flex;flex-wrap:wrap;gap:8px}.pkt-cip{display:inline-flex;align-items:center;gap:5px;font-size:var(--fs-xs);font-weight:600;color:var(--mut);background:var(--bg);border:1px solid var(--line);padding:4px 9px;border-radius:100px}.pkt-cip svg{width:13px;height:13px}.pkt-ilan{display:inline-flex;align-items:center;gap:6px;font-size:var(--fs-sm);font-weight:600;color:#92600a;background:var(--accent-l);padding:8px 10px;border-radius:9px}.pkt-ilan svg{width:14px;height:14px;flex:none}.pkt-alt-satir{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:6px}.pkt-fiyat{font-family:var(--display);font-weight:800;font-size:22px;color:var(--ink)}.pkt-dene{position:relative;z-index:1}.ort{position:static}.ort:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}@media (hover: hover){.pkt-kart:hover{transform:translateY(-3px);border-color:var(--brand);box-shadow:var(--sh)}}@media (prefers-reduced-motion: reduce){.progress-bar,.pkt-kart{transition:none}.pkt-kart:hover{transform:none}}.hd.svelte-12qhfyh{position:sticky;top:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.hdin.svelte-12qhfyh{display:flex;align-items:center;gap:18px;height:64px}.logo.svelte-12qhfyh{font-family:var(--display);font-weight:800;font-size:22px;color:var(--ink)}.logo.svelte-12qhfyh b:where(.svelte-12qhfyh){color:var(--brand)}nav.desktop.svelte-12qhfyh{display:flex;align-items:center;gap:4px;margin-left:6px}nav.desktop.svelte-12qhfyh>a:where(.svelte-12qhfyh){padding:8px 12px;border-radius:9px;font-weight:600;font-size:14.5px;color:var(--mut)}nav.desktop.svelte-12qhfyh>a:where(.svelte-12qhfyh):hover{color:var(--brand);background:var(--brand-l)}nav.desktop.svelte-12qhfyh>a.aktif:where(.svelte-12qhfyh){color:var(--brand)}.drop.svelte-12qhfyh{position:relative}.drop-btn.svelte-12qhfyh{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;border-radius:9px;background:none;border:none;font-family:inherit;font-weight:600;font-size:14.5px;color:var(--mut);cursor:pointer}.drop-btn.svelte-12qhfyh:hover{color:var(--brand);background:var(--brand-l)}.chev.svelte-12qhfyh{display:inline-flex;transition:transform .16s}.chev.svelte-12qhfyh svg{width:15px;height:15px}.chev.acik.svelte-12qhfyh{transform:rotate(180deg)}.drop-menu.svelte-12qhfyh{position:absolute;top:calc(100% + 8px);left:0;width:300px;padding:8px;display:flex;flex-direction:column;gap:2px;box-shadow:var(--sh-lift);z-index:60}.drop-item.svelte-12qhfyh{display:flex;align-items:flex-start;gap:11px;padding:10px 11px;border-radius:10px}.drop-item.svelte-12qhfyh:hover{background:var(--brand-l)}.drop-ikon.svelte-12qhfyh{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--brand-l);color:var(--brand);flex:none}.drop-ikon.svelte-12qhfyh svg{width:18px;height:18px}.drop-ad.svelte-12qhfyh{display:block;font-weight:700;font-size:14px;color:var(--ink)}.drop-desc.svelte-12qhfyh{display:block;font-size:12.5px;color:var(--mut);margin-top:1px}.hd-cta.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;gap:12px}.pro-pill.svelte-12qhfyh{font-size:12px}.btn.sm.svelte-12qhfyh{padding:9px 15px;font-size:14px}.burger.svelte-12qhfyh{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px;margin-left:auto}.burger.svelte-12qhfyh span:where(.svelte-12qhfyh){width:22px;height:2px;background:var(--ink);border-radius:2px}nav.mobile.svelte-12qhfyh{position:fixed;top:64px;right:0;bottom:0;left:0;background:#fff;display:flex;flex-direction:column;gap:4px;padding:18px;overflow-y:auto;z-index:49}.m-kesfet.svelte-12qhfyh{margin-bottom:8px;font-size:16px}nav.mobile.svelte-12qhfyh>a:where(.svelte-12qhfyh):not(.m-kesfet),.m-acc.svelte-12qhfyh{padding:13px 12px;border-radius:10px;font-weight:600;font-size:16px;color:var(--ink)}nav.mobile.svelte-12qhfyh>a:where(.svelte-12qhfyh):not(.m-kesfet):hover{background:var(--brand-l)}.m-acc.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;font-family:inherit;cursor:pointer;text-align:left}.m-sub.svelte-12qhfyh{display:flex;flex-direction:column;padding:2px 0 6px 12px;margin-left:8px;border-left:2px solid var(--line)}.m-sub.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:11px 12px;border-radius:10px;font-weight:600;font-size:15px;color:var(--mut)}.m-sub.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-l);color:var(--brand)}@media (max-width: 860px){nav.desktop.svelte-12qhfyh,.hd-cta.svelte-12qhfyh{display:none}.burger.svelte-12qhfyh{display:flex}}.bottom-nav.svelte-12qhfyh{display:none}@media (max-width: 860px){.bottom-nav.svelte-12qhfyh{position:fixed;bottom:0;left:0;right:0;z-index:48;display:grid;grid-template-columns:repeat(5,1fr);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 2px 7px;min-height:56px;color:var(--mut)}.bottom-nav.svelte-12qhfyh a.aktif:where(.svelte-12qhfyh){color:var(--brand)}.bn-ikon.svelte-12qhfyh{display:inline-flex}.bn-ikon.svelte-12qhfyh svg{width:22px;height:22px}.bn-ad.svelte-12qhfyh{font-size:11px;font-weight:600}main.svelte-12qhfyh{padding-bottom:64px}}.ft.svelte-12qhfyh{background:#0b1f1c;color:#cbd5d1;margin-top:60px;padding:50px 0 24px}.ftin.svelte-12qhfyh{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr 1fr;gap:30px}.ft.svelte-12qhfyh .logo:where(.svelte-12qhfyh){color:#fff;margin-bottom:10px}.ft-brand.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:14px;color:#93a8a3;max-width:320px;line-height:1.6}.ft-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:#fff;font-size:14px;margin-bottom:12px}.ft-col.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;font-size:14px;padding:4px 0;color:#cbd5d1}.ft-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--brand-2)}.ft-bottom.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;margin-top:36px;padding-top:20px;border-top:1px solid #1c3531;font-size:13px;color:#93a8a3}.ft-bottom.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--brand-2);font-weight:600}@media (max-width: 900px){.ftin.svelte-12qhfyh{grid-template-columns:1fr 1fr 1fr}.ft-brand.svelte-12qhfyh{grid-column:1 / -1}}@media (max-width: 620px){.ftin.svelte-12qhfyh{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion: reduce){.chev.svelte-12qhfyh{transition:none}}
