/* ============================================================
   YKS Net Hesaplama — etkileşimli araç (TYT/AYT branş net)
   Tüm kurallar .okt-yks-net-hesaplama altına scope'lu (token'lar global).
   @keyframes global (scope'lanamaz). Token yeniden tanımlanmaz.
   ============================================================ */

/* ---- motion (global keyframes) ---- */
@keyframes ynh-orbit{to{transform:rotate(360deg)}}
@keyframes ynh-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}

/* ============================================================
   HERO
   ============================================================ */
.okt-yks-net-hesaplama .okt-ynh-hero{position:relative;overflow:hidden;padding:32px 24px 28px;background:radial-gradient(120% 80% at 50% 0%, rgba(59,91,255,.10), transparent 60%), linear-gradient(180deg,#F6F7FB 0%,#fff 100%);border-bottom:1px solid var(--border)}
.okt-yks-net-hesaplama .okt-ynh-hero .container{position:relative;z-index:1}

.okt-yks-net-hesaplama .okt-ynh-orbit{position:absolute;inset:0;pointer-events:none;z-index:0}
.okt-yks-net-hesaplama .okt-ynh-orbit .ring{position:absolute;top:50%;left:50%;border:1px solid rgba(59,91,255,.10);border-radius:50%;transform:translate(-50%,-50%);animation:ynh-orbit 60s linear infinite}
.okt-yks-net-hesaplama .okt-ynh-orbit .r1{width:420px;height:420px}
.okt-yks-net-hesaplama .okt-ynh-orbit .r2{width:640px;height:640px;animation-duration:90s;animation-direction:reverse}
.okt-yks-net-hesaplama .okt-ynh-orbit .r3{width:880px;height:880px;animation-duration:120s}

.okt-yks-net-hesaplama .okt-ynh-chip{position:absolute;z-index:1;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;background:rgba(255,255,255,.9);border:1px solid var(--border);border-radius:999px;font-size:12px;font-weight:700;color:var(--ink-900);box-shadow:0 8px 24px -12px rgba(11,15,26,.2);backdrop-filter:blur(4px)}
.okt-yks-net-hesaplama .okt-ynh-chip .tw{width:7px;height:7px;border-radius:50%;flex-shrink:0}
.okt-yks-net-hesaplama .okt-ynh-chip--1{top:32%;left:2%;animation:ynh-float 8s ease-in-out infinite}
.okt-yks-net-hesaplama .okt-ynh-chip--2{top:44%;right:2%;animation:ynh-float 9s ease-in-out infinite;animation-delay:.8s}

.okt-yks-net-hesaplama .okt-ynh-crumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--fg-muted);margin-bottom:14px}
.okt-yks-net-hesaplama .okt-ynh-crumbs a{color:var(--primary-700);text-decoration:none;font-weight:600}
.okt-yks-net-hesaplama .okt-ynh-crumbs a:hover{text-decoration:underline}
.okt-yks-net-hesaplama .okt-ynh-crumbs .current{color:var(--ink-900);font-weight:600}

.okt-yks-net-hesaplama .okt-ynh-pill{display:inline-block;padding:5px 12px;background:var(--primary-50);border:1px solid var(--primary-200);color:var(--primary-700);font-size:12px;font-weight:800;letter-spacing:.04em;border-radius:999px;text-transform:uppercase}
.okt-yks-net-hesaplama .okt-ynh-title{margin:12px 0 10px;color:var(--ink-900);max-width:820px}
.okt-yks-net-hesaplama .okt-ynh-lead{max-width:680px}
.okt-yks-net-hesaplama .okt-ynh-lead strong{color:var(--ink-900)}

/* ============================================================
   BODY + t2-grid (kaynaktan birebir)
   ============================================================ */
.okt-yks-net-hesaplama .okt-ynh-body{padding:32px 24px 80px;background:#fff}

.okt-yks-net-hesaplama .t2-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,330px);gap:34px;align-items:flex-start}
.okt-yks-net-hesaplama .t2-left{min-width:0}
.okt-yks-net-hesaplama .t2-side{display:flex;flex-direction:column;gap:14px;position:sticky;top:88px;align-self:start}

