/* BCR OTS — ön yüz uzman giriş ve panel arayüzü */

.bcr-auth{
	min-height:70vh;display:flex;align-items:center;justify-content:center;padding:40px 16px;
	font-family:-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
}
.bcr-auth-card{
	width:100%;max-width:380px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;
	padding:34px 30px;box-shadow:0 20px 60px rgba(2,6,23,.10);text-align:center;
}
.bcr-auth-logo{max-height:64px;margin-bottom:14px}
.bcr-auth-card h1{font-size:20px;margin:0 0 4px;color:#0f172a}
.bcr-auth-sub{color:#64748b;margin:0 0 20px;font-size:14px}
.bcr-auth-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:10px;padding:9px 12px;font-size:13px;margin-bottom:14px}
.bcr-auth .login-username,.bcr-auth .login-password{text-align:left;margin-bottom:12px}
.bcr-auth label{display:block;font-size:13px;color:#475569;font-weight:600;margin-bottom:5px}
.bcr-auth input[type=text],.bcr-auth input[type=password]{
	width:100%;border:1px solid #e2e8f0;border-radius:10px;padding:11px 12px;font-size:15px;box-sizing:border-box;
}
.bcr-auth input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.14)}
.bcr-auth .login-submit{margin-top:6px}
.bcr-auth .button,.bcr-auth #wp-submit{
	width:100%;background:#4f46e5!important;color:#fff!important;border:0!important;border-radius:10px!important;
	padding:12px!important;font-size:15px!important;font-weight:600;cursor:pointer;height:auto!important;
}
.bcr-auth .login-remember{text-align:left;font-size:13px;color:#64748b;margin:10px 0}
.bcr-auth-forgot{display:inline-block;margin-top:14px;color:#4f46e5;font-size:13px;text-decoration:none}

/* Panel kabuğu */
.bcr-shell{
	font-family:-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#0f172a;
	max-width:1180px;margin:0 auto;
}
.bcr-shell-top{
	display:flex;justify-content:space-between;align-items:center;padding:14px 20px;
	background:linear-gradient(135deg,#4f46e5,#0891b2);color:#fff;border-radius:14px;margin-bottom:16px;
}
.bcr-shell-brand{font-weight:800;font-size:17px}
.bcr-shell-user{font-size:14px;display:flex;align-items:center;gap:12px}
.bcr-shell-user .bcr-btn-ghost{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.35)}
.bcr-shell-body{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:start}
@media(max-width:820px){.bcr-shell-body{grid-template-columns:1fr}}
.bcr-shell-nav{
	background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px;position:sticky;top:20px;
	display:flex;flex-direction:column;gap:2px;
}
@media(max-width:820px){.bcr-shell-nav{position:static;flex-direction:row;flex-wrap:wrap}}
.bcr-nav-item{
	display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:10px;text-decoration:none;
	color:#334155;font-size:14px;font-weight:500;
}
.bcr-nav-item:hover{background:#f1f5f9;color:#0f172a}
.bcr-nav-item.active{background:#eef2ff;color:#4f46e5;font-weight:700}
.bcr-nav-item span{font-size:16px}
.bcr-shell-main .bcr-wrap{max-width:100%}
.bcr-shell-main .wrap{margin:0}

.bcr-auth-card-wide{max-width:880px!important}.bcr-register-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bcr-register-form label{display:block;margin-bottom:14px}.bcr-register-form label span{display:block;font-weight:700;margin-bottom:6px}.bcr-register-form input,.bcr-register-form textarea{width:100%;padding:12px;border:1px solid #dbe3ee;border-radius:11px}.bcr-consent{display:flex!important;gap:9px;align-items:flex-start}.bcr-consent input{width:auto!important;margin-top:3px}.bcr-auth-register{margin-top:18px;padding-top:18px;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:12px}.bcr-auth-success{padding:12px;background:#ecfdf5;color:#166534;border-radius:10px;margin:12px 0}@media(max-width:700px){.bcr-register-grid{grid-template-columns:1fr}.bcr-auth-register{flex-direction:column}}


/* BCR 2.6 — premium uzman paneli */
.bcr-auth{background:radial-gradient(circle at 20% 10%,rgba(124,58,237,.20),transparent 30%),linear-gradient(145deg,#171842,#302d74 48%,#155e75)!important;min-height:100vh;padding:45px 18px!important}
.bcr-auth-card{border-radius:28px!important;box-shadow:0 30px 80px rgba(0,0,0,.28)!important;border:1px solid rgba(255,255,255,.35)!important;padding:34px!important}
.bcr-auth-card h1{font-size:29px;letter-spacing:-.04em}.bcr-auth-sub{color:#718096!important}
.bcr-register-grid label span,.bcr-auth-card label{font-weight:800;color:#475569}.bcr-auth-card input,.bcr-auth-card textarea{border-radius:13px!important;background:#f9fbff!important}

/* v2.9.0 — Uzman belge doğrulama alanları */
.bcr-document-box,.bcr-social-follow{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:16px;margin:16px 0}.bcr-document-box{background:linear-gradient(135deg,#eff6ff,#f5f3ff);border:1px solid #c4b5fd}.bcr-document-box h3{margin:0 0 5px;color:#4c1d95}.bcr-document-box p{margin:0;color:#5b6475;line-height:1.55}.bcr-document-icon,.bcr-social-follow-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-size:22px;flex:0 0 44px;background:#fff;box-shadow:0 8px 20px rgba(76,29,149,.10)}.bcr-declaration-box{display:grid;gap:8px;margin:16px 0;padding:14px;border:1px solid #dbeafe;background:#f8fafc;border-radius:14px}.bcr-declaration-box .bcr-consent{margin:0}.bcr-social-follow{background:linear-gradient(135deg,#fff7ed,#fdf2f8);border:1px solid #fed7aa}.bcr-social-follow strong{color:#9a3412}.bcr-social-follow p{margin:6px 0 2px;color:#475569}.bcr-social-follow a{font-weight:800;color:#7c3aed;text-decoration:none}.bcr-social-follow small{color:#64748b}.bcr-register-form input[type=file]{padding:9px;background:#fff}.bcr-register-form select{width:100%}
@media(max-width:640px){.bcr-document-box,.bcr-social-follow{flex-direction:column}.bcr-document-icon,.bcr-social-follow-icon{width:40px;height:40px;flex-basis:40px}}

/* v3.4.6 — tema bağımsız, taşmayan uzman paneli */
.bcr-shell,
.bcr-shell *{box-sizing:border-box}
.bcr-shell{
	width:100%;max-width:100%;min-width:0;margin-inline:auto;
	color:#0f172a;text-align:left;overflow:visible;
}
.bcr-shell-top,.bcr-shell-body,.bcr-shell-main,.bcr-shell-nav,.bcr-shell .bcr-wrap{
	width:100%;max-width:100%;min-width:0;
}
.bcr-shell-body{grid-template-columns:minmax(190px,220px) minmax(0,1fr)}
.bcr-shell-main{overflow:hidden}
.bcr-shell .bcr-wrap{margin:0!important;padding:0!important;color:#0f172a}
.bcr-shell .bcr-grid{grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr))}
.bcr-shell .bcr-grid>*{min-width:0;max-width:100%}
.bcr-shell .bcr-card{min-width:0;max-width:100%;overflow-wrap:anywhere}
.bcr-shell .bcr-stat{padding:16px;gap:11px}
.bcr-shell .bcr-stat-icon{flex:0 0 46px;width:46px;height:46px}
.bcr-shell .bcr-stat-value{font-size:clamp(22px,2.3vw,28px)}
.bcr-shell .bcr-table{min-width:620px}
.bcr-shell .bcr-card:has(>.bcr-table),
.bcr-shell .bcr-card:has(>form>.bcr-table){overflow-x:auto;-webkit-overflow-scrolling:touch}
.bcr-shell img,.bcr-shell canvas,.bcr-shell svg,.bcr-shell video{max-width:100%;height:auto}
.bcr-shell input,.bcr-shell select,.bcr-shell textarea,.bcr-shell button{max-width:100%}
.bcr-shell h1,.bcr-shell h2,.bcr-shell h3,.bcr-shell h4,
.bcr-shell p,.bcr-shell label,.bcr-shell td,.bcr-shell th{overflow-wrap:anywhere}
.bcr-shell-nav,.bcr-shell-nav a{color:#334155!important}
.bcr-shell-nav .bcr-nav-item.active{color:#4f46e5!important}
.bcr-shell-top,.bcr-shell-top .bcr-shell-brand,.bcr-shell-top .bcr-shell-user{color:#fff!important}
.bcr-shell .bcr-title,.bcr-shell .bcr-card-title,.bcr-shell .bcr-stat-value{color:#0f172a!important}
.bcr-shell .bcr-subtitle,.bcr-shell .bcr-stat-label{color:#64748b!important}

@media(max-width:1100px){
	.bcr-shell-body{grid-template-columns:190px minmax(0,1fr);gap:14px}
	.bcr-shell .bcr-card{padding:17px}
}
@media(max-width:820px){
	.bcr-shell-body{grid-template-columns:minmax(0,1fr)}
	.bcr-shell-main{overflow:visible}
	.bcr-shell-nav{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
	.bcr-shell-nav .bcr-nav-item{min-width:0}
	.bcr-shell .bcr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
	.bcr-shell-top{align-items:flex-start;flex-direction:column;padding:14px;border-radius:12px}
	.bcr-shell-user{width:100%;justify-content:space-between;flex-wrap:wrap}
	.bcr-shell-nav,.bcr-shell .bcr-grid{grid-template-columns:minmax(0,1fr)}
	.bcr-shell .bcr-card{padding:14px;border-radius:12px}
	.bcr-shell .bcr-topbar{align-items:flex-start}
	.bcr-shell .bcr-topbar-actions{width:100%}
	.bcr-shell .bcr-topbar-actions .bcr-btn{flex:1;text-align:center}
}

/* ============================================================
   v3.4.7 — Referans arayüz: ikonlu tam sol menü paneli
   ============================================================ */
.bcr-app{display:flex;min-height:640px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;position:relative}
.bcr-menu-toggle{display:none}
.bcr-sidebar{width:248px;flex:0 0 248px;background:#fff;border-right:1px solid #e8eef5;display:flex;flex-direction:column;padding:14px 12px}
.bcr-sidebar-brand{display:flex;align-items:center;gap:10px;padding:8px 10px 16px;border-bottom:1px solid #eef2f7;margin-bottom:10px}
.bcr-logo{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#4f46e5,#0891b2);color:#fff;display:grid;place-items:center;font-weight:800;font-size:18px}
.bcr-brand-txt{font-weight:800;font-size:15px;color:#0f172a;line-height:1.2}
.bcr-sidebar-nav{display:flex;flex-direction:column;gap:2px;overflow-y:auto}
.bcr-side-item{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:11px;color:#475569;text-decoration:none;font-size:14px;font-weight:500;transition:.12s}
.bcr-side-item:hover{background:#f1f5f9;color:#0f172a}
.bcr-side-item.active{background:#eef2ff;color:#4f46e5;font-weight:700}
.bcr-side-item .ic{font-size:17px;width:24px;text-align:center;flex:0 0 24px}
.bcr-sidebar-foot{margin-top:auto;padding-top:12px;border-top:1px solid #eef2f7}
.bcr-side-logout{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:11px;color:#dc2626;text-decoration:none;font-size:14px;font-weight:600}
.bcr-side-logout:hover{background:#fef2f2}
.bcr-content{flex:1;min-width:0;display:flex;flex-direction:column;background:#f8fafc}
.bcr-content-top{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;background:#fff;border-bottom:1px solid #e8eef5;flex-wrap:wrap}
.bcr-top-school{font-size:15px;color:#334155}
.bcr-year{background:#fef9c3;color:#854d0e;padding:3px 11px;border-radius:20px;font-size:12px;margin-left:8px;white-space:nowrap}
.bcr-top-user{font-size:13.5px;color:#64748b;font-weight:600}
.bcr-content-main{padding:22px;overflow:auto}
.bcr-content-main .bcr-wrap{max-width:100%}
.bcr-content-main .wrap{margin:0}

/* Modül iskele kartı */
.bcr-module-empty{text-align:center;padding:46px 26px}
.bcr-module-icon{font-size:52px;margin-bottom:8px}
.bcr-module-empty h2{font-size:19px;margin:6px 0}
.bcr-module-empty p{color:#64748b;max-width:560px;margin:0 auto}
.bcr-module-extra{margin-top:16px}
.bcr-module-note{margin-top:18px;font-size:12.5px;color:#94a3b8;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:10px;padding:10px 14px;display:inline-block}
.bcr-faq{border:1px solid #e8eef5;border-radius:10px;padding:4px 14px;margin-bottom:10px}
.bcr-faq summary{cursor:pointer;font-weight:700;padding:10px 0;color:#334155}
.bcr-faq p{padding:0 0 12px;color:#64748b;font-size:13.5px;line-height:1.6}

@media(max-width:900px){
  .bcr-menu-toggle{display:inline-block;position:absolute;top:12px;left:12px;z-index:30;background:#4f46e5;color:#fff;border:0;border-radius:9px;padding:9px 13px;font-weight:700;cursor:pointer}
  .bcr-sidebar{position:absolute;left:0;top:0;bottom:0;z-index:25;transform:translateX(-100%);transition:.2s;box-shadow:0 10px 40px rgba(2,6,23,.2)}
  .bcr-app.nav-open .bcr-sidebar{transform:translateX(0)}
  .bcr-content-top{padding-left:120px}
}

/* v3.6.0 — Deneme/Soru modülü ders satırları */
.bcr-subj-rows{display:flex;flex-direction:column;gap:8px;margin:8px 0 4px}
.bcr-subj-row{display:grid;grid-template-columns:1fr 110px 110px 70px;gap:10px;align-items:center;background:#f8fafc;border:1px solid #e8eef5;border-radius:10px;padding:8px 12px}
.bcr-subj-row .s-name{font-weight:600;font-size:13.5px;color:#334155}
.bcr-subj-row .s-name em{color:#94a3b8;font-style:normal;font-size:12px}
.bcr-subj-row input{border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;font-size:14px}
.bcr-subj-row .s-net{font-weight:800;color:#4f46e5;text-align:center}
.bcr-total-net{margin:12px 0;font-size:16px}
.bcr-total-net strong{color:#4f46e5;font-size:20px}
@media(max-width:640px){.bcr-subj-row{grid-template-columns:1fr 1fr 1fr 46px}.bcr-subj-row .s-name{grid-column:1/-1}}


/* v3.7.0 — Sonucu Gör: e-posta kutusu, karşılaştırma, veli/öğretmen blokları */
.bcr-email-box{border:1px solid #c7d2fe;background:#f5f3ff}
.bcr-email-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.bcr-email-head span{font-size:26px}
.bcr-email-head strong{display:block;font-size:15px;color:#0f172a}
.bcr-email-head small{color:#64748b;font-size:12.5px}
.bcr-history-compare .bcr-compare-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:18px;align-items:center}
@media(max-width:760px){.bcr-history-compare .bcr-compare-layout{grid-template-columns:1fr}}
.bcr-history-compare .bcr-report-chart{position:relative;height:240px}
.bcr-compare-side{display:flex;flex-direction:column;gap:10px}
.bcr-compare-side article{border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;background:#fff}
.bcr-compare-side small{color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.4px}
.bcr-compare-side strong{display:block;font-size:18px;margin-top:2px}
.bcr-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
@media(max-width:700px){.bcr-audience-grid{grid-template-columns:1fr}}
.bcr-audience-col{border:1px solid #e2e8f0;border-radius:14px;padding:16px 18px;background:#fff}
.bcr-aud-parent{border-top:4px solid #0891b2}
.bcr-aud-teacher{border-top:4px solid #7c3aed}
.bcr-audience-col-head{display:flex;align-items:center;gap:9px;margin-bottom:10px}
.bcr-audience-col-head span{font-size:20px}
.bcr-audience-col-head h3{font-size:15px;margin:0;color:#0f172a}
.bcr-audience-col ul{margin:0;padding-left:18px;color:#334155;font-size:13.5px;line-height:1.7}
.bcr-audience-col li{margin-bottom:6px}
@media print{.bcr-email-box{display:none!important}}
