/* Sorubak TEST ÇÖZ V4 Premium+++ — Beta 2.2 core CSS
 * Otomatik birleştirilmiş üretim paketi. Kaynak sırası davranışı korur.
 */

/* ===== SOURCE: alpha2.css ===== */
.sb-v4-shell{display:grid;gap:14px;width:100%;min-width:0;color:#172033}
.sb-v4-shell *{box-sizing:border-box}
.sb-v4-pilot-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 12px;border:1px solid #d6e4ff;border-radius:12px;background:#f3f7ff;color:#24436b;font-size:13px;font-weight:700}
.sb-v4-pilot-bar a{margin-left:auto;color:#7b2f35!important;text-decoration:underline!important}
.sb-v4-pilot-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#5c2828;color:#fff;font-size:11px;letter-spacing:.25px;text-transform:uppercase}
.sb-v4-card{background:#fff;border:1px solid #e1e7ef;border-radius:18px;padding:18px;box-shadow:0 10px 28px rgba(15,23,42,.055);min-width:0}
.sb-v4-card h1,.sb-v4-card h2{margin:0;color:#111827;font-weight:850;line-height:1.25}
.sb-v4-card h1{font-size:clamp(21px,3vw,30px)}
.sb-v4-card h2{font-size:19px;margin-bottom:12px}
.sb-v4-card-head,.sb-v4-question-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.sb-v4-eyebrow{margin-bottom:5px;color:#7b2f35;font-size:12px;font-weight:850;letter-spacing:.35px;text-transform:uppercase}
.sb-v4-type-badge,.sb-v4-question-type{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#edf7f0;color:#17643b;font-size:12px;font-weight:800;white-space:nowrap}
.sb-v4-description{margin-top:16px;padding:14px;border-left:4px solid #5c2828;border-radius:10px;background:#f8fafc;color:#3d4757;font-size:16px;line-height:1.6;overflow-wrap:anywhere}
.sb-v4-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 0}
.sb-v4-meta-grid>div{padding:12px;border:1px solid #e5eaf0;border-radius:13px;background:#fbfcfe;min-width:0}
.sb-v4-meta-grid dt{margin:0 0 4px;color:#687387;font-size:12px;font-weight:750}
.sb-v4-meta-grid dd{margin:0;color:#172033;font-size:15px;font-weight:800;overflow-wrap:anywhere}
.sb-v4-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}
.sb-v4-primary{min-width:220px;border-radius:13px;font-weight:800}
.sb-v4-readonly-note{margin-top:14px;padding:11px 13px;border-radius:11px;background:#fff8df;color:#725810;font-size:13px;font-weight:700;line-height:1.5}
.sb-v4-outcome-list{display:grid;gap:8px;margin:0;padding-left:28px}
.sb-v4-outcome-list li{padding:8px 10px;border:1px solid #e7ebf0;border-radius:10px;background:#fafbfc;line-height:1.45}
.sb-v4-top-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-weight:800}
.sb-v4-question-list{display:grid;gap:14px}
.sb-v4-question-card{padding:0;overflow:hidden}
.sb-v4-question-head{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #e6eaf0;background:#fafbfc}
.sb-v4-question-no{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#5c2828;color:#fff;font-weight:850}
.sb-v4-question-main{display:grid;gap:16px;padding:17px}
.sb-v4-question-main.has-image{grid-template-columns:minmax(180px,34%) minmax(0,1fr);align-items:start}
.sb-v4-question-image{margin:0;padding:8px;border:1px solid #e4e8ee;border-radius:12px;background:#fff;text-align:center}
.sb-v4-question-image img{display:block;max-width:100%;height:auto;margin:0 auto;border-radius:7px}
.sb-v4-rich-content{min-width:0;line-height:1.65;overflow-wrap:anywhere}
.sb-v4-rich-content img{max-width:100%;height:auto}
.sb-v4-rich-content table{width:100%;max-width:100%;border-collapse:collapse}
.sb-v4-rich-content table td,.sb-v4-rich-content table th{padding:7px;border:1px solid #d8dee8}
.sb-v4-options{display:grid;gap:9px;padding:0 17px 17px}
.sb-v4-option{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:11px;border:1px solid #dfe5ed;border-radius:13px;background:#fff}
.sb-v4-option-letter{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#f0f3f7;color:#2f3948;font-weight:850}
.sb-v4-classic-preview{display:grid;gap:16px;padding:4px 17px 20px}
.sb-v4-classic-preview span{display:block;height:1px;background:#cbd2dc}
.sb-v4-readonly-finish{text-align:center}
.sb-v4-readonly-finish p{max-width:780px;margin:8px auto 0;color:#566173;line-height:1.55}
.sb-v4-debug{padding:7px 10px;border-radius:8px;background:#101827;color:#d8e6ff;font:12px/1.4 monospace}
@media(max-width:767.98px){
 .sb-v4-card{padding:14px;border-radius:14px}
 .sb-v4-card-head,.sb-v4-question-top{flex-direction:column}
 .sb-v4-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .sb-v4-question-main.has-image{grid-template-columns:1fr}
 .sb-v4-pilot-bar a{margin-left:0;width:100%}
}
@media(max-width:420px){.sb-v4-meta-grid{grid-template-columns:1fr}.sb-v4-option{grid-template-columns:30px minmax(0,1fr)}}
.sb-v4-flash{padding:12px 14px;border-radius:12px;border:1px solid transparent;font-weight:750;line-height:1.45}
.sb-v4-flash-success{background:#ecfdf3;border-color:#b7ebc9;color:#17643b}
.sb-v4-flash-info{background:#eef6ff;border-color:#cfe2ff;color:#24436b}
.sb-v4-flash-warning{background:#fff8df;border-color:#f2df9c;color:#725810}
.sb-v4-flash-error{background:#fff0f0;border-color:#f3c1c1;color:#8a2323}
.sb-v4-actions-secondary{margin-top:10px}
.sb-v4-attempt-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:14px;border:1px solid #b7ebc9;border-radius:14px;background:#f2fff6}
.sb-v4-attempt-summary>div{display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:center;min-width:0}
.sb-v4-attempt-summary small{grid-column:2;display:block;margin-top:3px;color:#546274;overflow-wrap:anywhere}
.sb-v4-attempt-dot{width:11px;height:11px;border-radius:50%;background:#19945b;box-shadow:0 0 0 5px rgba(25,148,91,.12)}
.sb-v4-attempt-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border:1px solid #b7ebc9;border-radius:12px;background:#f2fff6;color:#24543b;font-size:13px}
.sb-v4-attempt-strip a{color:#17643b!important;text-decoration:underline!important;font-weight:800;white-space:nowrap}
.sb-v4-attempt-card{text-align:center}
.sb-v4-attempt-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin:0 auto 12px;border-radius:50%;background:#eaf9f0;color:#14834d;font-size:30px;font-weight:900}
.sb-v4-attempt-lead{max-width:700px;margin:10px auto 0;color:#566173;line-height:1.55}
.sb-v4-attempt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0 0;text-align:left}
.sb-v4-attempt-grid>div{padding:12px;border:1px solid #e1e7ef;border-radius:13px;background:#fbfcfe;min-width:0}
.sb-v4-attempt-grid dt{margin:0 0 5px;color:#687387;font-size:12px;font-weight:750}
.sb-v4-attempt-grid dd{margin:0;color:#172033;font-size:15px;font-weight:850;overflow-wrap:anywhere}
.sb-v4-status-active{display:inline-flex;padding:4px 9px;border-radius:999px;background:#e8f8ee;color:#17643b;font-size:12px}
.sb-v4-security-list{display:grid;gap:8px;margin:18px 0 0;text-align:left}
.sb-v4-security-list>div{padding:11px 13px;border-left:4px solid #5c2828;border-radius:10px;background:#f8fafc;color:#465165;line-height:1.5}
.sb-v4-primary[disabled]{opacity:.75;cursor:wait}
@media(max-width:767.98px){
 .sb-v4-attempt-summary,.sb-v4-attempt-strip{align-items:stretch;flex-direction:column}
 .sb-v4-attempt-summary .sb-v4-primary{width:100%}
 .sb-v4-attempt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .sb-v4-attempt-strip a{white-space:normal}
}
@media(max-width:420px){.sb-v4-attempt-grid{grid-template-columns:1fr}}

/* ===== SOURCE: alpha3.css ===== */
.sb-v4-answer-app{display:grid;gap:14px;min-width:0}
.sb-v4-save-strip{position:sticky;top:8px;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border:1px solid #cfe2d6;border-radius:13px;background:rgba(246,255,249,.97);box-shadow:0 8px 24px rgba(15,23,42,.07);backdrop-filter:blur(7px)}
.sb-v4-save-main{display:flex;align-items:center;gap:10px;min-width:0}
.sb-v4-save-main>div{display:grid;gap:2px;min-width:0}
.sb-v4-save-main strong{font-size:14px;line-height:1.25}
.sb-v4-save-main small{color:#607083;font-size:12px;overflow-wrap:anywhere}
.sb-v4-save-dot{display:inline-block;width:12px;height:12px;flex:0 0 12px;border-radius:50%;background:#9aa4b2;box-shadow:0 0 0 5px rgba(154,164,178,.12)}
.sb-v4-save-dot.is-saved{background:#1b9b5a;box-shadow:0 0 0 5px rgba(27,155,90,.12)}
.sb-v4-save-dot.is-pending{background:#d29a16;box-shadow:0 0 0 5px rgba(210,154,22,.13)}
.sb-v4-save-dot.is-saving{background:#3578c8;box-shadow:0 0 0 5px rgba(53,120,200,.13);animation:sb-v4-pulse 1s infinite alternate}
.sb-v4-save-dot.is-offline,.sb-v4-save-dot.is-error{background:#c84949;box-shadow:0 0 0 5px rgba(200,73,73,.12)}
.sb-v4-save-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.sb-v4-save-actions a{color:#17643b!important;text-decoration:underline!important;font-weight:800;font-size:13px;white-space:nowrap}
.sb-v4-option-selectable{position:relative;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}
.sb-v4-option-selectable:hover{border-color:#9bb8a8;background:#fbfffc}
.sb-v4-option-selectable:focus-within{outline:3px solid rgba(25,148,91,.2);outline-offset:2px}
.sb-v4-option-selectable.is-selected{border-color:#19945b;background:#f0fff6;box-shadow:0 0 0 2px rgba(25,148,91,.11)}
.sb-v4-option-selectable.is-selected .sb-v4-option-letter{background:#19945b;color:#fff}
.sb-v4-option-input{position:absolute;opacity:0;pointer-events:none}
.sb-v4-question-tools{display:flex;justify-content:flex-end;padding:0 17px 14px}
.sb-v4-clear-answer{color:#7b2f35!important;text-decoration:underline!important;font-size:12px;font-weight:750}
.sb-v4-clear-answer[disabled]{opacity:.35;text-decoration:none!important;pointer-events:none}
.sb-v4-classic-alpha-note{margin:0 17px 17px;padding:9px 11px;border-radius:9px;background:#f4f6f9;color:#687387;font-size:12px}
@keyframes sb-v4-pulse{from{opacity:.55}to{opacity:1}}
@media(max-width:767.98px){
 .sb-v4-save-strip{top:4px;align-items:stretch;flex-direction:column}
 .sb-v4-save-actions{justify-content:space-between}
 .sb-v4-save-actions a{white-space:normal}
 .sb-v4-option-selectable{min-height:58px}
}

/* ===== SOURCE: alpha4.css ===== */
.sb-v4-finish-card{border-top:4px solid #15803d}
.sb-v4-finish-button{min-width:240px;font-weight:900}
.sb-v4-finish-button.is-busy{cursor:wait;opacity:.8}
.sb-v4-result-hero{text-align:center;padding:28px}
.sb-v4-result-check{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;background:#e7f8ee;color:#07804f;font-size:42px;font-weight:900}
.sb-v4-result-hero h1{margin:6px auto 8px;max-width:980px;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.12;color:#081b3a;font-weight:900}
.sb-v4-result-hero>p{margin:0;color:#516887;font-size:1.05rem}
.sb-v4-result-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:25px}
.sb-v4-result-stat{position:relative;border:1px solid #dbe4ef;border-radius:16px;padding:17px 10px;background:#fbfcfe;overflow:hidden}
.sb-v4-result-stat:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#64748b}
.sb-v4-result-stat.is-correct:before{background:#16a34a}.sb-v4-result-stat.is-wrong:before{background:#dc2626}.sb-v4-result-stat.is-empty:before{background:#64748b}.sb-v4-result-stat.is-net:before{background:#2563eb}.sb-v4-result-stat.is-score:before{background:#d97706}
.sb-v4-result-stat strong{display:block;color:#0b1d3a;font-size:1.75rem;line-height:1.05;font-weight:900}
.sb-v4-result-stat span{display:block;margin-top:7px;color:#5b6f8d;font-weight:800}
.sb-v4-result-map-card{padding:24px}
.sb-v4-result-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}
.sb-v4-result-section-head strong{font-size:1.35rem;color:#0b1d3a}
.sb-v4-result-section-head p{margin:5px 0 0;color:#607493}
.sb-v4-result-section-head>span{flex:0 0 auto;border:1px solid #dce5ef;border-radius:10px;padding:8px 12px;font-weight:800;color:#385272}
.sb-v4-result-map{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.sb-v4-result-map-item{display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;border:1px solid #dce5ef;border-radius:13px;padding:11px;background:#fff}
.sb-v4-result-map-no{grid-row:1/3;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;background:#edf2f7;color:#203a5c}
.sb-v4-result-map-item strong{font-size:.95rem;color:#173352}.sb-v4-result-map-item small{font-size:.78rem;color:#61748f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sb-v4-result-map-item.is-correct{border-color:#bce9ce;background:#f1fcf5}.sb-v4-result-map-item.is-correct .sb-v4-result-map-no{background:#159a5b;color:#fff}
.sb-v4-result-map-item.is-wrong{border-color:#f1c2c2;background:#fff6f6}.sb-v4-result-map-item.is-wrong .sb-v4-result-map-no{background:#dc3f3f;color:#fff}
.sb-v4-result-map-item.is-empty{border-color:#d8e0e9;background:#f8fafc}.sb-v4-result-map-item.is-empty .sb-v4-result-map-no{background:#77879b;color:#fff}
.sb-v4-result-footer-card{text-align:center;padding:24px}.sb-v4-result-footer-card>strong{font-size:1.25rem}.sb-v4-result-footer-card>p{max-width:900px;margin:8px auto 18px;color:#526987}
@media(max-width:991.98px){.sb-v4-result-map{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767.98px){.sb-v4-result-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.sb-v4-result-stat.is-score{grid-column:1/-1}.sb-v4-result-map{grid-template-columns:repeat(2,minmax(0,1fr))}.sb-v4-result-hero,.sb-v4-result-map-card{padding:18px}}
@media(max-width:420px){.sb-v4-result-map{grid-template-columns:1fr}.sb-v4-result-section-head{display:block}.sb-v4-result-section-head>span{display:inline-block;margin-top:10px}.sb-v4-finish-button{min-width:0;width:100%}}

/* ===== SOURCE: alpha5.css ===== */
.sb-v4-alpha5-shell{--sb-v4-sticky-top:6px}
.sb-v4-exam-app{position:relative}
.sb-v4-control-center{position:sticky;top:var(--sb-v4-sticky-top);z-index:30;display:grid;gap:8px}
.sb-v4-control-center .sb-v4-save-strip{position:static;border-bottom-left-radius:8px;border-bottom-right-radius:8px}
.sb-v4-progress-panel{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:12px;padding:10px 13px;border:1px solid #dbe5ef;border-radius:10px;background:rgba(255,255,255,.98);box-shadow:0 8px 22px rgba(15,23,42,.065);backdrop-filter:blur(8px)}
.sb-v4-progress-copy{display:grid;gap:1px;white-space:nowrap}.sb-v4-progress-copy strong{font-size:13px;color:#172b49}.sb-v4-progress-copy span{font-size:11px;color:#687b94}
.sb-v4-progress-track{height:10px;overflow:hidden;border-radius:999px;background:#e7edf4}.sb-v4-progress-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16955a,#31b76f);transition:width .25s ease}
.sb-v4-progress-stats{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.sb-v4-progress-stats>span{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;background:#f2f5f8;color:#40546e;font-size:11px;font-weight:800;white-space:nowrap}.sb-v4-progress-stats .is-answered{background:#eaf9f0;color:#126a3e}.sb-v4-progress-stats .is-empty{background:#eef2f7;color:#52637a}.sb-v4-progress-stats .is-marked{background:#fff6dc;color:#8a6512}
.sb-v4-timer{min-width:72px;justify-content:center;background:#edf5ff!important;color:#1f4f86!important;font-variant-numeric:tabular-nums}.sb-v4-timer.is-warning{background:#fff4d1!important;color:#8b5c00!important}.sb-v4-timer.is-critical,.sb-v4-timer.is-expired{background:#fff0f0!important;color:#a82020!important;animation:sb-v4-timer-pulse 1s infinite alternate}
@keyframes sb-v4-timer-pulse{from{box-shadow:0 0 0 0 rgba(190,35,35,.1)}to{box-shadow:0 0 0 5px rgba(190,35,35,.12)}}
.sb-v4-exam-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:start}
.sb-v4-question-nav{position:sticky;top:142px;display:grid;gap:13px;padding:14px;border:1px solid #dfe6ef;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.055);max-height:calc(100vh - 155px);overflow:auto}
.sb-v4-question-nav-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.sb-v4-question-nav-head>div{display:grid;gap:2px}.sb-v4-question-nav-head strong{color:#112742;font-size:15px}.sb-v4-question-nav-head small{color:#708099;font-size:11px}.sb-v4-nav-close{display:none;border:0;background:transparent;color:#53657c;font-size:26px;line-height:1}
.sb-v4-question-nav-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.sb-v4-nav-item{display:flex;align-items:center;justify-content:center;min-height:38px;border:1px solid #dce4ed;border-radius:10px;background:#f8fafc;color:#324760;font-weight:850;transition:transform .15s ease,border-color .15s ease,background .15s ease,color .15s ease}.sb-v4-nav-item:hover{transform:translateY(-1px);border-color:#9ab0c6}.sb-v4-nav-item:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.sb-v4-nav-item.is-answered{border-color:#a6dfbf;background:#eaf9f0;color:#126a3e}.sb-v4-nav-item.is-marked{box-shadow:inset 0 0 0 2px #e0a316}.sb-v4-nav-item.is-current{border-color:#5c2828;background:#5c2828;color:#fff;box-shadow:0 0 0 3px rgba(92,40,40,.14)}.sb-v4-nav-item.is-current.is-marked{box-shadow:0 0 0 3px rgba(92,40,40,.14),inset 0 0 0 2px #ffd166}
.sb-v4-nav-legend{display:grid;grid-template-columns:1fr 1fr;gap:7px;color:#60718a;font-size:10px}.sb-v4-nav-legend span{display:flex;align-items:center;gap:5px}.sb-v4-nav-legend i{width:10px;height:10px;border-radius:3px;background:#edf1f5}.sb-v4-nav-legend i.is-current{background:#5c2828}.sb-v4-nav-legend i.is-answered{background:#2aa366}.sb-v4-nav-legend i.is-marked{background:#e0a316}.sb-v4-nav-legend i.is-empty{border:1px solid #cfd9e4;background:#fff}
.sb-v4-nav-finish{width:100%;font-weight:850}
.sb-v4-question-stage{min-width:0}.sb-v4-question-card{scroll-margin-top:155px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sb-v4-question-card.is-current{border-color:#b6c8db;box-shadow:0 14px 34px rgba(15,23,42,.085)}.sb-v4-question-card.is-marked{border-color:#e5bc55}.sb-v4-question-card.is-marked .sb-v4-question-head{background:#fff9e8}.sb-v4-question-card.is-answered .sb-v4-question-no{background:#168b53}
.sb-v4-question-head-actions{display:flex;align-items:center;gap:8px}.sb-v4-mark-button{display:inline-flex;align-items:center;gap:5px;min-height:36px;padding:6px 10px;border:1px solid #d9e1ea;border-radius:999px;background:#fff;color:#53657d;font-size:11px;font-weight:800}.sb-v4-mark-button:hover{border-color:#d8ad42;background:#fffaf0}.sb-v4-mark-button.is-marked{border-color:#dfac29;background:#fff4d4;color:#795500}.sb-v4-mark-button span{font-size:16px;line-height:1}
.sb-v4-question-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:13px 17px;border-top:1px solid #e7ecf2;background:#fbfcfe}.sb-v4-question-footer button:first-child{justify-self:start}.sb-v4-question-footer button:last-child{justify-self:end}.sb-v4-question-footer span{color:#62748d;font-size:12px}.sb-v4-question-footer .btn{min-height:42px;min-width:110px}
.sb-v4-alpha5-finish-card{scroll-margin-top:155px;border-top-color:#5c2828}.sb-v4-alpha5-title-card{margin-top:0}
.sb-v4-mobile-dock{display:none}
.sb-v4-modal[hidden]{display:none!important}.sb-v4-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:18px}.sb-v4-modal-backdrop{position:absolute;inset:0;background:rgba(8,20,38,.58);backdrop-filter:blur(3px)}.sb-v4-modal-dialog{position:relative;z-index:1;width:min(520px,100%);padding:25px;border-radius:20px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.25);text-align:center}.sb-v4-modal-x{position:absolute;top:10px;right:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f4f7;color:#526278;font-size:24px}.sb-v4-modal-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin:0 auto 10px;border-radius:50%;background:#e9f9ef;color:#168b53;font-size:31px;font-weight:900}.sb-v4-modal-dialog h2{margin:0;color:#0c203d;font-size:1.55rem}.sb-v4-modal-dialog p{margin:10px auto 16px;color:#5c6f88;line-height:1.55}.sb-v4-modal-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:18px}.sb-v4-modal-summary span{display:grid;gap:2px;padding:12px;border:1px solid #e0e7ef;border-radius:13px;background:#f8fafc;color:#5c6d84;font-size:12px}.sb-v4-modal-summary b{color:#132b49;font-size:1.35rem}.sb-v4-modal-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.sb-v4-modal-actions .btn{min-width:150px}.sb-v4-modal-opened{overflow:hidden}
.sb-v4-table-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.sb-v4-table-scroll table{min-width:max-content}
.sb-v4-rich-content sup,.sb-v4-rich-content sub{line-height:0}.sb-v4-option-selectable{min-height:54px}.sb-v4-option-selectable:active{transform:scale(.997)}
@media(max-width:991.98px){
 .sb-v4-alpha5-shell{--sb-v4-sticky-top:4px}
 .sb-v4-exam-workspace{grid-template-columns:1fr}
 .sb-v4-question-nav{position:fixed;z-index:9998;inset:0 auto 0 0;width:min(340px,88vw);max-height:none;border-radius:0 18px 18px 0;transform:translateX(-105%);transition:transform .22s ease;box-shadow:20px 0 50px rgba(8,20,38,.2);padding-top:18px}.sb-v4-question-nav:after{content:"";position:fixed;inset:0 0 0 100%;width:100vw;background:rgba(8,20,38,.45);opacity:0;pointer-events:none;transition:opacity .2s ease}.sb-v4-question-nav.is-open{transform:translateX(0)}.sb-v4-question-nav.is-open:after{opacity:1;pointer-events:auto}.sb-v4-nav-close{display:block}.sb-v4-nav-opened{overflow:hidden}
 .sb-v4-question-nav-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}
@media(max-width:767.98px){
 .sb-v4-alpha5-shell{padding-bottom:78px}
 .sb-v4-control-center{top:2px;gap:5px}
 .sb-v4-control-center .sb-v4-save-strip{padding:9px 10px}.sb-v4-control-center .sb-v4-save-actions{display:none}
 .sb-v4-progress-panel{grid-template-columns:1fr;gap:7px;padding:9px 10px}.sb-v4-progress-copy{display:flex;align-items:center;justify-content:space-between}.sb-v4-progress-stats{justify-content:flex-start;gap:5px}.sb-v4-progress-stats>span{padding:4px 7px}.sb-v4-timer{margin-left:auto}
 .sb-v4-question-top{display:none}
 .sb-v4-question-card{scroll-margin-top:145px;border-radius:15px}.sb-v4-question-card .sb-v4-question-head{padding:10px 12px}.sb-v4-question-head-actions{gap:5px}.sb-v4-mark-button{min-height:34px;padding:5px 8px;font-size:10px}.sb-v4-question-type{padding:5px 8px}
 .sb-v4-question-main{padding:14px}.sb-v4-question-main.has-image{gap:13px}.sb-v4-question-image{padding:6px}.sb-v4-options{padding:0 12px 13px;gap:8px}.sb-v4-option{min-height:58px;padding:10px}.sb-v4-option-letter{width:34px;height:34px}.sb-v4-question-tools{padding:0 12px 10px}
 .sb-v4-question-footer{padding:10px 12px}.sb-v4-question-footer .btn{min-width:0;min-height:40px;padding:7px 10px;font-size:12px}
 .sb-v4-alpha5-finish-card{margin-bottom:15px}.sb-v4-alpha5-finish-card .sb-v4-actions .sb-v4-finish-button{width:100%}
 .sb-v4-mobile-dock{position:fixed;z-index:9990;left:50%;bottom:max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:50px minmax(110px,1fr) 50px 70px;gap:6px;width:min(520px,calc(100% - 18px));padding:7px;border:1px solid #d6e0ea;border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 14px 40px rgba(8,20,38,.2);backdrop-filter:blur(10px);transform:translateX(-50%)}.sb-v4-mobile-dock button{min-height:48px;border:1px solid #dbe3ec;border-radius:11px;background:#f7f9fb;color:#173451;font-weight:850}.sb-v4-mobile-dock button:disabled{opacity:.35}.sb-v4-mobile-dock button[data-sb-v4-nav-open]{display:grid;place-content:center;line-height:1.05}.sb-v4-mobile-dock button[data-sb-v4-nav-open] small{margin-top:3px;color:#667891;font-size:9px}.sb-v4-mobile-dock .is-finish{border-color:#168b53;background:#168b53;color:#fff}
 .sb-v4-modal{align-items:flex-end;padding:0}.sb-v4-modal-dialog{width:100%;border-radius:20px 20px 0 0;padding:24px 17px max(20px,env(safe-area-inset-bottom))}.sb-v4-modal-actions{display:grid;grid-template-columns:1fr}.sb-v4-modal-actions .btn{width:100%}.sb-v4-modal-summary{gap:6px}.sb-v4-modal-summary span{padding:9px 6px}
}
@media(max-width:420px){
 .sb-v4-progress-stats>span{font-size:10px}.sb-v4-progress-copy strong,.sb-v4-progress-copy span{font-size:11px}
 .sb-v4-question-no{width:30px;height:30px}.sb-v4-mark-button{font-size:0}.sb-v4-mark-button span{font-size:18px}.sb-v4-mark-button.is-marked:after{content:"İşaretli";font-size:9px}.sb-v4-mark-button:not(.is-marked):after{content:"Sonra bak";font-size:9px}
 .sb-v4-question-footer span{display:none}.sb-v4-question-footer{grid-template-columns:1fr 1fr}.sb-v4-question-footer button{width:100%}
 .sb-v4-mobile-dock{grid-template-columns:46px minmax(92px,1fr) 46px 64px}
}
@media(prefers-reduced-motion:reduce){.sb-v4-question-card,.sb-v4-nav-item,.sb-v4-question-nav,.sb-v4-progress-track>span,.sb-v4-option-selectable{transition:none!important}.sb-v4-timer.is-critical,.sb-v4-timer.is-expired{animation:none}}

/* ===== SOURCE: beta1.css ===== */
.sb-v4-beta1-result{display:grid;gap:16px}.sb-v4-performance-band{margin-top:18px;padding:14px 16px;border-radius:14px;display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.sb-v4-performance-band.is-excellent{background:#ecfdf3;color:#06633d}.sb-v4-performance-band.is-good{background:#effbf5;color:#0b6b45}.sb-v4-performance-band.is-developing{background:#fff8df;color:#8a5b00}.sb-v4-performance-band.is-support{background:#fff0f0;color:#9b2c2c}.sb-v4-analysis-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sb-v4-analysis-mini{padding:18px;display:flex;flex-direction:column;gap:6px}.sb-v4-analysis-mini>span{font-size:13px;color:#58708f;font-weight:700}.sb-v4-analysis-mini>strong{font-size:30px;color:#0c2345}.sb-v4-analysis-mini>small{color:#657792}.sb-v4-analysis-mini.is-up strong{color:#15975e}.sb-v4-analysis-mini.is-down strong{color:#d63d3d}.sb-v4-next-steps,.sb-v4-analysis-card,.sb-v4-related-tests{padding:20px}.sb-v4-next-steps ol{margin:10px 0 0;padding-left:22px;display:grid;gap:10px}.sb-v4-review-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.sb-v4-analysis-list{display:grid;gap:14px}.sb-v4-analysis-list.is-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.sb-v4-analysis-row{padding:14px;border:1px solid #e1e8f0;border-radius:14px;background:#fbfcfe}.sb-v4-analysis-row-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.sb-v4-analysis-row-head strong{color:#173257}.sb-v4-analysis-row-head span{font-weight:800}.sb-v4-analysis-bar{height:9px;background:#e8eef5;border-radius:99px;overflow:hidden;margin:10px 0}.sb-v4-analysis-bar i{display:block;height:100%;border-radius:inherit;background:#1b9a63}.sb-v4-analysis-row.is-developing .sb-v4-analysis-bar i{background:#e3a30a}.sb-v4-analysis-row.is-weak .sb-v4-analysis-bar i{background:#df4a4a}.sb-v4-analysis-row small{color:#64748b}.sb-v4-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sb-v4-related-grid a{border:1px solid #dbe5ef;border-radius:14px;padding:14px;text-decoration:none;display:flex;flex-direction:column;gap:5px;color:#102b50;background:#fff}.sb-v4-related-grid a:hover{border-color:#1b9561;box-shadow:0 8px 24px rgba(12,35,69,.08)}.sb-v4-related-grid span{font-size:13px;color:#63738b}.sb-v4-review-shell{display:grid;gap:16px}.sb-v4-review-head{padding:22px;display:flex;justify-content:space-between;gap:20px;align-items:center}.sb-v4-review-head h1{margin:4px 0 8px}.sb-v4-review-progress{white-space:nowrap;padding:12px 16px;border-radius:14px;background:#eef8f3;color:#0b6b45}.sb-v4-review-list{display:grid;gap:16px}.sb-v4-review-question{padding:18px}.sb-v4-review-question>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.sb-v4-review-question>header span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#762d2d;color:#fff;font-weight:800}.sb-v4-review-question>header strong{color:#61718a;font-size:14px}.sb-v4-review-option.is-correct-answer{border-color:#17995f!important;background:#ecfdf3!important}.sb-v4-review-option.is-wrong-choice{border-color:#df4141!important;background:#fff1f1!important}.sb-v4-review-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:14px}.sb-v4-review-controls [data-sb-v4-review-feedback]{font-weight:700}.sb-v4-review-controls .is-success{color:#138556}.sb-v4-review-controls .is-error{color:#c93636}.sb-v4-review-finish{padding:20px;text-align:center}.sb-v4-review-finish p{color:#5f7089}.sb-v4-review-finish .sb-v4-actions{justify-content:center}
@media(max-width:767.98px){.sb-v4-analysis-summary-grid,.sb-v4-analysis-list.is-compact,.sb-v4-related-grid{grid-template-columns:1fr}.sb-v4-analysis-mini{padding:15px}.sb-v4-analysis-mini>strong{font-size:25px}.sb-v4-review-head{align-items:flex-start;flex-direction:column}.sb-v4-review-progress{width:100%;text-align:center}.sb-v4-review-question{padding:12px}.sb-v4-review-controls{align-items:stretch;flex-direction:column}.sb-v4-review-controls .btn{width:100%}.sb-v4-review-actions .btn{width:100%}}

/* ===== SOURCE: beta2.css ===== */
.sb-v4-dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:20px}.sb-v4-dashboard-hero h1{margin:4px 0 8px}.sb-v4-dashboard-hero p{margin:0;color:#58708f}.sb-v4-profile-type{padding:9px 15px;border-radius:999px;background:#e9f8ef;color:#08723c;font-weight:800}.sb-v4-dashboard-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:16px 0}.sb-v4-dashboard-summary article{padding:18px}.sb-v4-dashboard-summary span,.sb-v4-dashboard-summary small{display:block;color:#58708f}.sb-v4-dashboard-summary strong{display:block;font-size:30px;margin:4px 0;color:#0c2447}.sb-v4-dashboard-section{margin-top:16px}.sb-v4-continuity-list,.sb-v4-history-list{display:grid;gap:12px}.sb-v4-continuity-item,.sb-v4-history-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border:1px solid #dbe5f2;border-radius:16px;background:#fff;color:#0c2447;text-decoration:none}.sb-v4-continuity-main{flex:1;min-width:0}.sb-v4-continuity-main strong,.sb-v4-history-row strong{display:block}.sb-v4-continuity-main small,.sb-v4-history-row small{display:block;color:#607896;margin-top:4px}.sb-v4-continuity-progress{height:8px;background:#e8eef6;border-radius:999px;overflow:hidden;margin-top:10px}.sb-v4-continuity-progress i{display:block;height:100%;background:#16a05d;border-radius:inherit}.sb-v4-history-row:hover{border-color:#97b8df;background:#f8fbff}.sb-v4-history-score{text-align:right;white-space:nowrap}.sb-v4-history-score strong{font-size:25px;color:#0d8a4f}.sb-v4-empty-state{padding:24px;text-align:center;background:#f7f9fc;border-radius:14px;color:#607896}.sb-v4-dashboard-note{margin-top:16px}.sb-v4-dashboard-note p{color:#58708f}.sb-v4-info-profile-link{display:flex;justify-content:flex-end;margin-top:12px}.sb-v4-info-profile-link a{font-weight:800}.sb-v4-result-profile-link{margin-left:auto}
@media(max-width:1100px){.sb-v4-dashboard-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.sb-v4-dashboard-hero{align-items:flex-start}.sb-v4-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sb-v4-dashboard-summary article{padding:14px}.sb-v4-dashboard-summary strong{font-size:25px}.sb-v4-continuity-item,.sb-v4-history-row{align-items:flex-start;flex-direction:column}.sb-v4-continuity-item .btn{width:100%}.sb-v4-history-score{text-align:left;display:flex;align-items:center;gap:10px}.sb-v4-profile-type{font-size:13px}}

/* ===== SOURCE: flow-hf4.css ===== */
:root{
    --sbv4-bg:#f4f6fa;
    --sbv4-surface:#ffffff;
    --sbv4-surface-2:#f8fafc;
    --sbv4-surface-soft:rgba(255,255,255,.92);
    --sbv4-ink:#0b2346;
    --sbv4-muted:#52709a;
    --sbv4-line:#dbe4ef;
    --sbv4-brand:#8d3032;
    --sbv4-brand-soft:#f8eeee;
    --sbv4-green:#168f58;
    --sbv4-green-dark:#087746;
    --sbv4-green-soft:#ebfaf2;
    --sbv4-red:#e53e48;
    --sbv4-amber:#c98a00;
    --sbv4-shadow:0 14px 38px rgba(14,38,74,.08);
    --sbv4-radius:20px;
    --sbv4-font-scale:1;
}

html[data-sb-theme-resolved="dark"]{
    color-scheme:dark;
    --sbv4-bg:#09111f;
    --sbv4-surface:#111c2e;
    --sbv4-surface-2:#16243a;
    --sbv4-surface-soft:rgba(17,28,46,.92);
    --sbv4-ink:#edf4ff;
    --sbv4-muted:#adc0db;
    --sbv4-line:#2a3c56;
    --sbv4-brand:#d98082;
    --sbv4-brand-soft:#342126;
    --sbv4-green:#31c782;
    --sbv4-green-dark:#1cac6b;
    --sbv4-green-soft:#13382b;
    --sbv4-red:#ff7279;
    --sbv4-amber:#f0c054;
    --sbv4-shadow:0 18px 48px rgba(0,0,0,.35);
}

html[data-sb-font="compact"]{--sbv4-font-scale:.92}
html[data-sb-font="large"]{--sbv4-font-scale:1.1}

.sb-v4-shell,.sb-review-v2-shell{font-size:calc(1rem * var(--sbv4-font-scale))}
.sb-v4-shell{color:var(--sbv4-ink)}
.sb-v4-shell .sb-v4-card,.sb-v4-flow-card{background:var(--sbv4-surface);border-color:var(--sbv4-line);box-shadow:var(--sbv4-shadow)}
.sb-v4-shell h1,.sb-v4-shell h2,.sb-v4-shell h3,.sb-v4-shell strong,.sb-v4-shell dd{color:var(--sbv4-ink)}
.sb-v4-shell p,.sb-v4-shell small,.sb-v4-shell dt,.sb-v4-shell span{border-color:var(--sbv4-line)}

html[data-sb-opaque="1"]{--sbv4-surface-soft:var(--sbv4-surface)}
html[data-sb-opaque="1"] .sb-v4-appearance-dialog,
html[data-sb-opaque="1"] .sb-v4-mobile-nav,
html[data-sb-opaque="1"] .sb-review-v2-mobile-nav{backdrop-filter:none!important;background:var(--sbv4-surface)!important}
html[data-sb-contrast="1"]{--sbv4-line:#7890ad;--sbv4-shadow:none}
html[data-sb-theme-resolved="dark"][data-sb-contrast="1"]{--sbv4-line:#dce8fa}
html[data-sb-contrast="1"] .sb-v4-shell .btn,
html[data-sb-contrast="1"] .sb-v4-shell button,
html[data-sb-contrast="1"] .sb-v4-shell a{outline-offset:2px}
html[data-sb-motion="1"] *,html[data-sb-motion="1"] *::before,html[data-sb-motion="1"] *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
html[data-sb-focus="1"] .sb-v4-pilot-bar,
html[data-sb-focus="1"] .ad-sidebar,
html[data-sb-focus="1"] aside[aria-label*="reklam" i],
html[data-sb-focus="1"] .sb-v4-debug{display:none!important}
html[data-sb-focus="1"] .sb-v4-shell{max-width:1040px!important}

/* Shared premium flow */
.sb-v4-flow-hf3{display:grid;gap:16px;max-width:1120px;margin:0 auto;color:var(--sbv4-ink);overflow-x:clip}
.sb-v4-pilot-bar{display:none!important}
.sb-v4-flow-hf3 .sb-v4-card{border:1px solid var(--sbv4-line);border-radius:var(--sbv4-radius);background:var(--sbv4-surface);box-shadow:var(--sbv4-shadow)}
.sb-v4-flow-hf3 .sb-v4-eyebrow{font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;color:var(--sbv4-brand);font-weight:850}
.sb-v4-flow-hf3 h1{margin:4px 0 0;color:var(--sbv4-ink);font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.12;letter-spacing:-.025em}
.sb-v4-flow-hf3 p{color:var(--sbv4-muted);line-height:1.55}
.sb-v4-flow-hf3 .btn{min-height:46px;border-radius:13px;padding:.66rem 1rem;font-weight:800;line-height:1.15;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;white-space:normal}
.sb-v4-flow-hf3 .sb-v4-btn-primary{border:1px solid var(--sbv4-green)!important;background:var(--sbv4-green)!important;color:#fff!important;box-shadow:0 8px 18px rgba(22,143,88,.2)}
.sb-v4-flow-hf3 .sb-v4-btn-primary:hover{background:var(--sbv4-green-dark)!important;border-color:var(--sbv4-green-dark)!important;color:#fff!important}
.sb-v4-flow-hf3 .sb-v4-btn-secondary{border:1px solid var(--sbv4-line)!important;background:var(--sbv4-surface)!important;color:var(--sbv4-ink)!important}
.sb-v4-flow-hf3 .sb-v4-btn-secondary:hover{border-color:var(--sbv4-green)!important;color:var(--sbv4-green-dark)!important;background:var(--sbv4-green-soft)!important}
.sb-v4-flow-hf3 .sb-v4-flow-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}
.sb-v4-flow-hf3 .sb-v4-flow-actions.is-single{grid-template-columns:minmax(220px,420px);justify-content:center}

/* Info */
.sb-v4-info-v3 .sb-v4-info-card{padding:24px}
.sb-v4-info-v3 .sb-v4-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.sb-v4-info-v3 .sb-v4-type-badge{display:inline-flex;align-items:center;min-height:34px;padding:6px 12px;border-radius:999px;background:var(--sbv4-green-soft);color:var(--sbv4-green-dark);font-weight:800;font-size:.78rem;white-space:nowrap}
.sb-v4-info-v3 .sb-v4-description{margin-top:16px;padding:14px 16px;border-left:4px solid var(--sbv4-brand);border-radius:0 14px 14px 0;background:var(--sbv4-surface-2);color:var(--sbv4-muted);line-height:1.55}
.sb-v4-info-v3 .sb-v4-quick-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.sb-v4-info-v3 .sb-v4-quick-meta span{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:7px 11px;border:1px solid var(--sbv4-line);border-radius:999px;background:var(--sbv4-surface-2);color:var(--sbv4-ink);font-size:.82rem;font-weight:750}
.sb-v4-info-v3 .sb-v4-info-details{margin-top:12px;border:1px solid var(--sbv4-line);border-radius:14px;background:var(--sbv4-surface-2)}
.sb-v4-info-v3 .sb-v4-info-details summary{cursor:pointer;padding:11px 14px;color:var(--sbv4-muted);font-weight:750;list-style:none}
.sb-v4-info-v3 .sb-v4-info-details summary::-webkit-details-marker{display:none}
.sb-v4-info-v3 .sb-v4-info-details summary:after{content:"⌄";float:right;color:var(--sbv4-brand)}
.sb-v4-info-v3 .sb-v4-info-details[open] summary:after{transform:rotate(180deg)}
.sb-v4-info-v3 .sb-v4-info-details dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0 14px 12px}
.sb-v4-info-v3 .sb-v4-info-details dl>div{padding:9px 0;border-top:1px solid var(--sbv4-line)}
.sb-v4-info-v3 .sb-v4-info-details dt{font-size:.72rem;color:var(--sbv4-muted);font-weight:750}
.sb-v4-info-v3 .sb-v4-info-details dd{margin:2px 0 0;font-weight:800}
.sb-v4-info-v3 .sb-v4-resume-card{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:14px;margin-top:18px;padding:15px;border:1px solid #b8e9cb;border-radius:16px;background:var(--sbv4-green-soft)}
.sb-v4-info-v3 .sb-v4-resume-copy{display:grid;grid-template-columns:12px minmax(0,1fr);gap:10px;align-items:start}
.sb-v4-info-v3 .sb-v4-resume-dot{width:11px;height:11px;margin-top:5px;border-radius:50%;background:var(--sbv4-green);box-shadow:0 0 0 5px rgba(22,143,88,.12)}
.sb-v4-info-v3 .sb-v4-resume-copy strong{display:block;font-size:1rem}
.sb-v4-info-v3 .sb-v4-resume-copy small{display:block;margin-top:3px;color:var(--sbv4-muted);line-height:1.45}
.sb-v4-info-v3 .sb-v4-start-block{margin-top:18px;display:grid;grid-template-columns:minmax(220px,420px);justify-content:center}

/* Attempt */
.sb-v4-attempt-v3 .sb-v4-attempt-card{padding:24px;text-align:left}
.sb-v4-attempt-v3 .sb-v4-attempt-hero{display:grid;grid-template-columns:56px minmax(0,1fr);gap:14px;align-items:center}
.sb-v4-attempt-v3 .sb-v4-attempt-icon{width:56px;height:56px;margin:0;border-radius:17px;display:grid;place-items:center;background:var(--sbv4-green-soft);color:var(--sbv4-green);font-size:31px;font-weight:900}
.sb-v4-attempt-v3 .sb-v4-attempt-lead{margin:6px 0 0;font-size:.95rem}
.sb-v4-attempt-v3 .sb-v4-attempt-summary-v3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}
.sb-v4-attempt-v3 .sb-v4-attempt-summary-v3>div{min-width:0;padding:13px;border:1px solid var(--sbv4-line);border-radius:14px;background:var(--sbv4-surface-2)}
.sb-v4-attempt-v3 .sb-v4-attempt-summary-v3 span{display:block;color:var(--sbv4-muted);font-size:.72rem;font-weight:750}
.sb-v4-attempt-v3 .sb-v4-attempt-summary-v3 strong{display:block;margin-top:4px;font-size:.96rem;overflow-wrap:anywhere}
.sb-v4-attempt-v3 .sb-v4-secure-note{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;border-radius:14px;background:var(--sbv4-green-soft);color:var(--sbv4-green-dark)}
.sb-v4-attempt-v3 .sb-v4-secure-note i{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:var(--sbv4-surface);font-style:normal;font-weight:900}
.sb-v4-attempt-v3 .sb-v4-security-details{margin-top:12px;border:1px solid var(--sbv4-line);border-radius:14px;background:var(--sbv4-surface-2)}
.sb-v4-attempt-v3 .sb-v4-security-details summary{cursor:pointer;padding:11px 14px;font-weight:750;color:var(--sbv4-muted)}
.sb-v4-attempt-v3 .sb-v4-security-details ul{margin:0;padding:0 18px 14px 34px;color:var(--sbv4-muted);display:grid;gap:7px;line-height:1.45}

/* Dashboard */
.sb-v4-dashboard-v3{gap:14px}
.sb-v4-dashboard-v3 .sb-v4-dashboard-hero-v3{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:14px;align-items:center;padding:20px}
.sb-v4-dashboard-v3 .sb-v4-profile-avatar{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,var(--sbv4-brand),#5c1f27);color:#fff;font-weight:900;letter-spacing:.03em}
.sb-v4-dashboard-v3 .sb-v4-dashboard-hero-v3 h1{font-size:1.55rem;margin:2px 0}
.sb-v4-dashboard-v3 .sb-v4-dashboard-hero-v3 p{margin:0;font-size:.87rem}
.sb-v4-dashboard-v3 .sb-v4-profile-type{padding:7px 12px;border-radius:999px;background:var(--sbv4-green-soft);color:var(--sbv4-green-dark);font-size:.78rem;font-weight:850}
.sb-v4-dashboard-v3 .sb-v4-dashboard-overview{padding:16px}
.sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats>div{padding:14px;border:1px solid var(--sbv4-line);border-radius:15px;background:var(--sbv4-surface-2)}
.sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats span{display:block;color:var(--sbv4-muted);font-size:.76rem;font-weight:700}
.sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats strong{display:block;margin-top:4px;font-size:1.55rem}
.sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats small{color:var(--sbv4-muted)}
.sb-v4-dashboard-v3 .sb-v4-streak-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}
.sb-v4-dashboard-v3 .sb-v4-streak-chip{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border:1px solid var(--sbv4-line);border-radius:13px;background:var(--sbv4-surface)}
.sb-v4-dashboard-v3 .sb-v4-streak-chip span{color:var(--sbv4-muted);font-size:.75rem}
.sb-v4-dashboard-v3 .sb-v4-streak-chip strong{font-size:1rem}
.sb-v4-dashboard-v3 .sb-v4-dashboard-section{padding:18px}
.sb-v4-dashboard-v3 .sb-v4-dashboard-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}
.sb-v4-dashboard-v3 .sb-v4-dashboard-section-head h2{margin:0;font-size:1.25rem}
.sb-v4-dashboard-v3 .sb-v4-dashboard-section-head p{margin:3px 0 0;font-size:.86rem}
.sb-v4-dashboard-v3 .sb-v4-continuity-item{border:1px solid var(--sbv4-line);border-radius:15px;background:var(--sbv4-surface-2);padding:13px}
.sb-v4-dashboard-v3 .sb-v4-continuity-item .btn{min-width:120px;color:#fff!important;background:var(--sbv4-green)!important;border-color:var(--sbv4-green)!important}
.sb-v4-dashboard-v3 .sb-v4-history-list{display:grid;gap:8px}
.sb-v4-dashboard-v3 .sb-v4-history-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:12px;padding:13px 14px;border:1px solid var(--sbv4-line);border-radius:14px;background:var(--sbv4-surface-2);text-decoration:none!important;color:inherit!important}
.sb-v4-dashboard-v3 .sb-v4-history-row:hover{border-color:var(--sbv4-green);transform:translateY(-1px)}
.sb-v4-dashboard-v3 .sb-v4-history-row strong{font-size:.94rem}
.sb-v4-dashboard-v3 .sb-v4-history-row small{display:block;margin-top:3px;color:var(--sbv4-muted);font-size:.75rem}
.sb-v4-dashboard-v3 .sb-v4-history-score{display:flex;align-items:center;gap:10px;text-align:right}
.sb-v4-dashboard-v3 .sb-v4-history-score>strong{display:grid;place-items:center;min-width:46px;height:46px;padding:0 8px;border-radius:14px;background:var(--sbv4-green-soft);color:var(--sbv4-green-dark);font-size:1.18rem}
.sb-v4-dashboard-v3 .sb-v4-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.sb-v4-dashboard-v3 .sb-v4-related-grid a{display:block;padding:13px;border:1px solid var(--sbv4-line);border-radius:14px;background:var(--sbv4-surface-2);color:inherit!important;text-decoration:none!important}
.sb-v4-dashboard-v3 .sb-v4-related-grid a:hover{border-color:var(--sbv4-green)}
.sb-v4-dashboard-v3 .sb-v4-related-grid span{display:block;margin-top:5px;color:var(--sbv4-muted);font-size:.76rem}
.sb-v4-dashboard-v3 .sb-v4-dashboard-privacy{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border:1px solid var(--sbv4-line);border-radius:14px;background:var(--sbv4-surface-2);color:var(--sbv4-muted);font-size:.78rem}
.sb-v4-dashboard-v3 .sb-v4-dashboard-privacy a{color:var(--sbv4-green-dark)!important;font-weight:800;text-decoration:none!important;white-space:nowrap}

/* Appearance */
.sb-v4-appearance-trigger{position:fixed;right:16px;bottom:94px;z-index:1090;display:flex;align-items:center;gap:7px;min-height:44px;padding:8px 12px;border:1px solid var(--sbv4-line);border-radius:999px;background:var(--sbv4-surface-soft);color:var(--sbv4-ink);box-shadow:0 10px 28px rgba(9,31,63,.16);font-weight:850;backdrop-filter:blur(12px)}
.sb-v4-appearance-trigger>span:first-child{display:grid;place-items:center;width:29px;height:29px;border-radius:10px;background:var(--sbv4-brand-soft);color:var(--sbv4-brand);font-size:.78rem}
.sb-v4-appearance-trigger-label{font-size:.76rem}
.sb-v4-appearance-modal[hidden]{display:none!important}
.sb-v4-appearance-modal{position:fixed;inset:0;z-index:120000;display:flex;align-items:center;justify-content:center;padding:18px}
.sb-v4-appearance-backdrop{position:absolute;inset:0;background:rgba(4,15,31,.62);backdrop-filter:blur(5px)}
.sb-v4-appearance-dialog{position:relative;z-index:1;width:min(680px,100%);max-height:min(820px,calc(100vh - 30px));overflow:auto;border:1px solid var(--sbv4-line);border-radius:24px;background:var(--sbv4-surface);color:var(--sbv4-ink);box-shadow:0 30px 90px rgba(0,0,0,.28)}
.sb-v4-appearance-head{display:grid;grid-template-columns:48px minmax(0,1fr) 40px;gap:12px;align-items:start;padding:20px;border-bottom:1px solid var(--sbv4-line)}
.sb-v4-appearance-symbol{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--sbv4-brand-soft);color:var(--sbv4-brand);font-weight:900}
.sb-v4-appearance-head span{display:block;color:var(--sbv4-brand);font-size:.67rem;letter-spacing:.08em;text-transform:uppercase;font-weight:850}
.sb-v4-appearance-head h2{margin:2px 0 0;font-size:1.35rem;color:var(--sbv4-ink)}
.sb-v4-appearance-head p{margin:3px 0 0;color:var(--sbv4-muted);font-size:.8rem}
.sb-v4-appearance-x{width:40px;height:40px;border:0;border-radius:13px;background:var(--sbv4-surface-2);color:var(--sbv4-muted);font-size:25px}
.sb-v4-appearance-body{display:grid;gap:14px;padding:18px}
.sb-v4-setting-group{margin:0;padding:13px;border:1px solid var(--sbv4-line);border-radius:16px;background:var(--sbv4-surface-2)}
.sb-v4-setting-group legend{float:none;width:auto;margin:0 0 10px;padding:0 4px;color:var(--sbv4-ink);font-size:.75rem;font-weight:850}
.sb-v4-theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.sb-v4-theme-options button{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;align-items:center;text-align:left;min-height:74px;padding:10px;border:1px solid var(--sbv4-line);border-radius:13px;background:var(--sbv4-surface);color:var(--sbv4-ink)}
.sb-v4-theme-options button>span{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--sbv4-surface-2);color:var(--sbv4-brand);font-size:17px}
.sb-v4-theme-options strong{font-size:.78rem}.sb-v4-theme-options small{color:var(--sbv4-muted);font-size:.66rem}
.sb-v4-theme-options button.is-selected{border-color:var(--sbv4-brand);box-shadow:0 0 0 2px rgba(141,48,50,.1)}
.sb-v4-theme-options button.is-selected:after{content:"✓";position:absolute;top:7px;right:7px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--sbv4-green);color:#fff;font-size:11px}
.sb-v4-font-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:4px;border-radius:12px;background:var(--sbv4-line)}
.sb-v4-font-options button{min-height:42px;border:0;border-radius:9px;background:transparent;color:var(--sbv4-muted);font-weight:900}
.sb-v4-font-options button:nth-child(1){font-size:.78rem}.sb-v4-font-options button:nth-child(2){font-size:.92rem}.sb-v4-font-options button:nth-child(3){font-size:1.08rem}.sb-v4-font-options button span{font-size:.7rem}
.sb-v4-font-options button.is-selected{background:var(--sbv4-surface);color:var(--sbv4-brand);box-shadow:0 4px 12px rgba(16,43,80,.09)}
.sb-v4-toggle-list{display:grid;gap:8px}
.sb-v4-toggle-list label{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--sbv4-line);border-radius:14px;background:var(--sbv4-surface-2);cursor:pointer}
.sb-v4-toggle-copy{display:flex;align-items:center;gap:10px;min-width:0}.sb-v4-toggle-copy i{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:var(--sbv4-surface);color:var(--sbv4-muted);font-style:normal}.sb-v4-toggle-copy strong{display:block;font-size:.78rem}.sb-v4-toggle-copy small{display:block;margin-top:2px;color:var(--sbv4-muted);font-size:.65rem}
.sb-v4-toggle-list input{position:absolute;opacity:0;pointer-events:none}.sb-v4-switch{position:relative;width:46px;height:26px;flex:0 0 46px;border-radius:999px;background:#c7d2e1;transition:.2s}.sb-v4-switch:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:.2s}.sb-v4-toggle-list input:checked+.sb-v4-switch{background:var(--sbv4-green)}.sb-v4-toggle-list input:checked+.sb-v4-switch:after{transform:translateX(20px)}
.sb-v4-appearance-preview{display:flex;align-items:center;gap:10px;padding:12px;border:1px dashed var(--sbv4-line);border-radius:14px;background:var(--sbv4-surface-2)}.sb-v4-appearance-preview>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--sbv4-ink);color:var(--sbv4-surface);font-size:1.2rem;font-weight:900}.sb-v4-appearance-preview strong{display:block;font-size:.8rem}.sb-v4-appearance-preview small{display:block;color:var(--sbv4-muted);font-size:.68rem}
.sb-v4-appearance-actions{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1.2fr;gap:10px;padding:14px 18px;border-top:1px solid var(--sbv4-line);background:var(--sbv4-surface)}
.sb-v4-appearance-actions button{min-height:46px;border-radius:13px;font-weight:850}.sb-v4-setting-reset{border:1px solid var(--sbv4-line);background:var(--sbv4-surface);color:var(--sbv4-ink)}.sb-v4-setting-apply{border:1px solid var(--sbv4-green);background:var(--sbv4-green);color:#fff}
.sb-v4-appearance-open{overflow:hidden}

/* Dark mode overrides for existing V4 components */
html[data-sb-theme-resolved="dark"] body{background:#09111f!important;color:var(--sbv4-ink)}
html[data-sb-theme-resolved="dark"] .sb-v4-shell .sb-v4-card,
html[data-sb-theme-resolved="dark"] .sb-v4-question-card,
html[data-sb-theme-resolved="dark"] .sb-v4-control-center,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-panel,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-tabs,
html[data-sb-theme-resolved="dark"] .sb-review-v2-header,
html[data-sb-theme-resolved="dark"] .sb-review-v2-question,
html[data-sb-theme-resolved="dark"] .sb-review-v2-complete{background:var(--sbv4-surface)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important}
html[data-sb-theme-resolved="dark"] .sb-v4-shell h1,
html[data-sb-theme-resolved="dark"] .sb-v4-shell h2,
html[data-sb-theme-resolved="dark"] .sb-v4-shell h3,
html[data-sb-theme-resolved="dark"] .sb-v4-shell strong,
html[data-sb-theme-resolved="dark"] .sb-review-v2-shell h1,
html[data-sb-theme-resolved="dark"] .sb-review-v2-shell h2,
html[data-sb-theme-resolved="dark"] .sb-review-v2-question-text,
html[data-sb-theme-resolved="dark"] .sb-review-v2-option-content{color:var(--sbv4-ink)!important}
html[data-sb-theme-resolved="dark"] .sb-v4-shell p,
html[data-sb-theme-resolved="dark"] .sb-v4-shell small,
html[data-sb-theme-resolved="dark"] .sb-review-v2-shell p,
html[data-sb-theme-resolved="dark"] .sb-review-v2-shell small{color:var(--sbv4-muted)!important}
html[data-sb-theme-resolved="dark"] .sb-v4-option,
html[data-sb-theme-resolved="dark"] .sb-review-v2-option,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-fact,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-history>div,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-summary-shortcuts button{background:var(--sbv4-surface-2)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important}

@media(max-width:767.98px){
    .sb-v4-flow-hf3{gap:10px}
    .sb-v4-flow-hf3 .sb-v4-card{border-radius:18px}
    .sb-v4-flow-hf3 .sb-v4-flow-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
    .sb-v4-flow-hf3 .btn{min-height:45px;padding:.6rem .55rem;font-size:.84rem}
    .sb-v4-info-v3 .sb-v4-info-card{padding:15px}
    .sb-v4-info-v3 .sb-v4-card-head{align-items:flex-start}
    .sb-v4-info-v3 h1{font-size:1.35rem}
    .sb-v4-info-v3 .sb-v4-description{margin-top:12px;padding:11px 12px;font-size:.88rem}
    .sb-v4-info-v3 .sb-v4-quick-meta{gap:6px;margin-top:12px}
    .sb-v4-info-v3 .sb-v4-quick-meta span{min-height:32px;padding:6px 9px;font-size:.72rem}
    .sb-v4-info-v3 .sb-v4-info-details dl{grid-template-columns:1fr}
    .sb-v4-info-v3 .sb-v4-resume-card{grid-template-columns:1fr;padding:13px;gap:10px}
    .sb-v4-info-v3 .sb-v4-start-block{grid-template-columns:1fr}
    .sb-v4-attempt-v3 .sb-v4-attempt-card{padding:15px}
    .sb-v4-attempt-v3 .sb-v4-attempt-hero{grid-template-columns:44px minmax(0,1fr);gap:10px}
    .sb-v4-attempt-v3 .sb-v4-attempt-icon{width:44px;height:44px;border-radius:13px;font-size:25px}
    .sb-v4-attempt-v3 h1{font-size:1.3rem}
    .sb-v4-attempt-v3 .sb-v4-attempt-summary-v3{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:13px}
    .sb-v4-attempt-v3 .sb-v4-attempt-summary-v3>div{padding:10px;border-radius:12px}
    .sb-v4-attempt-v3 .sb-v4-attempt-summary-v3>div:last-child:nth-child(odd){grid-column:1/-1}
    .sb-v4-attempt-v3 .sb-v4-secure-note{padding:10px;font-size:.8rem}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-hero-v3{grid-template-columns:46px minmax(0,1fr) auto;gap:9px;padding:14px}
    .sb-v4-dashboard-v3 .sb-v4-profile-avatar{width:46px;height:46px;border-radius:14px;font-size:.8rem}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-hero-v3 h1{font-size:1.2rem}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-hero-v3 p{font-size:.72rem;line-height:1.4}
    .sb-v4-dashboard-v3 .sb-v4-profile-type{padding:5px 8px;font-size:.68rem}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-overview{padding:12px}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats>div{padding:10px 8px;border-radius:12px}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats span{font-size:.63rem}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats strong{font-size:1.18rem}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats small{font-size:.63rem}
    .sb-v4-dashboard-v3 .sb-v4-streak-row{grid-template-columns:1fr;gap:6px}
    .sb-v4-dashboard-v3 .sb-v4-streak-chip{padding:8px 10px}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-section{padding:13px}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-section-head h2{font-size:1.05rem}
    .sb-v4-dashboard-v3 .sb-v4-history-row{padding:11px;gap:8px}
    .sb-v4-dashboard-v3 .sb-v4-history-score{display:grid;gap:3px}
    .sb-v4-dashboard-v3 .sb-v4-history-score>strong{min-width:42px;height:42px;font-size:1.05rem}
    .sb-v4-dashboard-v3 .sb-v4-related-grid{grid-template-columns:1fr}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-privacy{display:block;font-size:.7rem}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-privacy a{display:inline-block;margin-top:5px}
    .sb-v4-appearance-trigger{right:10px;bottom:86px;padding:7px;border-radius:14px}
    .sb-v4-appearance-trigger-label{display:none}
    .sb-v4-appearance-modal{align-items:flex-end;padding:0}
    .sb-v4-appearance-dialog{width:100%;max-height:92vh;border-radius:22px 22px 0 0}
    .sb-v4-appearance-head{grid-template-columns:42px minmax(0,1fr) 38px;padding:15px}
    .sb-v4-appearance-symbol{width:42px;height:42px;border-radius:13px}
    .sb-v4-appearance-head h2{font-size:1.1rem}
    .sb-v4-appearance-body{padding:13px;gap:11px}
    .sb-v4-theme-options{grid-template-columns:1fr}
    .sb-v4-theme-options button{min-height:60px}
    .sb-v4-toggle-copy small{font-size:.61rem}
    .sb-v4-appearance-actions{padding:11px 13px max(11px,env(safe-area-inset-bottom));grid-template-columns:1fr 1.1fr}
}

@media(max-width:390px){
    .sb-v4-flow-hf3 .sb-v4-flow-actions{grid-template-columns:1fr 1fr}
    .sb-v4-info-v3 .sb-v4-type-badge{padding:5px 8px;font-size:.67rem}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-hero-v3{grid-template-columns:42px minmax(0,1fr)}
    .sb-v4-dashboard-v3 .sb-v4-profile-type{grid-column:2;justify-self:start}
    .sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats strong{font-size:1.05rem}
}

/* ========================================================================== 
   Beta 2.1 Hotfix 4 — Görünüm motoru stabilizasyonu
   Merkezi renk sözleşmesi, erişilebilir butonlar, karanlık tema ve odak düzeni
   ========================================================================== */
:root{
    --sbv4-bg:#f3f6fa;
    --sbv4-surface:#ffffff;
    --sbv4-surface-2:#f7f9fc;
    --sbv4-surface-3:#eef3f8;
    --sbv4-surface-soft:rgba(255,255,255,.94);
    --sbv4-ink:#0a1f3d;
    --sbv4-muted:#4b6485;
    --sbv4-muted-strong:#344f72;
    --sbv4-line:#d5e0ec;
    --sbv4-line-strong:#b7c7d9;
    --sbv4-brand:#7d2f33;
    --sbv4-brand-hover:#672328;
    --sbv4-brand-soft:#f8eeee;
    --sbv4-green:#0e7c4f;
    --sbv4-green-dark:#096440;
    --sbv4-green-soft:#e9f8f0;
    --sbv4-green-border:#a9dcc1;
    --sbv4-red:#c93442;
    --sbv4-red-dark:#a92532;
    --sbv4-red-soft:#fff0f2;
    --sbv4-red-border:#f1b7bd;
    --sbv4-amber:#9a6700;
    --sbv4-amber-soft:#fff7df;
    --sbv4-blue:#1e63c6;
    --sbv4-blue-soft:#edf4ff;
    --sbv4-link:#155fb8;
    --sbv4-focus-ring:#1d6fe8;
    --sbv4-disabled-bg:#e8edf3;
    --sbv4-disabled-text:#667b96;
    --sbv4-shadow:0 14px 38px rgba(13,35,66,.075);
    --sbv4-shadow-raised:0 20px 60px rgba(13,35,66,.13);
    --sbv4-radius:20px;
    --sbv4-control-radius:13px;
    --sbv4-on-primary:#ffffff;
}
html[data-sb-theme-resolved="dark"]{
    color-scheme:dark;
    --sbv4-bg:#091321;
    --sbv4-surface:#111e31;
    --sbv4-surface-2:#172840;
    --sbv4-surface-3:#20344f;
    --sbv4-surface-soft:rgba(17,30,49,.95);
    --sbv4-ink:#f3f7fc;
    --sbv4-muted:#b8c7da;
    --sbv4-muted-strong:#d3deeb;
    --sbv4-line:#354b66;
    --sbv4-line-strong:#58708c;
    --sbv4-brand:#f0a0a4;
    --sbv4-brand-hover:#ffc0c3;
    --sbv4-brand-soft:#352128;
    --sbv4-green:#0e7c4f;
    --sbv4-green-dark:#096440;
    --sbv4-green-soft:#14372b;
    --sbv4-green-border:#2b7657;
    --sbv4-red:#ff7b84;
    --sbv4-red-dark:#ff9aa1;
    --sbv4-red-soft:#3a2029;
    --sbv4-red-border:#82404a;
    --sbv4-amber:#f0c45c;
    --sbv4-amber-soft:#392f1b;
    --sbv4-blue:#83b4ff;
    --sbv4-blue-soft:#172d4d;
    --sbv4-link:#8dbbff;
    --sbv4-focus-ring:#8ab8ff;
    --sbv4-disabled-bg:#26384e;
    --sbv4-disabled-text:#91a4bb;
    --sbv4-shadow:0 16px 44px rgba(0,0,0,.30);
    --sbv4-shadow-raised:0 28px 80px rgba(0,0,0,.48);
    --sbv4-on-primary:#ffffff;
}
html[data-sb-contrast="1"]{
    --sbv4-line:var(--sbv4-muted-strong);
    --sbv4-line-strong:var(--sbv4-ink);
    --sbv4-shadow:none;
    --sbv4-shadow-raised:none;
}
html[data-sb-theme-resolved="dark"][data-sb-contrast="1"]{
    --sbv4-bg:#050b13;
    --sbv4-surface:#0b1625;
    --sbv4-surface-2:#112238;
    --sbv4-line:#a9bdd4;
    --sbv4-line-strong:#ffffff;
    --sbv4-muted:#d4dfec;
}

/* Sayfa ve odak yerleşimi */
html[data-sb-theme-resolved="dark"] body,
html[data-sb-theme-resolved="dark"] #icerik,
html[data-sb-theme-resolved="dark"] .sb-exam-page{background:var(--sbv4-bg)!important;color:var(--sbv4-ink)!important}
html[data-sb-theme-resolved="dark"] .sb-exam-content{color:var(--sbv4-ink)}
html[data-sb-focus="1"] .sb-exam-page .row.layout>.ad-sidebar{display:none!important}
html[data-sb-focus="1"] .sb-exam-page .row.layout{justify-content:center!important;margin-inline:0!important}
html[data-sb-focus="1"] .sb-exam-page .row.layout>section[aria-label="Online sınav içeriği"]{
    flex:0 0 100%!important;width:100%!important;max-width:100%!important;margin-inline:auto!important
}
html[data-sb-focus="1"] .sb-exam-page .sb-exam-shell{max-width:1220px!important;margin-inline:auto!important}
html[data-sb-focus="1"] .sb-exam-page .sb-exam-content{width:min(100%,1120px)!important;max-width:1120px!important;margin-inline:auto!important}
html[data-sb-focus="1"] .sb-v4-shell,
html[data-sb-focus="1"] .sb-review-v2-shell{width:100%!important;max-width:1120px!important;margin-inline:auto!important}
@media(max-width:991.98px){
    html[data-sb-focus="1"] .sb-exam-page .sb-exam-content{max-width:100%!important}
}

/* Temel yüzey ve yazı sözleşmesi */
.sb-v4-shell,.sb-review-v2-shell{color:var(--sbv4-ink)!important}
.sb-v4-shell :is(h1,h2,h3,h4,h5,h6,strong,dd),
.sb-review-v2-shell :is(h1,h2,h3,h4,h5,h6,strong){color:var(--sbv4-ink)!important}
.sb-v4-shell :is(p,small,dt),.sb-review-v2-shell :is(p,small){color:var(--sbv4-muted)!important}
.sb-v4-shell a:not(.btn),.sb-review-v2-shell a:not(.btn){color:var(--sbv4-link)}
.sb-v4-shell .sb-v4-card,.sb-review-v2-shell .sb-v4-card,
.sb-v4-flow-card{background:var(--sbv4-surface)!important;border-color:var(--sbv4-line)!important;box-shadow:var(--sbv4-shadow)!important}

/* Erişilebilir odak ve buton sözleşmesi */
.sb-v4-shell :is(button,a,input,summary):focus-visible,
.sb-review-v2-shell :is(button,a,input,summary):focus-visible,
.sb-v4-appearance-dialog :is(button,input,label):focus-visible{
    outline:3px solid color-mix(in srgb,var(--sbv4-focus-ring) 78%,transparent)!important;
    outline-offset:3px!important
}
.sb-v4-flow-hf3 .btn,.sb-v4-flow-hf3 button,
.sb-review-v2-shell button,.sb-review-v2-shell a,
.sb-v4-beta21-hf1-result .btn{font-family:inherit}
.sb-v4-flow-hf3 .sb-v4-btn-primary,
.sb-v4-b21-btn-primary,.sb-review-v2-primary,
.sb-review-v2-complete-actions .is-primary,
.sb-v4-dashboard-v3 .sb-v4-continuity-item .btn{
    background:var(--sbv4-green)!important;border-color:var(--sbv4-green)!important;color:var(--sbv4-on-primary)!important;
    text-shadow:none!important;box-shadow:0 9px 22px color-mix(in srgb,var(--sbv4-green) 24%,transparent)!important
}
.sb-v4-flow-hf3 .sb-v4-btn-primary:hover,
.sb-v4-b21-btn-primary:hover,.sb-review-v2-primary:hover:not(:disabled),
.sb-review-v2-complete-actions .is-primary:hover{
    background:var(--sbv4-green-dark)!important;border-color:var(--sbv4-green-dark)!important;color:#fff!important
}
.sb-v4-flow-hf3 .sb-v4-btn-secondary,
.sb-v4-b21-btn-secondary,.sb-review-v2-secondary,
.sb-review-v2-complete-actions .is-secondary{
    background:var(--sbv4-surface)!important;border-color:var(--sbv4-line-strong)!important;color:var(--sbv4-ink)!important;box-shadow:none!important
}
.sb-v4-flow-hf3 .sb-v4-btn-secondary:hover,
.sb-v4-b21-btn-secondary:hover,.sb-review-v2-secondary:hover:not(:disabled),
.sb-review-v2-complete-actions .is-secondary:hover{
    background:var(--sbv4-surface-2)!important;border-color:var(--sbv4-green)!important;color:var(--sbv4-ink)!important
}
.sb-v4-shell :is(button,.btn):disabled,.sb-review-v2-shell :is(button,.btn):disabled{
    opacity:1!important;background:var(--sbv4-disabled-bg)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-disabled-text)!important;box-shadow:none!important;cursor:not-allowed!important
}
html[data-sb-contrast="1"] .sb-v4-shell :is(button,.btn,a),
html[data-sb-contrast="1"] .sb-review-v2-shell :is(button,.btn,a){text-decoration-thickness:2px}

/* Ortak açık/koyu yüzeyler */
html[data-sb-theme-resolved="dark"] :is(
    .sb-v4-progress-panel,.sb-v4-question-nav,.sb-v4-question-card,.sb-v4-control-center,
    .sb-v4-modal-dialog,.sb-v4-mobile-dock,.sb-v4-b21-hero,.sb-v4-b21-tabs,.sb-v4-b21-panel,
    .sb-review-v2-header,.sb-review-v2-map,.sb-review-v2-question,.sb-review-v2-complete,
    .sb-v4-dashboard-v3 .sb-v4-dashboard-section
){background:var(--sbv4-surface)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important}
html[data-sb-theme-resolved="dark"] :is(
    .sb-v4-option,.sb-v4-nav-item,.sb-v4-question-footer,.sb-v4-modal-summary span,
    .sb-v4-b21-score,.sb-v4-b21-fact,.sb-v4-b21-history>div,.sb-v4-b21-performance,
    .sb-v4-b21-summary-shortcuts button,.sb-v4-b21-filter-row button,.sb-v4-b21-ranking-preview,
    .sb-v4-b21-suggestion-track a,.sb-review-v2-summary,.sb-review-v2-map button,
    .sb-review-v2-option,.sb-review-v2-image,.sb-review-v2-complete-stat,.sb-review-v2-mobile-nav,
    .sb-review-v2-mobile-nav>button
){background:var(--sbv4-surface-2)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important}
html[data-sb-theme-resolved="dark"] :is(
    .sb-v4-question-footer span,.sb-v4-progress-copy span,.sb-v4-progress-stats>span,
    .sb-v4-b21-fact span,.sb-v4-b21-history span,.sb-v4-b21-performance,
    .sb-v4-b21-panel-head p,.sb-v4-b21-coach-copy>span,.sb-v4-b21-coach summary,
    .sb-v4-b21-recommendations,.sb-v4-b21-summary-shortcuts small,.sb-v4-b21-filter-row button,
    .sb-review-v2-progress-copy span,.sb-review-v2-question-head>div span,.sb-review-v2-mode-note,
    .sb-review-v2-feedback p,.sb-review-v2-complete>p,.sb-review-v2-complete-stat span
){color:var(--sbv4-muted)!important}

/* Sonuç ekranı teması */
.sb-v4-beta21-hf1-result{
    --sb-ink:var(--sbv4-ink);--sb-muted:var(--sbv4-muted);--sb-line:var(--sbv4-line);
    --sb-surface:var(--sbv4-surface);--sb-soft:var(--sbv4-surface-2);--sb-brand:var(--sbv4-brand);
    --sb-navy:var(--sbv4-ink);--sb-green:var(--sbv4-green);--sb-green-dark:var(--sbv4-green-dark);--sb-red:var(--sbv4-red)
}
.sb-v4-b21-hero{background:var(--sbv4-surface)!important}
.sb-v4-b21-score,.sb-v4-b21-score-ring>div,.sb-v4-b21-fact,
.sb-v4-b21-history>div,.sb-v4-b21-summary-shortcuts button,
.sb-v4-b21-filter-row button,.sb-v4-b21-suggestion-track a{background:var(--sbv4-surface-2)!important;border-color:var(--sbv4-line)!important}
.sb-v4-b21-score-ring{background:conic-gradient(var(--sbv4-green) calc(var(--sb-score)*1%),var(--sbv4-surface-3) 0)!important}
.sb-v4-b21-performance{background:var(--sbv4-surface-2)!important;color:var(--sbv4-muted)!important}
.sb-v4-b21-tabs{background:var(--sbv4-surface)!important;border-color:var(--sbv4-line)!important}
.sb-v4-b21-tabs button{color:var(--sbv4-muted)!important}
.sb-v4-b21-tabs button:hover{background:var(--sbv4-surface-2)!important;color:var(--sbv4-ink)!important}
.sb-v4-b21-tabs button[aria-selected="true"]{background:var(--sbv4-brand-soft)!important;color:var(--sbv4-brand)!important}
.sb-v4-b21-tabs button span{background:var(--sbv4-surface-3)!important;color:var(--sbv4-muted-strong)!important}
.sb-v4-b21-coach{background:var(--sbv4-surface-2)!important;border-color:var(--sbv4-line)!important}
.sb-v4-b21-coach-copy>strong,.sb-v4-b21-summary-shortcuts strong,.sb-v4-b21-panel-head strong{color:var(--sbv4-ink)!important}
.sb-v4-b21-coach summary,.sb-v4-b21-recommendations{color:var(--sbv4-muted-strong)!important}
.sb-v4-b21-filter-row button.is-active{background:var(--sbv4-ink)!important;border-color:var(--sbv4-ink)!important;color:var(--sbv4-surface)!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-score-ring>div{background:var(--sbv4-surface-2)!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-tertiary-actions a{color:var(--sbv4-link)!important;border-color:var(--sbv4-line-strong)!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-performance,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-coach,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-ranking-preview{background:var(--sbv4-surface-2)!important}

/* Tekrar çözme teması */
.sb-review-v2-shell{
    --rv2-ink:var(--sbv4-ink);--rv2-muted:var(--sbv4-muted);--rv2-brand:var(--sbv4-brand);
    --rv2-green:var(--sbv4-green);--rv2-green-dark:var(--sbv4-green-dark);--rv2-green-soft:var(--sbv4-green-soft);
    --rv2-red:var(--sbv4-red);--rv2-red-soft:var(--sbv4-red-soft);--rv2-amber:var(--sbv4-amber);
    --rv2-amber-soft:var(--sbv4-amber-soft);--rv2-line:var(--sbv4-line);--rv2-panel:var(--sbv4-surface);
    --rv2-bg:var(--sbv4-bg);--rv2-shadow:var(--sbv4-shadow)
}
.sb-review-v2-back,.sb-review-v2-map-toggle,.sb-review-v2-map,.sb-review-v2-map button,
.sb-review-v2-image,.sb-review-v2-option,.sb-review-v2-feedback-icon,.sb-review-v2-secondary,
.sb-review-v2-complete-stat,.sb-review-v2-complete-actions .is-secondary{
    background:var(--sbv4-surface)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important
}
.sb-review-v2-summary{background:var(--sbv4-surface-2)!important}
.sb-review-v2-progress-track{background:var(--sbv4-surface-3)!important}
.sb-review-v2-stats span,.sb-review-v2-status{background:var(--sbv4-surface-3)!important;color:var(--sbv4-muted-strong)!important}
.sb-review-v2-question-head,.sb-review-v2-actions{border-color:var(--sbv4-line)!important}
.sb-review-v2-question-text,.sb-review-v2-option-content{color:var(--sbv4-ink)!important}
.sb-review-v2-option-letter{background:var(--sbv4-surface-3)!important;color:var(--sbv4-ink)!important}
.sb-review-v2-option-icon{border-color:var(--sbv4-line-strong)!important}
.sb-review-v2-option.is-selected{background:var(--sbv4-blue-soft)!important;border-color:var(--sbv4-blue)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--sbv4-blue) 16%,transparent)!important}
.sb-review-v2-option.is-selected .sb-review-v2-option-letter{background:var(--sbv4-blue)!important;color:#08172a!important}
html[data-sb-theme-resolved="light"] .sb-review-v2-option.is-selected .sb-review-v2-option-letter{color:#fff!important}
.sb-review-v2-option.is-locked:not(.is-correct):not(.is-wrong){opacity:1!important;color:var(--sbv4-muted)!important}
.sb-review-v2-option.is-locked:not(.is-correct):not(.is-wrong) .sb-review-v2-option-content{color:var(--sbv4-muted)!important}
.sb-review-v2-option.is-correct{background:var(--sbv4-green-soft)!important;border-color:var(--sbv4-green-border)!important}
.sb-review-v2-option.is-wrong{background:var(--sbv4-red-soft)!important;border-color:var(--sbv4-red-border)!important}
.sb-review-v2-feedback.is-correct{background:var(--sbv4-green-soft)!important;border-color:var(--sbv4-green-border)!important}
.sb-review-v2-feedback.is-wrong{background:var(--sbv4-red-soft)!important;border-color:var(--sbv4-red-border)!important}
.sb-review-v2-feedback p{color:var(--sbv4-muted-strong)!important}
.sb-review-v2-mobile-nav{background:var(--sbv4-surface-soft)!important;border-color:var(--sbv4-line)!important}

/* Soru çözme ekranı teması */
.sb-v4-progress-panel,.sb-v4-question-nav,.sb-v4-question-footer,.sb-v4-modal-dialog,.sb-v4-mobile-dock{
    background:var(--sbv4-surface-soft)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important
}
.sb-v4-progress-track{background:var(--sbv4-surface-3)!important}
.sb-v4-progress-copy strong,.sb-v4-question-nav-head strong,.sb-v4-modal-dialog h2,.sb-v4-modal-summary b{color:var(--sbv4-ink)!important}
.sb-v4-nav-item,.sb-v4-mark-button,.sb-v4-mobile-dock button,.sb-v4-modal-x,.sb-v4-modal-summary span{
    background:var(--sbv4-surface-2)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important
}
.sb-v4-nav-item.is-current{background:var(--sbv4-brand)!important;border-color:var(--sbv4-brand)!important;color:#fff!important}
.sb-v4-nav-item.is-answered{background:var(--sbv4-green-soft)!important;border-color:var(--sbv4-green-border)!important;color:var(--sbv4-green-dark)!important}
html[data-sb-theme-resolved="dark"] .sb-v4-nav-item.is-answered{color:var(--sbv4-ink)!important}
.sb-v4-question-card.is-marked .sb-v4-question-head{background:var(--sbv4-amber-soft)!important}
.sb-v4-mark-button.is-marked{background:var(--sbv4-amber-soft)!important;border-color:var(--sbv4-amber)!important;color:var(--sbv4-amber)!important}
.sb-v4-mobile-dock .is-finish{background:var(--sbv4-green)!important;border-color:var(--sbv4-green)!important;color:#fff!important}
.sb-v4-modal-dialog p{color:var(--sbv4-muted)!important}

/* Bilgi, deneme ve çalışma profili */
.sb-v4-info-v3 .sb-v4-description,.sb-v4-info-v3 .sb-v4-info-details,
.sb-v4-info-v3 .sb-v4-quick-meta span,.sb-v4-attempt-v3 .sb-v4-attempt-summary-v3>div,
.sb-v4-attempt-v3 .sb-v4-security-details,.sb-v4-dashboard-v3 .sb-v4-dashboard-main-stats>div,
.sb-v4-dashboard-v3 .sb-v4-continuity-item,.sb-v4-dashboard-v3 .sb-v4-history-row,
.sb-v4-dashboard-v3 .sb-v4-related-grid a,.sb-v4-dashboard-v3 .sb-v4-dashboard-privacy{
    background:var(--sbv4-surface-2)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important
}
.sb-v4-info-v3 .sb-v4-resume-card,.sb-v4-attempt-v3 .sb-v4-secure-note,
.sb-v4-dashboard-v3 .sb-v4-profile-type,.sb-v4-info-v3 .sb-v4-type-badge{
    background:var(--sbv4-green-soft)!important;border-color:var(--sbv4-green-border)!important;color:var(--sbv4-green-dark)!important
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-info-v3 .sb-v4-resume-card,.sb-v4-attempt-v3 .sb-v4-secure-note,.sb-v4-dashboard-v3 .sb-v4-profile-type,.sb-v4-info-v3 .sb-v4-type-badge){color:var(--sbv4-ink)!important}
.sb-v4-attempt-v3 .sb-v4-secure-note i{background:var(--sbv4-surface)!important;color:var(--sbv4-green)!important}

/* Görünüm paneli */
.sb-v4-appearance-trigger{background:var(--sbv4-surface-soft)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important;box-shadow:var(--sbv4-shadow)!important}
.sb-v4-appearance-trigger:hover{border-color:var(--sbv4-brand)!important;transform:translateY(-1px)}
.sb-v4-appearance-backdrop{background:rgba(2,8,18,.66)!important;backdrop-filter:blur(7px)}
.sb-v4-appearance-dialog{display:flex;flex-direction:column;overflow:hidden;background:var(--sbv4-surface)!important;border-color:var(--sbv4-line-strong)!important;color:var(--sbv4-ink)!important;box-shadow:var(--sbv4-shadow-raised)!important}
.sb-v4-appearance-head{flex:0 0 auto;background:var(--sbv4-surface)!important;border-color:var(--sbv4-line)!important}
.sb-v4-appearance-head h2{color:var(--sbv4-ink)!important}
.sb-v4-appearance-head p{color:var(--sbv4-muted)!important}
.sb-v4-appearance-x{background:var(--sbv4-surface-2)!important;color:var(--sbv4-muted-strong)!important;border:1px solid var(--sbv4-line)!important}
.sb-v4-appearance-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;background:var(--sbv4-surface)!important}
.sb-v4-setting-group,.sb-v4-toggle-list label,.sb-v4-appearance-preview{background:var(--sbv4-surface-2)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important}
.sb-v4-theme-options button{background:var(--sbv4-surface)!important;border-color:var(--sbv4-line)!important;color:var(--sbv4-ink)!important}
.sb-v4-theme-options button>span,.sb-v4-toggle-copy i{background:var(--sbv4-surface-3)!important;color:var(--sbv4-brand)!important}
.sb-v4-theme-options small,.sb-v4-toggle-copy small,.sb-v4-appearance-preview small{color:var(--sbv4-muted)!important}
.sb-v4-theme-options button.is-selected{border-color:var(--sbv4-brand)!important;background:var(--sbv4-brand-soft)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--sbv4-brand) 16%,transparent)!important}
.sb-v4-font-options{background:var(--sbv4-surface-3)!important;border:1px solid var(--sbv4-line)!important}
.sb-v4-font-options button{color:var(--sbv4-muted-strong)!important}
.sb-v4-font-options button.is-selected{background:var(--sbv4-surface)!important;color:var(--sbv4-brand)!important;box-shadow:var(--sbv4-shadow)!important}
.sb-v4-switch{background:var(--sbv4-line-strong)!important}
.sb-v4-toggle-list input:checked+.sb-v4-switch{background:var(--sbv4-green)!important}
.sb-v4-appearance-preview>span{background:var(--sbv4-ink)!important;color:var(--sbv4-surface)!important}
.sb-v4-appearance-actions{flex:0 0 auto;background:var(--sbv4-surface)!important;border-color:var(--sbv4-line)!important;box-shadow:0 -10px 24px color-mix(in srgb,var(--sbv4-bg) 58%,transparent)}
.sb-v4-setting-reset{background:var(--sbv4-surface)!important;border-color:var(--sbv4-line-strong)!important;color:var(--sbv4-ink)!important}
.sb-v4-setting-apply{background:var(--sbv4-green)!important;border-color:var(--sbv4-green)!important;color:#fff!important}

/* Saydamlık seçeneği kapalıyken yumuşak cam; açıkken tamamen düz yüzey */
html[data-sb-opaque="1"] :is(.sb-v4-appearance-trigger,.sb-v4-progress-panel,.sb-v4-mobile-dock,.sb-review-v2-mobile-nav){
    backdrop-filter:none!important;background:var(--sbv4-surface)!important
}

/* Büyük yazı: taşmadan okunabilirlik */
html[data-sb-font="large"] .sb-v4-flow-hf3 .btn{min-height:50px}
html[data-sb-font="large"] :is(.sb-v4-quick-meta,.sb-v4-b21-primary-actions,.sb-v4-b21-tertiary-actions){row-gap:10px}
html[data-sb-font="large"] .sb-v4-b21-facts{grid-template-columns:repeat(3,minmax(0,1fr))}
html[data-sb-font="large"] .sb-v4-b21-fact.is-time{grid-column:auto}

/* İşletim sistemi hareket tercihi */
@media(prefers-reduced-motion:reduce){
    html:not([data-sb-motion="0"]) *,html:not([data-sb-motion="0"]) *::before,html:not([data-sb-motion="0"]) *::after{
        scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important
    }
}

@media(max-width:767.98px){
    .sb-v4-appearance-dialog{max-height:94dvh!important}
    .sb-v4-appearance-body{padding-bottom:18px!important}
    .sb-v4-theme-options{grid-template-columns:repeat(3,minmax(0,1fr))!important}
    .sb-v4-theme-options button{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;justify-items:center;text-align:center;min-height:96px!important;padding:10px 6px!important}
    .sb-v4-theme-options button>span{grid-row:auto!important}
    .sb-v4-theme-options small{font-size:.61rem!important;line-height:1.25}
    .sb-v4-appearance-actions{position:relative!important}
    .sb-v4-flow-hf3 .sb-v4-flow-actions{align-items:stretch}
    html[data-sb-font="large"] .sb-v4-b21-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:390px){
    .sb-v4-theme-options small{display:none}
    .sb-v4-appearance-actions{grid-template-columns:1fr!important}
    .sb-v4-appearance-actions .sb-v4-setting-apply{grid-row:1}
}

/* HF4 son kontrast düzeltmeleri */
.sb-v4-b21-summary-shortcuts span{
    background:var(--sbv4-surface-3)!important;
    color:var(--sbv4-ink)!important
}
.sb-v4-b21-coach-icon{
    background:var(--sbv4-green-soft)!important;
    color:var(--sbv4-green-dark)!important
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-coach-icon{color:var(--sbv4-ink)!important}
.sb-v4-b21-tab-fade{
    background:linear-gradient(90deg,transparent,var(--sbv4-surface) 72%)!important
}

/* ===== SOURCE: flow-hf5.css ===== */
/* ========================================================================== 
   Sorubak Test Çöz V4.0.0 Beta 2.1 Hotfix 5
   Premium tasarım kapanışı + mobil taşma düzeltmeleri
   HF4 görünüm motorunun üzerine yüklenir.
   ========================================================================== */

/* 1) Güvenli genişlik sözleşmesi ------------------------------------------------ */
html,
body,
#icerik,
.sb-exam-page,
.sb-exam-shell,
.sb-exam-content,
.sb-v4-shell,
.sb-review-v2-shell{
    max-width:100%;
}

.sb-exam-page *,
.sb-v4-shell *,
.sb-review-v2-shell *,
.sb-v4-appearance-modal *{
    box-sizing:border-box;
}

.sb-exam-page .row,
.sb-exam-page .row > *,
.sb-exam-content,
.sb-v4-shell,
.sb-review-v2-shell,
.sb-v4-b21-panels,
.sb-v4-b21-panel,
[data-sb-v4-tab-mount],
.sb-v4-b21-panel-head,
.sb-v4-b21-suggestion-track,
.sb-v4-b21-suggestion-actions,
.sb-v4-dashboard-v3,
.sb-v4-dashboard-v3 > *,
.sb-v4-question-layout,
.sb-v4-question-stage,
.sb-v4-question-card,
.sb-review-v2-question{
    min-width:0;
}

.sb-v4-shell :is(h1,h2,h3,h4,p,strong,small,span,a),
.sb-review-v2-shell :is(h1,h2,h3,h4,p,strong,small,span,a){
    overflow-wrap:anywhere;
}

/* Sayfa genişliğini yanlışlıkla büyüten alt içeriklere karşı son güvenlik katmanı */
.sb-v4-shell :is(img,svg,video,canvas,iframe,table),
.sb-review-v2-shell :is(img,svg,video,canvas,iframe,table){
    max-width:100%;
}

/* 2) Odak modu: Bootstrap negatif gutter ve boş kolon kapanışı ------------------- */
html[data-sb-focus="1"] .sb-exam-page .sb-exam-shell{
    width:min(1180px,calc(100% - 24px))!important;
    max-width:1180px!important;
    padding-inline:0!important;
    margin-inline:auto!important;
}
html[data-sb-focus="1"] .sb-exam-page .row.layout{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    --bs-gutter-x:0!important;
    --bs-gutter-y:0!important;
}
html[data-sb-focus="1"] .sb-exam-page .row.layout > section[aria-label="Online sınav içeriği"]{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    padding:0!important;
    margin:0 auto!important;
}
html[data-sb-focus="1"] .sb-exam-page .sb-exam-content,
html[data-sb-focus="1"] .sb-v4-shell,
html[data-sb-focus="1"] .sb-review-v2-shell{
    width:min(100%,1120px)!important;
    max-width:1120px!important;
    margin-inline:auto!important;
}

/* 3) Ortak premium yüzey ritmi --------------------------------------------------- */
.sb-v4-flow-hf3,
.sb-v4-beta21-hf1-result,
.sb-review-v2-shell{
    gap:14px;
}

.sb-v4-flow-hf3 .sb-v4-card,
.sb-v4-beta21-hf1-result .sb-v4-card,
.sb-review-v2-shell :is(.sb-review-v2-header,.sb-review-v2-map,.sb-review-v2-question,.sb-review-v2-complete){
    border-width:1px!important;
    border-radius:20px!important;
}

html[data-sb-theme-resolved="light"] .sb-v4-flow-hf3 .sb-v4-card,
html[data-sb-theme-resolved="light"] .sb-v4-beta21-hf1-result .sb-v4-card,
html[data-sb-theme-resolved="light"] .sb-review-v2-shell :is(.sb-review-v2-header,.sb-review-v2-map,.sb-review-v2-question,.sb-review-v2-complete){
    box-shadow:0 14px 36px rgba(13,35,66,.065)!important;
}

/* 4) Tam erişilebilir buton sistemi --------------------------------------------- */
.sb-v4-shell :is(.btn,button),
.sb-review-v2-shell :is(.btn,button){
    min-height:44px;
    border-radius:12px;
    font-weight:800;
    line-height:1.2;
    text-wrap:balance;
}

.sb-v4-shell :is(.sb-v4-btn-primary,.sb-v4-b21-btn-primary,.sb-v4-nav-finish,.sb-v4-finish-button),
.sb-review-v2-shell :is(.sb-review-v2-primary,.is-primary){
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}

.sb-v4-shell :is(.sb-v4-btn-secondary,.sb-v4-b21-btn-secondary),
.sb-review-v2-shell :is(.sb-review-v2-secondary,.is-secondary){
    color:var(--sbv4-ink)!important;
    -webkit-text-fill-color:var(--sbv4-ink)!important;
}

.sb-v4-shell :is(.btn,button):active:not(:disabled),
.sb-review-v2-shell :is(.btn,button):active:not(:disabled){
    transform:translateY(1px);
}

/* 5) Sonuç ekranı: modern hiyerarşi --------------------------------------------- */
.sb-v4-hf5-result .sb-v4-b21-hero{
    position:relative;
    overflow:hidden;
}
.sb-v4-hf5-result .sb-v4-b21-hero::before{
    content:"";
    position:absolute;
    inset:0 auto auto 0;
    width:100%;
    height:3px;
    background:linear-gradient(90deg,var(--sbv4-brand),var(--sbv4-green),transparent 78%);
    opacity:.9;
}
.sb-v4-hf5-result .sb-v4-b21-primary-actions{
    align-items:stretch;
}
.sb-v4-hf5-result .sb-v4-b21-primary-actions > .btn{
    min-height:48px;
}
.sb-v4-hf5-result .sb-v4-b21-tertiary-actions{
    align-items:center;
}
.sb-v4-hf5-result .sb-v4-b21-tertiary-actions a{
    min-height:40px;
    display:inline-flex;
    align-items:center;
    padding:6px 2px;
    color:var(--sbv4-link)!important;
    border-bottom-color:color-mix(in srgb,var(--sbv4-link) 40%,transparent)!important;
}
.sb-v4-hf5-result .sb-v4-b21-tabs{
    max-width:100%;
    overscroll-behavior-inline:contain;
}
.sb-v4-hf5-result .sb-v4-b21-panels,
.sb-v4-hf5-result .sb-v4-b21-panel,
.sb-v4-hf5-result [data-sb-v4-tab-mount]{
    width:100%;
    max-width:100%;
}

/* Öneriler: taşmayan, yoğun ve okunabilir kartlar */
.sb-v4-hf5-result .sb-v4-b21-suggestion-track{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
    padding:0!important;
    scrollbar-width:none;
}
.sb-v4-hf5-result .sb-v4-b21-suggestion-track::-webkit-scrollbar{display:none}
.sb-v4-hf5-result .sb-v4-b21-suggestion-track > a{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:118px!important;
    padding:14px!important;
    display:grid!important;
    grid-template-columns:40px minmax(0,1fr) 24px!important;
    grid-template-rows:auto auto 1fr!important;
    grid-template-areas:
        "number title arrow"
        "number meta arrow"
        "number count arrow"!important;
    column-gap:12px!important;
    row-gap:4px!important;
    align-items:start!important;
    border-radius:16px!important;
    overflow:hidden!important;
    isolation:isolate;
}
.sb-v4-hf5-result .sb-v4-b21-suggestion-track > a::after{
    content:"→";
    grid-area:arrow;
    align-self:center;
    justify-self:end;
    width:24px;
    height:24px;
    display:grid;
    place-items:center;
    border-radius:8px;
    background:var(--sbv4-green-soft);
    color:var(--sbv4-green-dark);
    font-weight:900;
}
.sb-v4-hf5-result .sb-v4-b21-suggestion-no{
    grid-area:number;
    width:40px;
    height:40px;
    display:grid!important;
    place-items:center;
    margin:0!important;
    border-radius:12px;
    background:var(--sbv4-surface-3);
    color:var(--sbv4-muted-strong)!important;
    font-size:.72rem!important;
}
.sb-v4-hf5-result .sb-v4-b21-suggestion-track strong{
    grid-area:title;
    min-width:0;
    margin:0!important;
    color:var(--sbv4-ink)!important;
    font-size:.94rem!important;
    line-height:1.35!important;
}
.sb-v4-hf5-result .sb-v4-b21-suggestion-meta{
    grid-area:meta;
    min-width:0;
    margin:0!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    color:var(--sbv4-muted)!important;
    font-size:.74rem!important;
    line-height:1.35;
}
.sb-v4-hf5-result .sb-v4-b21-suggestion-track small{
    grid-area:count;
    min-width:0;
    margin:0!important;
    padding:5px 0 0!important;
    display:block!important;
    color:var(--sbv4-muted-strong)!important;
    font-size:.72rem;
}
.sb-v4-hf5-result .sb-v4-b21-suggestion-track small i{display:none!important}
.sb-v4-hf5-result .sb-v4-b21-suggestion-track > a:hover,
.sb-v4-hf5-result .sb-v4-b21-suggestion-track > a:focus-visible{
    transform:translateY(-2px);
    border-color:var(--sbv4-green)!important;
    box-shadow:0 12px 28px color-mix(in srgb,var(--sbv4-green) 12%,transparent)!important;
}
.sb-v4-hf5-result .sb-v4-b21-suggestion-actions{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
    max-width:680px;
    gap:10px!important;
    margin-top:14px!important;
}
.sb-v4-hf5-result .sb-v4-b21-suggestion-actions .btn{
    width:100%!important;
    min-width:0!important;
}

/* 6) Çalışma profili: daha sıkı ve modern --------------------------------------- */
.sb-v4-dashboard-hf5 .sb-v4-dashboard-hero-v3{
    position:relative;
    overflow:hidden;
    padding:18px 20px;
}
.sb-v4-dashboard-hf5 .sb-v4-dashboard-hero-v3::after{
    content:"";
    position:absolute;
    right:-48px;
    top:-76px;
    width:180px;
    height:180px;
    border-radius:50%;
    background:radial-gradient(circle,color-mix(in srgb,var(--sbv4-brand) 12%,transparent),transparent 68%);
    pointer-events:none;
}
.sb-v4-dashboard-hf5 .sb-v4-dashboard-overview{
    padding:14px;
}
.sb-v4-dashboard-hf5 .sb-v4-dashboard-main-stats > div{
    position:relative;
    overflow:hidden;
    min-height:114px;
}
.sb-v4-dashboard-hf5 .sb-v4-dashboard-main-stats > div::before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:3px;
    background:linear-gradient(var(--sbv4-brand),var(--sbv4-green));
    opacity:.65;
}
.sb-v4-dashboard-hf5 .sb-v4-history-row{
    grid-template-columns:minmax(0,1fr) auto!important;
    min-height:92px;
    transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease;
}
.sb-v4-dashboard-hf5 .sb-v4-history-row:hover{
    box-shadow:0 10px 24px rgba(13,35,66,.07);
}
.sb-v4-dashboard-hf5 .sb-v4-history-score{
    min-width:165px;
    justify-content:flex-end;
}
.sb-v4-dashboard-hf5 .sb-v4-history-score small{
    margin:0!important;
    white-space:nowrap;
}
.sb-v4-dashboard-hf5 .sb-v4-related-grid > a{
    position:relative;
    min-height:104px;
    padding:14px 48px 14px 14px!important;
    display:flex!important;
    flex-direction:column;
    justify-content:center;
    overflow:hidden;
}
.sb-v4-dashboard-hf5 .sb-v4-related-grid > a::after{
    content:"→";
    position:absolute;
    right:14px;
    top:50%;
    transform:translateY(-50%);
    width:28px;
    height:28px;
    display:grid;
    place-items:center;
    border-radius:9px;
    background:var(--sbv4-green-soft);
    color:var(--sbv4-green-dark);
    font-weight:900;
}
.sb-v4-dashboard-hf5 .sb-v4-dashboard-privacy{
    min-height:48px;
}

/* 7) Test bilgi ve güvenli deneme kartı ------------------------------------------ */
.sb-v4-info-v3 .sb-v4-info-card,
.sb-v4-attempt-v3 .sb-v4-attempt-card{
    position:relative;
    overflow:hidden;
}
.sb-v4-info-v3 .sb-v4-info-card::before,
.sb-v4-attempt-v3 .sb-v4-attempt-card::before{
    content:"";
    position:absolute;
    inset:0 auto auto 0;
    width:100%;
    height:3px;
    background:linear-gradient(90deg,var(--sbv4-brand),var(--sbv4-green),transparent 76%);
}
.sb-v4-info-v3 .sb-v4-flow-actions,
.sb-v4-attempt-v3 .sb-v4-flow-actions{
    align-items:stretch;
}
.sb-v4-info-v3 .sb-v4-flow-actions .btn,
.sb-v4-attempt-v3 .sb-v4-flow-actions .btn{
    width:100%;
}

/* 8) Soru çözme ekranı: karanlık başlık ve kontrast tutarlılığı ----------------- */
.sb-v4-question-card .sb-v4-question-head{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
}
.sb-v4-question-card .sb-v4-question-main,
.sb-v4-question-card .sb-v4-options,
.sb-v4-question-card .sb-v4-question-tools{
    background:var(--sbv4-surface)!important;
}
.sb-v4-question-card .sb-v4-question-type{
    background:var(--sbv4-green-soft)!important;
    color:var(--sbv4-green-dark)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-card .sb-v4-question-type{
    color:var(--sbv4-ink)!important;
}
.sb-v4-option{
    min-width:0;
}
.sb-v4-option .sb-v4-rich-content{
    min-width:0;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-progress-stats > span{
    background:var(--sbv4-surface-3)!important;
    color:var(--sbv4-ink)!important;
    border:1px solid var(--sbv4-line)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-progress-stats > span.is-answered{
    background:var(--sbv4-green-soft)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-progress-stats > span.is-marked{
    background:var(--sbv4-amber-soft)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-footer{
    background:var(--sbv4-surface-2)!important;
}

/* 9) Tekrar çözme: mobil yoğunluk ve geri bildirim ------------------------------- */
.sb-review-v2-shell .sb-review-v2-option{
    min-width:0;
}
.sb-review-v2-shell .sb-review-v2-feedback{
    border-radius:16px!important;
}
.sb-review-v2-shell .sb-review-v2-actions > button{
    min-width:0;
}

/* 10) Görünüm düğmesi ve panel --------------------------------------------------- */
.sb-v4-appearance-trigger{
    right:max(14px,env(safe-area-inset-right))!important;
    bottom:max(14px,env(safe-area-inset-bottom))!important;
    max-width:calc(100vw - 28px)!important;
    min-height:48px!important;
    z-index:1045!important;
}
.sb-v4-appearance-dialog{
    width:min(680px,calc(100vw - 24px))!important;
}
.sb-v4-appearance-actions button{
    min-height:48px;
}

/* 11) Karanlık tema son cila ------------------------------------------------------ */
html[data-sb-theme-resolved="dark"] .sb-v4-hf5-result .sb-v4-b21-suggestion-track > a,
html[data-sb-theme-resolved="dark"] .sb-v4-dashboard-hf5 .sb-v4-related-grid > a,
html[data-sb-theme-resolved="dark"] .sb-v4-dashboard-hf5 .sb-v4-history-row{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-hf5-result .sb-v4-b21-suggestion-track > a::after,
html[data-sb-theme-resolved="dark"] .sb-v4-dashboard-hf5 .sb-v4-related-grid > a::after{
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-dashboard-hf5 .sb-v4-history-score > strong{
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-tab-fade{
    background:linear-gradient(90deg,transparent,var(--sbv4-surface) 72%)!important;
}

/* 12) Tablet --------------------------------------------------------------------- */
@media(max-width:991.98px){
    .sb-v4-dashboard-hf5 .sb-v4-history-score{
        min-width:145px;
    }
}

/* 13) Mobil: kesin taşma kapanışı ------------------------------------------------ */
@media(max-width:767.98px){
    html,
    body,
    #icerik,
    .sb-exam-page{
        overflow-x:clip!important;
    }

    .sb-exam-page .sb-exam-shell{
        width:calc(100% - 16px)!important;
        max-width:100%!important;
        margin-inline:auto!important;
    }

    .sb-v4-shell,
    .sb-review-v2-shell,
    .sb-v4-b21-panels,
    .sb-v4-b21-panel,
    [data-sb-v4-tab-mount],
    .sb-v4-b21-panel-head,
    .sb-v4-b21-suggestion-track,
    .sb-v4-b21-suggestion-actions{
        width:100%!important;
        max-width:100%!important;
        min-width:0!important;
    }

    .sb-v4-hf5-result .sb-v4-b21-suggestion-track{
        grid-template-columns:minmax(0,1fr)!important;
        gap:9px!important;
    }
    .sb-v4-hf5-result .sb-v4-b21-suggestion-track > a{
        min-height:96px!important;
        padding:12px!important;
        grid-template-columns:36px minmax(0,1fr) 22px!important;
        column-gap:10px!important;
    }
    .sb-v4-hf5-result .sb-v4-b21-suggestion-no{
        width:36px;
        height:36px;
        border-radius:11px;
    }
    .sb-v4-hf5-result .sb-v4-b21-suggestion-track strong{
        font-size:.88rem!important;
    }
    .sb-v4-hf5-result .sb-v4-b21-suggestion-meta{
        font-size:.7rem!important;
    }
    .sb-v4-hf5-result .sb-v4-b21-suggestion-actions{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        max-width:100%!important;
        gap:8px!important;
    }
    .sb-v4-hf5-result .sb-v4-b21-suggestion-actions .btn{
        min-height:48px;
        padding:.62rem .52rem!important;
        font-size:.76rem;
    }

    .sb-v4-hf5-result .sb-v4-b21-primary-actions{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
    .sb-v4-hf5-result .sb-v4-b21-tertiary-actions{
        grid-column:1/-1;
        width:100%;
        justify-content:center;
        flex-wrap:wrap;
    }

    .sb-v4-dashboard-hf5 .sb-v4-dashboard-hero-v3{
        padding:13px;
    }
    .sb-v4-dashboard-hf5 .sb-v4-dashboard-overview{
        padding:10px;
    }
    .sb-v4-dashboard-hf5 .sb-v4-dashboard-main-stats > div{
        min-height:96px;
    }
    .sb-v4-dashboard-hf5 .sb-v4-history-row{
        grid-template-columns:minmax(0,1fr)!important;
        min-height:0;
        gap:10px!important;
    }
    .sb-v4-dashboard-hf5 .sb-v4-history-score{
        min-width:0;
        width:100%;
        display:grid!important;
        grid-template-columns:52px minmax(0,1fr)!important;
        align-items:center;
        justify-content:stretch;
        text-align:left;
        gap:9px!important;
    }
    .sb-v4-dashboard-hf5 .sb-v4-history-score > strong{
        min-width:52px!important;
        width:52px;
        height:42px!important;
        border-radius:12px!important;
    }
    .sb-v4-dashboard-hf5 .sb-v4-history-score small{
        white-space:normal;
        font-size:.72rem!important;
    }
    .sb-v4-dashboard-hf5 .sb-v4-related-grid > a{
        min-height:92px;
    }

    .sb-v4-info-v3 .sb-v4-flow-actions,
    .sb-v4-attempt-v3 .sb-v4-flow-actions{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }

    .sb-review-v2-shell .sb-review-v2-actions{
        gap:8px!important;
    }

    .sb-v4-appearance-trigger{
        width:50px!important;
        min-width:50px!important;
        height:50px!important;
        padding:0!important;
        border-radius:16px!important;
    }
    .sb-v4-appearance-trigger-label{
        position:absolute!important;
        width:1px!important;
        height:1px!important;
        padding:0!important;
        margin:-1px!important;
        overflow:hidden!important;
        clip:rect(0,0,0,0)!important;
        white-space:nowrap!important;
        border:0!important;
    }
}

@media(max-width:390px){
    .sb-v4-hf5-result .sb-v4-b21-suggestion-actions,
    .sb-v4-info-v3 .sb-v4-flow-actions,
    .sb-v4-attempt-v3 .sb-v4-flow-actions{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
    .sb-v4-hf5-result .sb-v4-b21-suggestion-actions .btn,
    .sb-v4-info-v3 .sb-v4-flow-actions .btn,
    .sb-v4-attempt-v3 .sb-v4-flow-actions .btn{
        font-size:.72rem!important;
        padding-inline:.38rem!important;
    }
}

@media(max-width:345px){
    .sb-v4-hf5-result .sb-v4-b21-suggestion-actions,
    .sb-v4-info-v3 .sb-v4-flow-actions,
    .sb-v4-attempt-v3 .sb-v4-flow-actions{
        grid-template-columns:minmax(0,1fr)!important;
    }
}

/* Hareket azalt tercihinde yeni hover hareketleri kapanır */
html[data-sb-motion="1"] .sb-v4-hf5-result .sb-v4-b21-suggestion-track > a,
html[data-sb-motion="1"] .sb-v4-dashboard-hf5 .sb-v4-history-row{
    transform:none!important;
}

.sb-v4-dashboard-hf5 .sb-v4-history-score small{
    display:flex!important;
    flex-wrap:wrap;
    justify-content:flex-end;
    gap:5px;
}
.sb-v4-dashboard-hf5 .sb-v4-history-score small span{
    display:inline-flex;
    align-items:center;
    min-height:24px;
    padding:3px 7px;
    border-radius:999px;
    background:var(--sbv4-surface-3);
    color:var(--sbv4-muted-strong)!important;
    font-size:.68rem;
    font-weight:750;
}
@media(max-width:767.98px){
    .sb-v4-dashboard-hf5 .sb-v4-history-score small{
        justify-content:flex-start;
    }
}

/* ===== SOURCE: flow-hf6.css ===== */
/* ========================================================================== 
   Sorubak Test Çöz V4.0.0 Beta 2.1 Hotfix 6
   Karanlık mod bileşen ve kontrast kapanışı
   HF4 + HF5 üzerine yüklenir. Yeni ağ isteği veya iş mantığı içermez.
   ========================================================================== */

/* 1) Karanlık tema için tek kaynak renk sözleşmesi --------------------------- */
html[data-sb-theme-resolved="dark"]{
    --sbv4-bg:#07111f;
    --sbv4-surface:#101d30;
    --sbv4-surface-2:#172840;
    --sbv4-surface-3:#213650;
    --sbv4-surface-soft:rgba(16,29,48,.96);
    --sbv4-ink:#f4f8ff;
    --sbv4-muted:#b9c9df;
    --sbv4-muted-strong:#d6e2f2;
    --sbv4-line:#3b5270;
    --sbv4-line-strong:#7890ad;
    --sbv4-brand:#f09396;
    --sbv4-brand-soft:#40262d;
    --sbv4-green:#2bc77d;
    --sbv4-green-dark:#27b873;
    --sbv4-green-soft:#153d2d;
    --sbv4-red:#ff6874;
    --sbv4-red-soft:#48252c;
    --sbv4-amber:#ffc441;
    --sbv4-amber-soft:#473719;
    --sbv4-blue:#6ea2ff;
    --sbv4-blue-soft:#1d3354;
    --sbv4-shadow:0 18px 48px rgba(0,0,0,.34);
}

/* Beta 2.1 kendi açık tema değişkenlerini tanımladığı için karanlıkta eşleştir. */
html[data-sb-theme-resolved="dark"] .sb-v4-beta21-hf1-result{
    --sb-ink:var(--sbv4-ink);
    --sb-muted:var(--sbv4-muted);
    --sb-line:var(--sbv4-line);
    --sb-surface:var(--sbv4-surface);
    --sb-soft:var(--sbv4-surface-2);
    --sb-brand:var(--sbv4-brand);
    --sb-navy:#24486f;
    --sb-green:var(--sbv4-green);
    --sb-green-dark:var(--sbv4-green-dark);
    --sb-red:var(--sbv4-red);
}

html[data-sb-theme-resolved="dark"] body,
html[data-sb-theme-resolved="dark"] #icerik,
html[data-sb-theme-resolved="dark"] .sb-exam-page{
    background:var(--sbv4-bg)!important;
    color:var(--sbv4-ink)!important;
}

/* 2) Ortak metin, yüzey, sınır ve odak sözleşmesi ---------------------------- */
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell){
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) :is(h1,h2,h3,h4,h5,h6,strong,b,legend,summary,dd){
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) :is(p,small,dt){
    color:var(--sbv4-muted)!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) a:not(.btn){
    color:#9fc2ff;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) :is(button,a,input,summary):focus-visible,
html[data-sb-theme-resolved="dark"] .sb-v4-appearance-dialog :is(button,input):focus-visible{
    outline:3px solid #8ab7ff!important;
    outline-offset:3px!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) :is(button,.btn)[disabled],
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) :is(button,.btn)[aria-disabled="true"]{
    opacity:1!important;
    background:#24344a!important;
    border-color:#526781!important;
    color:#9fb0c6!important;
    box-shadow:none!important;
    cursor:not-allowed!important;
}

/* 3) Genel kartlar, bilgi, deneme ve profil ---------------------------------- */
html[data-sb-theme-resolved="dark"] :is(
    .sb-v4-card,
    .sb-v4-info-card,
    .sb-v4-attempt-card,
    .sb-v4-dashboard-hero-v3,
    .sb-v4-dashboard-overview,
    .sb-v4-dashboard-section,
    .sb-v4-control-center,
    .sb-v4-question-nav,
    .sb-v4-question-card,
    .sb-v4-finish-card,
    .sb-v4-alpha5-finish-card,
    .sb-review-v2-header,
    .sb-review-v2-question,
    .sb-review-v2-complete
){
    background:var(--sbv4-surface)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] :is(
    .sb-v4-description,
    .sb-v4-info-details,
    .sb-v4-security-details,
    .sb-v4-attempt-summary-v3>div,
    .sb-v4-dashboard-main-stats>div,
    .sb-v4-streak-chip,
    .sb-v4-continuity-item,
    .sb-v4-history-row,
    .sb-v4-related-grid>a,
    .sb-v4-dashboard-privacy,
    .sb-v4-resume-card,
    .sb-v4-secure-note
){
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-resume-card,.sb-v4-secure-note){
    background:var(--sbv4-green-soft)!important;
    border-color:#2f795a!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-profile-type,.sb-v4-type-badge){
    background:var(--sbv4-green-soft)!important;
    color:#a9f4ce!important;
    border-color:#2f795a!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-history-score>strong{
    background:var(--sbv4-green-soft)!important;
    color:#b8f8d7!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-dashboard-privacy a{
    color:#7ce0ad!important;
}

/* 4) Buton sistemi: okunabilir durumlar -------------------------------------- */
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) .btn-success,
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) .sb-v4-btn-primary,
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) .sb-v4-b21-btn-primary,
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) .sb-review-v2-primary{
    background:#128452!important;
    border-color:#39d58d!important;
    color:#fff!important;
    text-shadow:0 1px 1px rgba(0,0,0,.18);
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) :is(.btn-success,.sb-v4-btn-primary,.sb-v4-b21-btn-primary,.sb-review-v2-primary):hover:not(:disabled){
    background:#169b61!important;
    border-color:#79ecb5!important;
    color:#fff!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) :is(
    .btn-outline-secondary,
    .btn-outline-dark,
    .sb-v4-btn-secondary,
    .sb-v4-b21-btn-secondary,
    .sb-review-v2-secondary
){
    background:var(--sbv4-surface-2)!important;
    border-color:#7890ad!important;
    color:#eef5ff!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) :is(
    .btn-outline-secondary,
    .btn-outline-dark,
    .sb-v4-btn-secondary,
    .sb-v4-b21-btn-secondary,
    .sb-review-v2-secondary
):hover:not(:disabled){
    background:var(--sbv4-surface-3)!important;
    border-color:#a9c5e5!important;
    color:#fff!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) .btn-outline-success{
    background:#143a2c!important;
    border-color:#43ca88!important;
    color:#aaf2cf!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-shell,.sb-review-v2-shell) .btn-outline-warning{
    background:#3e3119!important;
    border-color:#e9b72e!important;
    color:#ffe18a!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-clear-answer{
    color:#ff8c94!important;
    text-decoration-color:#ff8c94!important;
}

/* 5) Soru çözme: kayıt şeridi, ilerleme, başlık ve soru kartları ------------- */
html[data-sb-theme-resolved="dark"] .sb-v4-save-strip{
    background:#123127!important;
    border-color:#34775d!important;
    box-shadow:0 12px 28px rgba(0,0,0,.24)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-save-main strong{
    color:#effff7!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-save-main small{
    color:#b9ddcc!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-save-actions a{
    color:#9bf0c4!important;
    text-decoration-color:#6fd3a1!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-progress-panel{
    background:var(--sbv4-surface)!important;
    border-color:var(--sbv4-line)!important;
    box-shadow:0 10px 28px rgba(0,0,0,.25)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-progress-copy strong{
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-progress-copy span{
    color:var(--sbv4-muted)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-progress-track{
    background:#263c57!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-progress-stats>span{
    background:var(--sbv4-surface-3)!important;
    border:1px solid var(--sbv4-line)!important;
    color:#eaf2ff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-progress-stats>.is-answered{
    background:#153c2d!important;
    border-color:#327a5c!important;
    color:#b8f8d7!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-progress-stats>.is-marked{
    background:#433518!important;
    border-color:#96772d!important;
    color:#ffe393!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-top,
html[data-sb-theme-resolved="dark"] .sb-v4-alpha5-title-card{
    background:var(--sbv4-surface)!important;
    border-color:var(--sbv4-line)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-top :is(h1,.sb-v4-top-actions>span){
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-nav{
    background:var(--sbv4-surface)!important;
    border-color:var(--sbv4-line)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-nav-head strong{
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-nav-head small,
html[data-sb-theme-resolved="dark"] .sb-v4-nav-legend{
    color:var(--sbv4-muted)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-nav-item{
    background:var(--sbv4-surface-2)!important;
    border-color:#7890ad!important;
    color:#edf4ff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-nav-item.is-answered{
    background:#173d2f!important;
    border-color:#3d9a70!important;
    color:#c1f8dc!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-nav-item.is-current{
    background:#743237!important;
    border-color:#f19b9d!important;
    color:#fff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-nav-item.is-marked{
    box-shadow:inset 0 0 0 2px #ffc441!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-card{
    background:var(--sbv4-surface)!important;
    border-color:var(--sbv4-line)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-card .sb-v4-question-head{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-card.is-marked .sb-v4-question-head{
    background:var(--sbv4-amber-soft)!important;
    border-color:#a27a20!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-card :is(.sb-v4-question-main,.sb-v4-options,.sb-v4-question-tools){
    background:var(--sbv4-surface)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-card .sb-v4-rich-content{
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-no{
    background:#8b3135!important;
    color:#fff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-type{
    background:#173d2f!important;
    border-color:#327a5c!important;
    color:#baf6d8!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-mark-button{
    background:var(--sbv4-surface-2)!important;
    border-color:#7890ad!important;
    color:#edf4ff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-mark-button.is-marked{
    background:var(--sbv4-amber-soft)!important;
    border-color:#d5a832!important;
    color:#ffe492!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-option{
    background:var(--sbv4-surface-2)!important;
    border-color:#59718f!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-option:hover{
    background:#1d304b!important;
    border-color:#8ea9c8!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-option.is-selected,
html[data-sb-theme-resolved="dark"] .sb-v4-option-selectable.is-selected{
    background:#173d2f!important;
    border-color:#3dcc85!important;
    box-shadow:0 0 0 3px rgba(61,204,133,.2)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-option-letter{
    background:#eaf2fb!important;
    color:#10243d!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-option.is-selected .sb-v4-option-letter,
html[data-sb-theme-resolved="dark"] .sb-v4-option-selectable.is-selected .sb-v4-option-letter{
    background:#16a469!important;
    color:#fff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-footer{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-question-footer>span{
    color:var(--sbv4-muted-strong)!important;
}

/* 6) Bitirme kartı ve modal -------------------------------------------------- */
html[data-sb-theme-resolved="dark"] :is(.sb-v4-finish-card,.sb-v4-alpha5-finish-card){
    background:var(--sbv4-surface)!important;
    border-color:var(--sbv4-line)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-modal-backdrop{
    background:rgba(1,8,18,.82)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-modal-dialog{
    background:var(--sbv4-surface)!important;
    border:1px solid var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
    box-shadow:0 32px 100px rgba(0,0,0,.58)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-modal-x{
    background:var(--sbv4-surface-3)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-modal-icon{
    background:var(--sbv4-green-soft)!important;
    color:#7be3ad!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-modal-dialog :is(h2,p){
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-modal-dialog p{
    color:var(--sbv4-muted)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-modal-summary span{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-muted)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-modal-summary b{
    color:var(--sbv4-ink)!important;
}

/* 7) Sonuç ekranı: tüm alt bileşenler --------------------------------------- */
html[data-sb-theme-resolved="dark"] .sb-v4-hf5-result :is(.sb-v4-b21-hero,.sb-v4-b21-tabs,.sb-v4-b21-panel){
    background:var(--sbv4-surface)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-result-mark{
    background:var(--sbv4-green-soft)!important;
    color:#83e8b5!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-level{
    border:1px solid var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-level.is-support{
    background:var(--sbv4-red-soft)!important;
    border-color:#99515a!important;
    color:#ffb3b8!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-b21-score,.sb-v4-b21-fact,.sb-v4-b21-history>div){
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-score-ring{
    background:conic-gradient(var(--sbv4-green) calc(var(--sb-score)*1%),var(--sbv4-surface-3) 0)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-score-ring>div{
    background:var(--sbv4-surface)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-fact :is(strong,span),
html[data-sb-theme-resolved="dark"] .sb-v4-b21-history :is(strong,span){
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-history span,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-fact span{
    color:var(--sbv4-muted)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-performance{
    background:var(--sbv4-surface-2)!important;
    border:1px solid var(--sbv4-line)!important;
    color:var(--sbv4-muted-strong)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-tertiary-actions a{
    color:#a8c8f7!important;
    border-color:#7187a2!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-tabs button{
    color:var(--sbv4-muted-strong)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-tabs button:hover{
    background:var(--sbv4-surface-2)!important;
    color:#fff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-tabs button[aria-selected="true"]{
    background:var(--sbv4-brand-soft)!important;
    color:#ffbdc0!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-tabs button span{
    background:var(--sbv4-surface-3)!important;
    color:#dce9f9!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-panel-head>span{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-muted-strong)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-coach{
    background:linear-gradient(135deg,#123529,var(--sbv4-surface-2))!important;
    border-color:#34775d!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-coach-icon{
    background:#183e30!important;
    color:#88e9b7!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-coach-copy>span,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-coach summary,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-recommendations{
    color:var(--sbv4-muted-strong)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-summary-shortcuts button{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-summary-shortcuts button:hover{
    background:var(--sbv4-surface-3)!important;
    border-color:#7d96b4!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-summary-shortcuts span{
    background:var(--sbv4-surface-3)!important;
    color:#d8e8fb!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-summary-shortcuts :is(strong,small){
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-summary-shortcuts small{
    color:var(--sbv4-muted)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-filter-row button{
    background:var(--sbv4-surface-2)!important;
    border-color:#7890ad!important;
    color:#eef5ff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-filter-row button.is-active{
    background:#315b8f!important;
    border-color:#8bb7ed!important;
    color:#fff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-result-map-item{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-result-map-item :is(strong,small){
    color:inherit!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-result-map-item.is-correct{
    background:#153d2d!important;
    border-color:#3d9a70!important;
    color:#c4f9dd!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-result-map-item.is-wrong{
    background:#48252c!important;
    border-color:#a95661!important;
    color:#ffd2d5!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-result-map-item.is-empty{
    background:#1b2d45!important;
    border-color:#5b7390!important;
    color:#dce8f8!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-analysis-row{
    background:var(--sbv4-surface-2)!important;
    border:1px solid var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-analysis-row-head :is(strong,span),
html[data-sb-theme-resolved="dark"] .sb-v4-analysis-row>small,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-analysis-section h2{
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-analysis-row>small{
    color:var(--sbv4-muted)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-analysis-bar{
    background:#2b3f59!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-suggestion-track>a{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-suggestion-track>a:hover{
    background:var(--sbv4-surface-3)!important;
    border-color:#7890ad!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-suggestion-track :is(strong,small,.sb-v4-b21-suggestion-meta,.sb-v4-b21-suggestion-no){
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-b21-suggestion-meta,
html[data-sb-theme-resolved="dark"] .sb-v4-b21-suggestion-no{
    color:var(--sbv4-muted)!important;
}

/* 8) Tekrar çözme ------------------------------------------------------------ */
html[data-sb-theme-resolved="dark"] :is(.sb-review-v2-toolbar,.sb-review-v2-summary,.sb-review-v2-stage,.sb-review-v2-map){
    background:var(--sbv4-surface)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-review-v2-question-head{
    border-color:var(--sbv4-line)!important;
}
html[data-sb-theme-resolved="dark"] .sb-review-v2-option{
    background:var(--sbv4-surface-2)!important;
    border-color:#5d7693!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-review-v2-option.is-correct{
    background:#153d2d!important;
    border-color:#3dcc85!important;
    color:#c4f9dd!important;
}
html[data-sb-theme-resolved="dark"] .sb-review-v2-option.is-wrong{
    background:#48252c!important;
    border-color:#ff6874!important;
    color:#ffd2d5!important;
}
html[data-sb-theme-resolved="dark"] .sb-review-v2-feedback{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-review-v2-feedback.is-correct{
    background:#153d2d!important;
    border-color:#3d9a70!important;
}
html[data-sb-theme-resolved="dark"] .sb-review-v2-feedback.is-retry{
    background:#48252c!important;
    border-color:#a95661!important;
}
html[data-sb-theme-resolved="dark"] .sb-review-v2-map button{
    background:var(--sbv4-surface-2)!important;
    border-color:#7890ad!important;
    color:var(--sbv4-ink)!important;
}

/* 9) Görünüm paneli ---------------------------------------------------------- */
html[data-sb-theme-resolved="dark"] .sb-v4-appearance-trigger{
    background:rgba(16,29,48,.98)!important;
    border-color:#7890ad!important;
    color:#fff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-appearance-dialog,
html[data-sb-theme-resolved="dark"] .sb-v4-appearance-actions{
    background:var(--sbv4-surface)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] :is(.sb-v4-setting-group,.sb-v4-toggle-list label,.sb-v4-appearance-preview){
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-theme-options button{
    background:var(--sbv4-surface)!important;
    border-color:#7890ad!important;
    color:var(--sbv4-ink)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-theme-options button.is-selected{
    background:var(--sbv4-brand-soft)!important;
    border-color:#f09396!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-font-options{
    background:#2d425e!important;
    border-color:#7890ad!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-font-options button{
    color:#c8d8eb!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-font-options button.is-selected{
    background:var(--sbv4-surface)!important;
    color:#ffb4b6!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-setting-reset{
    background:var(--sbv4-surface-2)!important;
    border-color:#7890ad!important;
    color:#fff!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-setting-apply{
    background:#128452!important;
    border-color:#39d58d!important;
    color:#fff!important;
}

/* 10) Yüksek kontrast: renk farkına ek olarak kalın sınır -------------------- */
html[data-sb-theme-resolved="dark"][data-sb-contrast="1"] :is(
    .sb-v4-card,
    .sb-v4-option,
    .sb-v4-question-nav,
    .sb-v4-progress-panel,
    .sb-v4-save-strip,
    .sb-v4-b21-panel,
    .sb-v4-result-map-item,
    .sb-v4-analysis-row,
    .sb-review-v2-option
){
    border-width:2px!important;
}
html[data-sb-theme-resolved="dark"][data-sb-contrast="1"] :is(.sb-v4-shell,.sb-review-v2-shell) :is(p,small,dt){
    color:#e2ebf7!important;
}

/* 11) Mobil yoğunluk ve güvenli dokunma -------------------------------------- */
@media(max-width:767.98px){
    html[data-sb-theme-resolved="dark"] .sb-v4-save-strip{
        gap:8px!important;
    }
    html[data-sb-theme-resolved="dark"] .sb-v4-save-actions{
        gap:7px!important;
    }
    html[data-sb-theme-resolved="dark"] .sb-v4-save-actions :is(button,a){
        min-height:42px!important;
        display:inline-flex!important;
        align-items:center!important;
        justify-content:center!important;
    }
    html[data-sb-theme-resolved="dark"] .sb-v4-question-footer .btn,
    html[data-sb-theme-resolved="dark"] .sb-v4-modal-actions .btn{
        min-height:48px!important;
    }
    html[data-sb-theme-resolved="dark"] .sb-v4-b21-tabs{
        background:var(--sbv4-surface)!important;
    }
}

@media(prefers-contrast:more){
    html[data-sb-theme-resolved="dark"]{
        --sbv4-line:#93a9c2;
        --sbv4-muted:#d9e4f1;
    }
}

@media(forced-colors:active){
    .sb-v4-save-dot,
    .sb-v4-progress-track>span,
    .sb-v4-b21-performance-dot{
        forced-color-adjust:none;
    }
}

/* ===== SOURCE: flow-hf61.css ===== */
/* ========================================================================== 
   Sorubak Test Çöz V4.0.0 Beta 2.1 Hotfix 6.1
   Mobil görünüm düğmesi ve Safe Area kapanışı
   HF6 üzerine yüklenir. İş mantığına ve veritabanına dokunmaz.
   ========================================================================== */

/*
 * Görünüm düğmesi bazı mobil tarayıcılarda dönüşüm/taşma uygulanan bir üst
 * kapsayıcının içinde kaldığında viewport yerine kapsayıcıya göre sabitlenebiliyordu.
 * HF6.1 JavaScript düğmeyi body katmanına taşır; bu kurallar da görünürlüğü,
 * dokunma alanını ve iOS Safe Area mesafesini kesinleştirir.
 */
.sb-v4-appearance-trigger{
    position:fixed!important;
    top:auto!important;
    left:auto!important;
    right:max(14px,calc(env(safe-area-inset-right,0px) + 8px))!important;
    bottom:max(14px,calc(env(safe-area-inset-bottom,0px) + 10px))!important;
    z-index:119999!important; /* görünüm modalının (120000) hemen altında */
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    transform:none!important;
    margin:0!important;
    isolation:isolate;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)!important;
    touch-action:manipulation;
    -webkit-tap-highlight-color:transparent;
}

.sb-v4-appearance-trigger[hidden]{
    display:flex!important;
}

.sb-v4-appearance-trigger > span:first-child{
    flex:0 0 auto;
}

/* Modal açıkken alttaki yüzen düğmenin odak/dokunma yakalamasını engelle. */
html.sb-v4-appearance-open .sb-v4-appearance-trigger{
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
}

/* Body katmanına taşınan modal her koşulda reklam ve sabit navigasyon üstünde kalır. */
body > .sb-v4-appearance-modal{
    z-index:120000!important;
}

@media (max-width:767.98px){
    .sb-v4-appearance-trigger{
        width:52px!important;
        min-width:52px!important;
        max-width:52px!important;
        height:52px!important;
        min-height:52px!important;
        padding:0!important;
        gap:0!important;
        border-radius:17px!important;
        right:max(10px,calc(env(safe-area-inset-right,0px) + 8px))!important;
        bottom:max(10px,calc(env(safe-area-inset-bottom,0px) + 10px))!important;
        box-shadow:0 12px 34px rgba(4,15,31,.24)!important;
    }

    .sb-v4-appearance-trigger > span:first-child{
        width:34px!important;
        height:34px!important;
        border-radius:11px!important;
        font-size:.82rem!important;
    }

    /* Metin ekran okuyucu için korunur, görselde yalnız Aa simgesi kalır. */
    .sb-v4-appearance-trigger-label{
        position:absolute!important;
        width:1px!important;
        height:1px!important;
        padding:0!important;
        margin:-1px!important;
        overflow:hidden!important;
        clip:rect(0,0,0,0)!important;
        clip-path:inset(50%)!important;
        white-space:nowrap!important;
        border:0!important;
    }
}

/* Mobil alt dock bulunan tekrar çözme ekranında düğme dock'un üstünde dursun. */
@media (max-width:767.98px){
    body:has(.sb-review-v2-mobile-nav) .sb-v4-appearance-trigger{
        bottom:max(82px,calc(env(safe-area-inset-bottom,0px) + 82px))!important;
    }
}

/* :has desteklemeyen tarayıcılar için JS tarafından eklenen güvenli sınıf. */
@media (max-width:767.98px){
    html.sb-v4-has-mobile-review-nav .sb-v4-appearance-trigger{
        bottom:max(82px,calc(env(safe-area-inset-bottom,0px) + 82px))!important;
    }
}

@media (prefers-reduced-motion:reduce){
    .sb-v4-appearance-trigger{
        transition:none!important;
    }
}

@media (max-width:767.98px){
    body:has(.sb-v4-mobile-dock) .sb-v4-appearance-trigger,
    html.sb-v4-has-mobile-dock .sb-v4-appearance-trigger{
        bottom:max(82px,calc(env(safe-area-inset-bottom,0px) + 82px))!important;
    }

    body > .sb-v4-appearance-modal{
        padding-left:env(safe-area-inset-left,0px)!important;
        padding-right:env(safe-area-inset-right,0px)!important;
    }

    body > .sb-v4-appearance-modal .sb-v4-appearance-dialog{
        max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top,0px)))!important;
    }
}

/* ===== SOURCE: flow-hf62.css ===== */
/* Sorubak TEST ÇÖZ V4 Beta 2.1 Hotfix 6.2
   Sistem tema algılama ve tercih kalıcılığı kapanışı */

.sb-v4-theme-resolution-status{
    display:flex;
    align-items:center;
    min-height:40px;
    margin-top:10px;
    padding:9px 12px;
    border:1px solid var(--sbv4-line);
    border-radius:12px;
    background:var(--sbv4-surface-2);
    color:var(--sbv4-muted);
    font-size:.72rem;
    font-weight:750;
    line-height:1.35;
}
.sb-v4-theme-resolution-status::before{
    content:'✓';
    display:grid;
    place-items:center;
    flex:0 0 auto;
    width:23px;
    height:23px;
    margin-right:8px;
    border-radius:8px;
    background:var(--sbv4-brand-soft);
    color:var(--sbv4-brand);
    font-weight:950;
}
.sb-v4-theme-resolution-status.is-compatibility{
    border-color:color-mix(in srgb,var(--sbv4-warn) 45%,var(--sbv4-line));
    background:color-mix(in srgb,var(--sbv4-warn-soft) 70%,var(--sbv4-surface));
    color:var(--sbv4-ink);
}
.sb-v4-theme-resolution-status.is-compatibility::before{
    content:'i';
    background:var(--sbv4-warn-soft);
    color:var(--sbv4-warn);
}

.sb-v4-appearance-save-status{
    grid-column:1/-1;
    min-height:20px;
    margin:0;
    color:var(--sbv4-muted);
    font-size:.7rem;
    font-weight:750;
    text-align:center;
}
.sb-v4-appearance-save-status[hidden]{display:none!important}
.sb-v4-appearance-save-status.is-error{color:var(--sbv4-danger)}
.sb-v4-appearance-save-status.is-success{color:var(--sbv4-green)}

html[data-sb-theme-resolved="dark"] .sb-v4-theme-resolution-status{
    background:var(--sbv4-surface-2)!important;
    border-color:var(--sbv4-line)!important;
    color:var(--sbv4-muted)!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-theme-resolution-status.is-compatibility{
    background:#2d2818!important;
    border-color:#7f6b2e!important;
    color:#fff3c4!important;
}
html[data-sb-theme-resolved="dark"] .sb-v4-appearance-save-status.is-error{color:#ffb4b4!important}
html[data-sb-theme-resolved="dark"] .sb-v4-appearance-save-status.is-success{color:#a9f0ce!important}

@media (max-width:575.98px){
    .sb-v4-theme-resolution-status{
        padding:8px 10px;
        font-size:.68rem;
    }
}


/* ========================================================================
   SOURCE: question-report-b23.css
   V4.0.0 Beta 2.3 — Premium+++ Soru Bildirim Sistemi
   ======================================================================== */
.sb-v4-report-trigger{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    min-height:38px;
    padding:7px 11px;
    border:1px solid var(--sbv4-line,#dbe4ef);
    border-radius:12px;
    background:var(--sbv4-surface-2,#f8fafc);
    color:var(--sbv4-muted,#52709a);
    font:inherit;
    font-size:.78rem;
    font-weight:800;
    line-height:1;
    cursor:pointer;
    white-space:nowrap;
    transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease;
}
.sb-v4-report-trigger>span[aria-hidden="true"]{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:21px;
    height:21px;
    border-radius:50%;
    background:color-mix(in srgb,var(--sbv4-red,#e53e48) 14%,transparent);
    color:var(--sbv4-red,#e53e48);
    font-size:.78rem;
    font-weight:900;
}
.sb-v4-report-trigger:hover{
    border-color:color-mix(in srgb,var(--sbv4-red,#e53e48) 60%,var(--sbv4-line,#dbe4ef));
    background:color-mix(in srgb,var(--sbv4-red,#e53e48) 8%,var(--sbv4-surface,#fff));
    color:var(--sbv4-ink,#0b2346);
}
.sb-v4-report-trigger:active{transform:translateY(1px)}
.sb-v4-report-trigger:focus-visible{
    outline:3px solid color-mix(in srgb,var(--sbv4-red,#e53e48) 45%,transparent);
    outline-offset:2px;
}
.sb-v4-report-trigger.is-reported{
    border-color:color-mix(in srgb,var(--sbv4-green,#168f58) 60%,var(--sbv4-line,#dbe4ef));
    background:color-mix(in srgb,var(--sbv4-green,#168f58) 10%,var(--sbv4-surface,#fff));
    color:var(--sbv4-green,#168f58);
}
.sb-v4-report-trigger.is-result{
    flex:0 0 auto;
    width:34px;
    height:34px;
    min-height:34px;
    padding:0;
    border-radius:11px;
}
.sb-v4-result-map-copy{min-width:0;display:grid;gap:2px}
.sb-v4-result-map-item:has(.sb-v4-report-trigger){grid-template-columns:auto minmax(0,1fr) auto}
.sb-review-v2-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}

.sb-v4-report-modal{
    position:fixed;
    inset:0;
    z-index:2147482500;
    display:grid;
    place-items:center;
    padding:20px;
}
.sb-v4-report-modal[hidden]{display:none!important}
.sb-v4-report-backdrop{
    position:absolute;
    inset:0;
    background:rgba(4,13,27,.72);
    backdrop-filter:blur(8px);
}
.sb-v4-report-dialog{
    position:relative;
    z-index:1;
    width:min(610px,100%);
    max-height:min(760px,calc(100dvh - 32px));
    overflow:auto;
    overscroll-behavior:contain;
    padding:24px;
    border:1px solid var(--sbv4-line,#dbe4ef);
    border-radius:24px;
    background:var(--sbv4-surface,#fff);
    color:var(--sbv4-ink,#0b2346);
    box-shadow:0 28px 90px rgba(0,0,0,.34);
}
.sb-v4-report-x{
    position:absolute;
    top:14px;
    right:14px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:40px;
    height:40px;
    border:1px solid var(--sbv4-line,#dbe4ef);
    border-radius:13px;
    background:var(--sbv4-surface-2,#f8fafc);
    color:var(--sbv4-ink,#0b2346);
    font:inherit;
    font-size:1.35rem;
    font-weight:900;
    cursor:pointer;
}
.sb-v4-report-icon{
    display:flex;
    align-items:center;
    justify-content:center;
    width:52px;
    height:52px;
    margin-bottom:13px;
    border-radius:17px;
    background:color-mix(in srgb,var(--sbv4-red,#e53e48) 14%,var(--sbv4-surface,#fff));
    color:var(--sbv4-red,#e53e48);
    font-size:1.45rem;
    font-weight:900;
}
.sb-v4-report-heading{padding-right:48px}
.sb-v4-report-heading>span{
    display:block;
    margin-bottom:5px;
    color:var(--sbv4-red,#e53e48);
    font-size:.72rem;
    font-weight:900;
    letter-spacing:.08em;
}
.sb-v4-report-heading h2{margin:0 0 7px;font-size:1.45rem}
.sb-v4-report-heading p{margin:0;color:var(--sbv4-muted,#52709a);line-height:1.55}
.sb-v4-report-dialog form{display:grid;gap:15px;margin-top:19px}
.sb-v4-report-types{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:9px;
    margin:0;
    padding:0;
    border:0;
}
.sb-v4-report-types legend{
    grid-column:1/-1;
    margin-bottom:1px;
    color:var(--sbv4-ink,#0b2346);
    font-size:.86rem;
    font-weight:900;
}
.sb-v4-report-types label{
    position:relative;
    display:flex;
    align-items:center;
    min-height:48px;
    padding:10px 12px;
    border:1px solid var(--sbv4-line,#dbe4ef);
    border-radius:13px;
    background:var(--sbv4-surface-2,#f8fafc);
    color:var(--sbv4-ink,#0b2346);
    cursor:pointer;
}
.sb-v4-report-types input{
    width:18px;
    height:18px;
    margin:0 9px 0 0;
    accent-color:var(--sbv4-red,#e53e48);
}
.sb-v4-report-types label:has(input:checked){
    border-color:var(--sbv4-red,#e53e48);
    background:color-mix(in srgb,var(--sbv4-red,#e53e48) 9%,var(--sbv4-surface,#fff));
}
.sb-v4-report-types span{font-size:.82rem;font-weight:800;line-height:1.25}
.sb-v4-report-note{display:grid;gap:7px}
.sb-v4-report-note>span{font-size:.86rem;font-weight:900}
.sb-v4-report-note>span small{color:var(--sbv4-muted,#52709a);font-weight:700}
.sb-v4-report-note textarea{
    width:100%;
    min-height:112px;
    resize:vertical;
    padding:12px 13px;
    border:1px solid var(--sbv4-line,#dbe4ef);
    border-radius:14px;
    background:var(--sbv4-surface-2,#f8fafc);
    color:var(--sbv4-ink,#0b2346);
    font:inherit;
    line-height:1.5;
}
.sb-v4-report-note textarea:focus{
    border-color:var(--sbv4-brand,#8d3032);
    outline:3px solid color-mix(in srgb,var(--sbv4-brand,#8d3032) 18%,transparent);
}
.sb-v4-report-note>small{justify-self:end;color:var(--sbv4-muted,#52709a)}
.sb-v4-report-status{
    padding:11px 13px;
    border:1px solid color-mix(in srgb,var(--sbv4-green,#168f58) 45%,var(--sbv4-line,#dbe4ef));
    border-radius:12px;
    background:color-mix(in srgb,var(--sbv4-green,#168f58) 10%,var(--sbv4-surface,#fff));
    color:var(--sbv4-green,#168f58);
    font-size:.84rem;
    font-weight:800;
}
.sb-v4-report-status.is-error{
    border-color:color-mix(in srgb,var(--sbv4-red,#e53e48) 50%,var(--sbv4-line,#dbe4ef));
    background:color-mix(in srgb,var(--sbv4-red,#e53e48) 10%,var(--sbv4-surface,#fff));
    color:var(--sbv4-red,#e53e48);
}
.sb-v4-report-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.sb-v4-report-actions .btn{min-width:142px}
.sb-v4-report-actions [disabled]{cursor:wait;opacity:.7}
html.sb-v4-report-opened,body.sb-v4-report-opened{overflow:hidden!important}

html[data-sb-theme-resolved="dark"] .sb-v4-report-backdrop{background:rgba(0,5,14,.82)}
html[data-sb-theme-resolved="dark"] .sb-v4-report-dialog{
    background:var(--sbv4-surface,#111c2e);
    color:var(--sbv4-ink,#edf4ff);
}
html[data-sb-contrast="1"] .sb-v4-report-trigger,
html[data-sb-contrast="1"] .sb-v4-report-dialog,
html[data-sb-contrast="1"] .sb-v4-report-types label,
html[data-sb-contrast="1"] .sb-v4-report-note textarea{border-width:2px}
@media(max-width:700px){
    .sb-v4-question-head-actions{gap:6px}
    .sb-v4-report-trigger:not(.is-result){min-height:36px;padding:6px 9px;font-size:.74rem}
    .sb-v4-report-dialog{padding:19px;border-radius:20px}
    .sb-v4-report-types{grid-template-columns:1fr}
    .sb-v4-report-actions{display:grid;grid-template-columns:1fr 1fr}
    .sb-v4-report-actions .btn{min-width:0}
}
@media(max-width:430px){
    .sb-v4-report-modal{align-items:end;padding:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}
    .sb-v4-report-dialog{width:100%;max-height:calc(100dvh - 20px);border-radius:22px 22px 16px 16px}
    .sb-v4-report-heading{padding-right:42px}
    .sb-v4-report-heading h2{font-size:1.28rem}
    .sb-v4-report-trigger:not(.is-result)>span[aria-hidden="true"]{width:19px;height:19px}
}
@media(prefers-reduced-motion:reduce){
    .sb-v4-report-trigger{transition:none}
}

/* ===== SOURCE: leaderboard-b24.css ===== */
.sb-v4-b24-ranking-panel{overflow:hidden}
.sb-v4-b24-leaderboard{display:grid;gap:14px;min-width:0}
.sb-v4-b24-leaderboard-loading,
.sb-v4-b24-leaderboard-error,
.sb-v4-b24-ranking-empty{display:flex;align-items:center;gap:14px;border:1px solid var(--sb-line);border-radius:16px;background:var(--sb-soft);padding:18px;color:var(--sb-ink)}
.sb-v4-b24-leaderboard-loading>span,
.sb-v4-b24-ranking-empty>span{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:14px;background:#fff4ce;color:#a46f00;font-size:1.45rem;font-weight:900}
.sb-v4-b24-leaderboard-loading div,
.sb-v4-b24-ranking-empty{min-width:0}
.sb-v4-b24-leaderboard-loading strong,
.sb-v4-b24-ranking-empty strong,
.sb-v4-b24-leaderboard-error strong{display:block;color:var(--sb-ink);font-size:1rem}
.sb-v4-b24-leaderboard-loading small,
.sb-v4-b24-ranking-empty p,
.sb-v4-b24-leaderboard-error p{display:block;margin:4px 0 0;color:var(--sb-muted);font-size:.82rem;line-height:1.45}
.sb-v4-b24-leaderboard-error{display:block;border-color:#f2b8bd;background:#fff5f5}
.sb-v4-b24-leaderboard-error .btn{margin-top:10px}
.sb-v4-b24-leaderboard-notice,
.sb-v4-b24-inline-error{border-radius:12px;padding:10px 12px;font-size:.82rem;font-weight:750;line-height:1.4}
.sb-v4-b24-leaderboard-notice{border:1px solid #7dd7ad;background:#ecfff5;color:#17613f}
.sb-v4-b24-inline-error{border:1px solid #ef9aa4;background:#fff2f4;color:#8e1d2d}
.sb-v4-b24-ranking-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:3px 2px 0}
.sb-v4-b24-ranking-header>div{min-width:0}
.sb-v4-b24-ranking-header strong{display:block;color:var(--sb-ink);font-size:1.3rem;line-height:1.2}
.sb-v4-b24-ranking-header p{margin:6px 0 0;color:var(--sb-muted);font-size:.88rem;line-height:1.45}
.sb-v4-b24-participant-count{min-width:88px;display:grid;justify-items:center;border:1px solid var(--sb-line);border-radius:14px;background:var(--sb-soft);padding:9px 12px;color:var(--sb-ink)}
.sb-v4-b24-participant-count strong{font-size:1.18rem}
.sb-v4-b24-participant-count small{font-size:.67rem;color:var(--sb-muted);font-weight:750}
.sb-v4-b24-ranking-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.sb-v4-b24-ranking-row{display:grid;grid-template-columns:48px minmax(0,1fr) 88px minmax(210px,.8fr);align-items:center;gap:12px;border:1px solid var(--sb-line);border-radius:15px;background:var(--sb-surface);padding:11px 13px;min-width:0}
.sb-v4-b24-ranking-row.is-me{border-color:#31b87a;box-shadow:0 0 0 2px rgba(49,184,122,.12);background:#f2fff8}
.sb-v4-b24-ranking-row.is-podium{border-color:#e8c974}
.sb-v4-b24-ranking-row.is-rank-1{background:linear-gradient(135deg,#fffaf0,#fffdf8)}
.sb-v4-b24-ranking-place{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--sb-soft);color:var(--sb-ink);font-weight:900;font-size:1rem}
.sb-v4-b24-ranking-row.is-rank-1 .sb-v4-b24-ranking-place{background:#f9d96b;color:#654700}
.sb-v4-b24-ranking-row.is-rank-2 .sb-v4-b24-ranking-place{background:#dce3eb;color:#45586d}
.sb-v4-b24-ranking-row.is-rank-3 .sb-v4-b24-ranking-place{background:#e6b887;color:#6c421d}
.sb-v4-b24-ranking-name{min-width:0}
.sb-v4-b24-ranking-name strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sb-ink);font-size:.94rem}
.sb-v4-b24-ranking-name small{display:block;margin-top:3px;color:var(--sb-muted);font-size:.68rem}
.sb-v4-b24-ranking-score{text-align:center;border-left:1px solid var(--sb-line);border-right:1px solid var(--sb-line);padding:3px 10px}
.sb-v4-b24-ranking-score strong{display:block;color:var(--sb-ink);font-size:1.18rem}
.sb-v4-b24-ranking-score small{display:block;color:var(--sb-muted);font-size:.66rem;font-weight:750}
.sb-v4-b24-ranking-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
.sb-v4-b24-ranking-stat{display:grid;min-width:0;border-radius:10px;background:var(--sb-soft);padding:7px 8px;text-align:center}
.sb-v4-b24-ranking-stat strong{overflow:hidden;text-overflow:ellipsis;color:var(--sb-ink);font-size:.76rem}
.sb-v4-b24-ranking-stat small{color:var(--sb-muted);font-size:.57rem;font-weight:750}
.sb-v4-b24-own-rank{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #4eb987;border-radius:15px;background:#f0fff7;padding:13px 15px;color:#145638}
.sb-v4-b24-own-rank span,.sb-v4-b24-own-rank small{display:block;font-size:.7rem}
.sb-v4-b24-own-rank strong{display:block;margin:3px 0;color:#104d32;font-size:1rem}
.sb-v4-b24-own-rank>b{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#168b58;color:#fff;font-size:1.1rem}
.sb-v4-b24-consent-card{display:grid;gap:12px;border:1px solid var(--sb-line);border-radius:17px;background:var(--sb-soft);padding:16px}
.sb-v4-b24-consent-head strong{display:block;color:var(--sb-ink);font-size:1.05rem}
.sb-v4-b24-consent-head p{margin:5px 0 0;color:var(--sb-muted);font-size:.82rem;line-height:1.45}
.sb-v4-b24-system-alias{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--sb-line);border-radius:13px;background:var(--sb-surface);padding:12px 14px}
.sb-v4-b24-system-alias>div:first-child{display:grid;gap:2px;min-width:0}
.sb-v4-b24-system-alias span{color:var(--sb-muted);font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.sb-v4-b24-system-alias strong{color:var(--sb-ink);font-size:1rem;letter-spacing:.035em}
.sb-v4-b24-system-alias small{color:var(--sb-muted);font-size:.65rem;line-height:1.35}
.sb-v4-b24-system-alias-note{margin:0;color:var(--sb-muted);font-size:.67rem;line-height:1.4}
.sb-v4-b24-consent-actions{display:flex;gap:8px;align-items:center;flex:0 0 auto}
.sb-v4-b24-consent-actions .btn{white-space:nowrap}
.sb-v4-b24-leave-button{border:1px solid #c7848c;background:transparent;color:#9d2735;font-weight:800}
.sb-v4-b24-leave-button:hover{background:#fff1f3;color:#7c1824}
.sb-v4-b24-eligibility-note{display:grid;gap:3px;border:1px solid #e6ba69;border-radius:12px;background:#fff8e8;padding:10px 12px;color:#6d4a0e}
.sb-v4-b24-eligibility-note strong{font-size:.78rem}
.sb-v4-b24-eligibility-note span{font-size:.7rem;line-height:1.4}
.sb-v4-b24-ranking-rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.sb-v4-b24-ranking-rules span{border:1px solid var(--sb-line);border-radius:11px;background:var(--sb-surface);padding:10px;color:var(--sb-muted);font-size:.7rem;line-height:1.4;text-align:center}

html[data-sb-theme-resolved="dark"] .sb-v4-b24-leaderboard-loading,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-empty,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-consent-card,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-participant-count,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-row,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-rules span,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-system-alias{background:#14243a!important;border-color:#405a78!important;color:#f4f8ff!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-header strong,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-name strong,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-score strong,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-stat strong,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-consent-head strong,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-system-alias strong{color:#f7faff!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-header p,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-name small,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-score small,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-stat small,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-consent-head p,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-system-alias span,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-system-alias small,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-system-alias-note,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-rules span,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-participant-count small{color:#bdd0e8!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-row.is-me{background:linear-gradient(135deg,#123528,#112c2b)!important;border-color:#2fc985!important;box-shadow:0 0 0 2px rgba(47,201,133,.12)}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-row.is-rank-1{background:linear-gradient(135deg,#29271d,#1a2738)!important;border-color:#b69a45!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-row.is-rank-1.is-me{background:linear-gradient(135deg,#17362a,#222d24)!important;border-color:#d0ae4d!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-stat,
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-place{background:#203653!important;color:#f5f8fd!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-row.is-rank-1 .sb-v4-b24-ranking-place{background:#765f1f!important;color:#fff3b6!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-row.is-rank-2 .sb-v4-b24-ranking-place{background:#3b4d63!important;color:#e8f1fb!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-row.is-rank-3 .sb-v4-b24-ranking-place{background:#67462e!important;color:#ffe0c0!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-ranking-score{border-color:#405a78!important}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-own-rank{background:#123528;border-color:#2fc985;color:#d5f9e8}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-own-rank strong{color:#f0fff8}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-leaderboard-error{background:#351d25;border-color:#a14857;color:#ffdce2}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-leaderboard-notice{background:#103629;border-color:#37bd84;color:#d5fbe8}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-inline-error{background:#351d25;border-color:#a14857;color:#ffd9df}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-eligibility-note{background:#3b3017;border-color:#927028;color:#ffe8a8}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-leave-button{border-color:#d36a78;color:#ffc0ca;background:#271824}
html[data-sb-theme-resolved="dark"] .sb-v4-b24-leave-button:hover{background:#3a1c28;color:#ffe5e9}


@media(max-width:991.98px){
    .sb-v4-b24-ranking-row{grid-template-columns:42px minmax(0,1fr) 78px}
    .sb-v4-b24-ranking-details{grid-column:2/4}
}
@media(max-width:767.98px){
    .sb-v4-b21-tabs button[data-sb-v4-tab="ranking"]{white-space:nowrap}
    .sb-v4-b24-leaderboard{gap:10px}
    .sb-v4-b24-ranking-header{gap:9px}
    .sb-v4-b24-ranking-header strong{font-size:1.02rem}
    .sb-v4-b24-ranking-header p{font-size:.73rem}
    .sb-v4-b24-participant-count{min-width:68px;padding:7px 8px}
    .sb-v4-b24-ranking-row{grid-template-columns:38px minmax(0,1fr) 67px;gap:8px;padding:10px}
    .sb-v4-b24-ranking-place{width:34px;height:34px;border-radius:10px;font-size:.88rem}
    .sb-v4-b24-ranking-name strong{font-size:.8rem}
    .sb-v4-b24-ranking-name small{font-size:.59rem}
    .sb-v4-b24-ranking-score{padding:2px 6px}
    .sb-v4-b24-ranking-score strong{font-size:.98rem}
    .sb-v4-b24-ranking-details{grid-column:1/4}
    .sb-v4-b24-ranking-stat{padding:6px}
    .sb-v4-b24-consent-card{padding:13px}
    .sb-v4-b24-system-alias{display:grid;gap:10px;padding:11px}
    .sb-v4-b24-consent-actions{display:grid;grid-template-columns:1fr;width:100%}
    .sb-v4-b24-consent-actions .btn{width:100%;font-size:.74rem;padding:.62rem .45rem}
    .sb-v4-b24-ranking-rules{grid-template-columns:1fr}
    .sb-v4-b24-ranking-rules span{text-align:left;padding:8px 10px}
}
@media(max-width:389.98px){
    .sb-v4-b24-ranking-header{display:block}
    .sb-v4-b24-participant-count{display:inline-flex;gap:5px;align-items:baseline;margin-top:9px}
    .sb-v4-b24-ranking-row{grid-template-columns:34px minmax(0,1fr) 62px}
    .sb-v4-b24-consent-actions{grid-template-columns:1fr}
}