.okt-yks-net-hesaplama .t2-tool{background:#fff;border:1px solid var(--border);border-radius:14px;padding:22px;box-shadow:0 4px 18px -8px rgba(11,15,26,.08);margin-bottom:32px}

.okt-yks-net-hesaplama .t2-tabs{display:flex;gap:4px;margin-bottom:16px;background:var(--ink-10);padding:4px;border-radius:9px}
.okt-yks-net-hesaplama .t2-tab{flex:1;padding:10px 6px;border:0;background:transparent;color:var(--ink-700);font-size:13px;font-weight:700;border-radius:6px;cursor:pointer;font-family:inherit}
.okt-yks-net-hesaplama .t2-tab.active{background:#fff;color:var(--primary-700);box-shadow:0 1px 3px rgba(11,15,26,.06)}

.okt-yks-net-hesaplama .t2-head{display:grid;grid-template-columns:minmax(0,1fr) 60px 60px 56px;gap:6px;padding:6px 0;border-bottom:2px solid var(--ink-900)}
.okt-yks-net-hesaplama .t2-head>div{font-size:10.5px;font-weight:800;color:var(--fg-muted);text-transform:uppercase}
.okt-yks-net-hesaplama .t2-head .dogru,.okt-yks-net-hesaplama .t2-head .yanlis{text-align:center}
.okt-yks-net-hesaplama .t2-head .net{color:var(--primary-700);text-align:right}

.okt-yks-net-hesaplama .t2-row{display:grid;grid-template-columns:minmax(0,1fr) 60px 60px 56px;gap:6px;align-items:center;padding:7px 0;border-bottom:1px solid var(--ink-10)}
.okt-yks-net-hesaplama .t2-row label{font-size:12.5px;font-weight:600;color:var(--ink-900);line-height:1.25}
.okt-yks-net-hesaplama .t2-row .max{font-size:10.5px;color:var(--fg-muted);font-weight:500}
.okt-yks-net-hesaplama .t2-input{width:100%;height:32px;padding:0 6px;border:1px solid var(--border);border-radius:6px;font-size:13px;font-family:var(--font-mono);text-align:center;outline:none}
.okt-yks-net-hesaplama .t2-input:focus{border-color:var(--primary-500);box-shadow:0 0 0 3px var(--primary-100)}
.okt-yks-net-hesaplama .t2-net{font-size:13.5px;font-weight:800;color:var(--primary-700);text-align:right;font-family:var(--font-mono)}

.okt-yks-net-hesaplama .t2-total{margin-top:10px;padding:14px;background:linear-gradient(135deg,var(--primary-50),#fff);border:1px solid var(--primary-200);border-radius:10px;display:flex;justify-content:space-between;align-items:center}
.okt-yks-net-hesaplama .t2-total .l{font-size:11px;font-weight:800;color:var(--primary-700);text-transform:uppercase;letter-spacing:.08em}
.okt-yks-net-hesaplama .t2-total .v{font-size:30px;font-weight:800;color:var(--ink-900);font-family:var(--font-mono);letter-spacing:-0.02em;line-height:1}

.okt-yks-net-hesaplama .t2-stats{margin-top:8px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}
.okt-yks-net-hesaplama .t2-stats div{padding:6px 8px;background:var(--ink-10);border-radius:6px}
.okt-yks-net-hesaplama .t2-stats .l{color:var(--fg-muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:700}
.okt-yks-net-hesaplama .t2-stats .v{color:var(--ink-900);font-weight:700;font-family:var(--font-mono);font-size:14px}

.okt-yks-net-hesaplama .t2-share{display:flex;flex-direction:column;gap:6px;margin-top:14px}
.okt-yks-net-hesaplama .t2-share a{font-size:12.5px;color:var(--primary-700);font-weight:600;text-decoration:none;padding:9px 12px;background:#fff;border:1px solid var(--primary-200);border-radius:7px;display:flex;align-items:center;justify-content:space-between}
.okt-yks-net-hesaplama .t2-share a:hover{background:var(--primary-50)}
.okt-yks-net-hesaplama .t2-share a.primary{background:var(--primary-700);color:#fff;border-color:var(--primary-700)}
.okt-yks-net-hesaplama .t2-share a.primary:hover{background:var(--primary-800)}

/* number input spinner kaldır */
.okt-yks-net-hesaplama input[type=number]::-webkit-outer-spin-button,
.okt-yks-net-hesaplama input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.okt-yks-net-hesaplama input[type=number]{-moz-appearance:textfield;appearance:textfield}

/* ---- içerik (t2-content) ---- */
.okt-yks-net-hesaplama .t2-content h2{color:var(--ink-900);font-size:24px;margin:0 0 12px;letter-spacing:-0.01em}
.okt-yks-net-hesaplama .t2-content h2:not(:first-child){margin-top:36px}
.okt-yks-net-hesaplama .t2-content h3{color:var(--ink-900);font-size:17px;margin:18px 0 8px}
.okt-yks-net-hesaplama .t2-content p{font-size:15.5px;color:var(--ink-700);line-height:1.75;margin:0 0 12px}
.okt-yks-net-hesaplama .t2-content ul{padding-left:18px;font-size:15px;color:var(--ink-700);line-height:1.8;margin:0 0 14px}
.okt-yks-net-hesaplama .t2-content strong{color:var(--ink-900)}
.okt-yks-net-hesaplama .t2-content a{color:var(--primary-700);text-decoration:underline;font-weight:600}

.okt-yks-net-hesaplama .t2-example{padding:14px 16px;background:#fff;border:1px dashed var(--border);border-radius:8px;font-size:14px;color:var(--ink-700);margin:10px 0;line-height:1.65;transition:transform 180ms var(--ease-out),box-shadow 180ms var(--ease-out)}
.okt-yks-net-hesaplama .t2-example:hover{transform:translateY(-3px);box-shadow:0 16px 34px -20px rgba(11,15,26,.2)}
.okt-yks-net-hesaplama .t2-example strong{color:var(--ink-900)}

.okt-yks-net-hesaplama .t2-katsayilar{margin:14px 0;border:1px solid var(--border);border-radius:10px;overflow:hidden}
.okt-yks-net-hesaplama .t2-katsayilar table{width:100%;border-collapse:collapse;font-size:14px}
.okt-yks-net-hesaplama .t2-katsayilar th{background:var(--ink-10);text-align:left;padding:10px 14px;font-size:11px;font-weight:800;color:var(--fg-muted);text-transform:uppercase;letter-spacing:.06em}
.okt-yks-net-hesaplama .t2-katsayilar td{padding:10px 14px;border-top:1px solid var(--border);color:var(--ink-700)}
.okt-yks-net-hesaplama .t2-katsayilar td:first-child{font-weight:700;color:var(--ink-900)}
.okt-yks-net-hesaplama .t2-katsayilar td.num{font-family:var(--font-mono);text-align:right}

.okt-yks-net-hesaplama .t2-faq details{border-bottom:1px solid var(--border);padding:14px 0}
.okt-yks-net-hesaplama .t2-faq details[open] summary{color:var(--primary-700)}
.okt-yks-net-hesaplama .t2-faq summary{font-size:15.5px;font-weight:700;color:var(--ink-900);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:14px}
.okt-yks-net-hesaplama .t2-faq summary::-webkit-details-marker{display:none}
.okt-yks-net-hesaplama .t2-faq summary::after{content:'+';font-size:22px;font-weight:300;color:var(--fg-muted)}
.okt-yks-net-hesaplama .t2-faq details[open] summary::after{content:'−'}
.okt-yks-net-hesaplama .t2-faq details p{margin:10px 0 0;font-size:14.5px;line-height:1.75;color:var(--ink-700)}

.okt-yks-net-hesaplama .t2-disclaimer{margin-top:16px;padding:14px 16px;background:var(--accent-100);border:1px solid var(--accent-300);border-radius:10px;font-size:13.5px;color:var(--accent-900);line-height:1.65}

.okt-yks-net-hesaplama .t2-related-wrap{margin-top:36px}
.okt-yks-net-hesaplama .t2-related-wrap h2{margin-top:0}
.okt-yks-net-hesaplama .t2-related{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}
.okt-yks-net-hesaplama .t2-related a{display:block;padding:14px 16px;background:#fff;border:1px solid var(--border);border-radius:10px;text-decoration:none;color:var(--ink-900)!important}
.okt-yks-net-hesaplama .t2-related a:hover{border-color:var(--primary-500);background:var(--primary-50)}
.okt-yks-net-hesaplama .t2-related a .l{font-size:14px;font-weight:700;margin-bottom:2px}
.okt-yks-net-hesaplama .t2-related a .d{font-size:11.5px;color:var(--fg-muted)}

/* ============================================================
   SIDEBAR — koçluk kartı
   ============================================================ */
.okt-yks-net-hesaplama .okt-ynh-card--kocluk{background:linear-gradient(135deg,#3B5BFF,#1E3AE2);border-radius:14px;padding:20px;color:#fff;position:relative;overflow:hidden}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .glow{position:absolute;top:-50px;right:-50px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle, rgba(255,255,255,.18), transparent 65%);pointer-events:none}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .inner{position:relative}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .eyebrow{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.85);margin-bottom:6px}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .big{display:flex;align-items:baseline;gap:4px}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .big .n{font-size:40px;font-weight:800;letter-spacing:-0.03em;color:#fff;line-height:1;font-family:var(--font-mono)}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .big .plus{font-size:22px;font-weight:800;color:#C6F25A}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .sub{font-size:12.5px;color:rgba(255,255,255,.85);margin-top:5px;line-height:1.5}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .feats{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .feats li{display:flex;align-items:center;gap:9px;font-size:12.5px;color:rgba(255,255,255,.92);font-weight:600}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .feats .ck{flex:none;width:18px;height:18px;border-radius:50%;background:rgba(198,242,90,.18);color:#C6F25A;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .foot{margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.18)}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .foot p{font-size:12.5px;color:rgba(255,255,255,.85);line-height:1.55;margin:0 0 12px}
.okt-yks-net-hesaplama .okt-ynh-card--kocluk .foot .cta{display:inline-block;padding:9px 14px;background:#C6F25A;color:#0B0F1A;border-radius:8px;font-size:13px;font-weight:700;text-decoration:none}

/* ============================================================
   ALT CTA BANDI
   ============================================================ */
.okt-yks-net-hesaplama .okt-ynh-cta{position:relative;overflow:hidden;padding:76px 24px;background:linear-gradient(135deg,#0B0F1A 0%,#14233F 55%,#1B1030 100%);color:#fff}
.okt-yks-net-hesaplama .okt-ynh-cta .g1{position:absolute;top:-140px;left:50%;transform:translateX(-50%);width:620px;height:620px;border-radius:50%;background:radial-gradient(circle, rgba(59,91,255,.18), transparent 60%);pointer-events:none}
.okt-yks-net-hesaplama .okt-ynh-cta .g2{position:absolute;bottom:-180px;right:-90px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle, rgba(198,242,90,.12), transparent 60%);pointer-events:none}
.okt-yks-net-hesaplama .okt-ynh-cta .container{position:relative;text-align:center}
.okt-yks-net-hesaplama .okt-ynh-cta-eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#C6F25A;margin-bottom:14px;padding:5px 12px;border:1px solid rgba(198,242,90,.3);border-radius:999px}
.okt-yks-net-hesaplama .okt-ynh-cta-title{font-size:clamp(26px,4vw,40px);font-weight:800;letter-spacing:-0.02em;line-height:1.12;margin:0 auto 14px;max-width:760px}
.okt-yks-net-hesaplama .okt-ynh-cta-title .hl{background:linear-gradient(90deg,#8FA5FF,#C6F25A);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.okt-yks-net-hesaplama .okt-ynh-cta-lead{font-size:16px;color:rgba(255,255,255,.75);line-height:1.6;max-width:620px;margin:0 auto 38px}

.okt-yks-net-hesaplama .tprog-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:840px;margin:0 auto 36px;text-align:left}
.okt-yks-net-hesaplama .tprog-step{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:22px 18px}
.okt-yks-net-hesaplama .tprog-step .n{width:34px;height:34px;border-radius:50%;background:#C6F25A;color:#0B0F1A;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;font-family:var(--font-mono)}
.okt-yks-net-hesaplama .tprog-step .t{font-size:16px;font-weight:700;color:#fff;margin-bottom:6px}
.okt-yks-net-hesaplama .tprog-step .d{font-size:13px;color:rgba(255,255,255,.66);line-height:1.55}

.okt-yks-net-hesaplama .tprog-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}

/* ============================================================
   MOBİL (öncelikli — t2-grid tek sütun)
   ============================================================ */
@media (max-width:980px){
  .okt-yks-net-hesaplama .t2-grid{grid-template-columns:1fr}
  .okt-yks-net-hesaplama .t2-side{position:relative;top:0}
}
@media (max-width:760px){
  .okt-yks-net-hesaplama .tprog-steps{grid-template-columns:1fr}
}
@media (max-width:620px){
  .okt-yks-net-hesaplama .okt-ynh-chip{display:none}
  .okt-yks-net-hesaplama .okt-ynh-hero{padding:24px 18px 22px}
  .okt-yks-net-hesaplama .okt-ynh-body{padding:24px 18px 56px}
  .okt-yks-net-hesaplama .okt-ynh-cta{padding:56px 18px}
}

/* ============================================================
   prefers-reduced-motion
   ============================================================ */
@media (prefers-reduced-motion:reduce){
  .okt-yks-net-hesaplama .okt-ynh-orbit .ring,
  .okt-yks-net-hesaplama .okt-ynh-chip{animation:none}
}
