/* Soru-cevap araçları: WMS mi ERP mi (ARC-04), AI hazırlık (ARC-06) */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; }
.dq-body { background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%); color: #0f172a; }
.dq-page { max-width: 820px; margin: 0 auto; padding: clamp(1.25rem, 4vw, 2rem) 1rem 3rem; font-family: "DM Sans", system-ui, sans-serif; }
.dq-hero { text-align: center; margin: 0 auto 1.5rem; max-width: 42rem; }
.dq-hero h1 { font-family: "Outfit", sans-serif; font-size: clamp(1.6rem, 4vw, 2.3rem); font-weight: 800; letter-spacing: -0.03em; line-height: 1.15; margin: 0 0 0.6rem; }
.dq-hero h1 em { font-style: normal; color: #2563eb; }
.dq-hero p { color: #475569; line-height: 1.6; margin: 0; }
.dq-card { background: #fff; border: 1px solid rgba(15, 23, 42, 0.1); border-radius: 14px; box-shadow: 0 6px 24px rgba(15, 23, 42, 0.06); padding: clamp(1rem, 3vw, 1.6rem); }
.dq-progress { font-size: 0.78rem; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; color: #64748b; margin: 0 0 0.5rem; }
.dq-q { border: 0; margin: 0; padding: 0; min-width: 0; }
.dq-q legend { font-family: "Outfit", sans-serif; font-size: 1.2rem; font-weight: 700; margin-bottom: 0.8rem; padding: 0; }
.dq-opt { display: flex; align-items: flex-start; gap: 0.6rem; padding: 0.7rem 0.85rem; border: 1px solid rgba(15, 23, 42, 0.14); border-radius: 10px; margin-bottom: 0.5rem; cursor: pointer; line-height: 1.4; }
.dq-opt:hover { border-color: rgba(37, 99, 235, 0.45); }
.dq-opt:has(input:checked) { border-color: #2563eb; background: rgba(37, 99, 235, 0.06); }
.dq-opt input { margin-top: 0.2rem; accent-color: #2563eb; }
.dq-opt input:focus-visible { outline: 2px solid #2563eb; outline-offset: 2px; }
.dq-hint { min-height: 1.2em; font-size: 0.85rem; color: #b91c1c; margin: 0.3rem 0 0; }
.dq-nav { display: flex; flex-wrap: wrap; align-items: center; gap: 0.6rem; margin-top: 1rem; }
.dq-btn { font: inherit; font-size: 0.92rem; font-weight: 700; padding: 0.6rem 1.1rem; border-radius: 10px; border: 1px solid #2563eb; background: #2563eb; color: #fff; cursor: pointer; }
.dq-btn:hover { background: #1d4ed8; }
.dq-btn--ghost { background: #fff; color: #1d4ed8; border-color: rgba(37, 99, 235, 0.35); }
.dq-btn--ghost:hover { background: rgba(37, 99, 235, 0.08); }
.dq-btn:focus-visible { outline: 2px solid #2563eb; outline-offset: 2px; }
.dq-nav .dq-spacer { flex: 1; }
.dq-status { font-size: 0.82rem; color: #15803d; }
.dq-kicker { font-size: 0.78rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: #2563eb; margin: 0 0 0.3rem; }
.dq-title { font-family: "Outfit", sans-serif; font-size: clamp(1.3rem, 3vw, 1.6rem); margin: 0 0 0.6rem; outline: none; }
.dq-card p { line-height: 1.6; color: #334155; }
.dq-h3 { font-size: 1rem; margin: 1.2rem 0 0.4rem; }
.dq-list { margin: 0; padding-left: 1.2rem; line-height: 1.6; color: #334155; }
.dq-aside { margin: 1rem 0 0; padding: 0.7rem 0.9rem; border-left: 3px solid #d97706; background: #fffbeb; border-radius: 0 10px 10px 0; }
.dq-aside p { margin: 0; }
.dq-aside__k { font-size: 0.75rem; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; color: #b45309 !important; margin-bottom: 0.2rem !important; }
.dq-ctas { display: flex; flex-wrap: wrap; gap: 0.5rem; margin: 1.2rem 0 0.4rem; }
.dq-cta { display: inline-block; font-weight: 700; font-size: 0.9rem; text-decoration: none; padding: 0.55rem 0.95rem; border-radius: 10px; background: #2563eb; color: #fff; border: 1px solid #2563eb; }
.dq-cta:hover { background: #1d4ed8; }
.dq-cta--ghost { background: #fff; color: #1d4ed8; border-color: rgba(37, 99, 235, 0.35); }
.dq-cta--ghost:hover { background: rgba(37, 99, 235, 0.08); }
.dq-scores { margin-top: 1rem; font-size: 0.88rem; }
.dq-scores summary { cursor: pointer; font-weight: 600; color: #334155; }
.dq-bar { display: grid; grid-template-columns: minmax(8rem, 12rem) 1fr 2rem; align-items: center; gap: 0.6rem; margin-top: 0.45rem; }
.dq-bar__track { height: 10px; background: #f1f5f9; border-radius: 99px; overflow: hidden; }
.dq-bar__fill { display: block; height: 100%; background: #94a3b8; border-radius: 99px; }
.dq-bar__fill.is-main { background: #2563eb; }
.dq-bar__val { text-align: right; font-variant-numeric: tabular-nums; }
.dq-note { font-size: 0.8rem; color: #64748b !important; margin-top: 1rem; }
.dq-method { margin: 2.5rem auto 0; font-size: 0.92rem; line-height: 1.65; color: #334155; }
.dq-method h2 { font-family: "Outfit", sans-serif; font-size: 1.25rem; color: #0f172a; }
.dq-method a { color: #2563eb; }
.dq-rules-wrap { overflow-x: auto; }
.dq-rules { width: 100%; border-collapse: collapse; font-size: 0.84rem; background: #fff; border: 1px solid rgba(15, 23, 42, 0.1); }
.dq-rules th, .dq-rules td { padding: 0.4rem 0.6rem; border: 1px solid rgba(15, 23, 42, 0.08); text-align: left; vertical-align: top; }
.dq-rules thead th { background: #f8fafc; }
.dq-rules th[scope="rowgroup"] { font-weight: 600; width: 38%; }
.dq-body .home-foot { text-align: center; font-size: 0.8rem; color: #64748b; padding: 1.5rem 1rem 2.5rem; border-top: 1px solid rgba(15, 23, 42, 0.08); }
@media (max-width: 520px) { .dq-bar { grid-template-columns: 1fr 2rem; } .dq-bar__track { grid-column: 1 / -1; grid-row: 2; } }
@media print {
  #site-header-mount, .site-header, .dq-nav, .home-foot { display: none !important; }
  .dq-card { box-shadow: none; }
  .dq-scores { display: block; }
}
/* AI hazırlık: kullanım senaryoları */
.ai-cases { list-style: none; margin: 0; padding: 0; display: grid; gap: 0.6rem; }
.ai-case { border: 1px solid rgba(15, 23, 42, 0.12); border-radius: 12px; padding: 0.7rem 0.9rem; }
.ai-case.is-ready { border-color: rgba(21, 128, 61, 0.35); background: rgba(21, 128, 61, 0.04); }
.ai-case__head { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 0.4rem; align-items: baseline; }
.ai-case p { margin: 0.3rem 0 0.3rem; font-size: 0.88rem; }
.ai-badge { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; padding: 0.15rem 0.5rem; border-radius: 99px; background: #fef3c7; color: #92400e; }
.ai-case.is-ready .ai-badge { background: #dcfce7; color: #166534; }
.ai-case details { font-size: 0.84rem; }
.ai-case summary { cursor: pointer; color: #334155; font-weight: 600; }
.ai-case ul { margin: 0.35rem 0 0; padding-left: 0.2rem; list-style: none; }
.ai-case li { margin-bottom: 0.25rem; line-height: 1.45; }
.ai-ok { color: #166534; }
.ai-miss { color: #9a3412; }
@media print { .ai-case details { display: block; } .ai-case details > * { display: block; } }
/* VER-01 anket */
.sv-q { border: 0; padding: 0; margin: 0 0 1.4rem; min-width: 0; }
.sv-q legend { font-weight: 700; font-size: 1rem; margin-bottom: 0.55rem; padding: 0; line-height: 1.4; }
.sv-num { color: #2563eb; }
.sv-badge { font-size: 0.7rem; font-weight: 600; color: #64748b; margin-left: 0.3rem; text-transform: lowercase; }
.sv-hint { font-size: 0.8rem; color: #64748b; margin: 0 0 0.4rem; }
.sv-q.is-error legend { color: #b91c1c; }
.sv-err { color: #b91c1c; font-size: 0.85rem; margin: 0.2rem 0 0; min-height: 0; }
.sv-q select, .sv-field input { font: inherit; padding: 0.55rem 0.6rem; border: 1px solid rgba(15, 23, 42, 0.2); border-radius: 9px; width: 100%; max-width: 28rem; background: #fff; color: #0f172a; }
.sv-field { display: flex; flex-direction: column; gap: 0.25rem; margin-bottom: 0.6rem; font-size: 0.85rem; font-weight: 600; }
.sv-scale { display: flex; gap: 0.45rem; flex-wrap: wrap; }
.sv-scale__opt { display: inline-flex; align-items: center; justify-content: center; }
.sv-scale__opt input { position: absolute; opacity: 0; }
.sv-scale__opt span { display: inline-flex; width: 2.6rem; height: 2.6rem; align-items: center; justify-content: center; border: 1px solid rgba(15, 23, 42, 0.18); border-radius: 10px; font-weight: 700; cursor: pointer; }
.sv-scale__opt input:checked + span { background: #2563eb; color: #fff; border-color: #2563eb; }
.sv-scale__opt input:focus-visible + span { outline: 2px solid #2563eb; outline-offset: 2px; }
.sv-contact { border-top: 1px solid rgba(15, 23, 42, 0.1); padding-top: 1rem; }
.sv-hp { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.sv-actions { display: flex; align-items: center; gap: 0.8rem; flex-wrap: wrap; }
.sv-status { font-size: 0.88rem; color: #b91c1c; }
.sv-done h2 { font-family: "Outfit", sans-serif; margin: 0 0 0.4rem; }
.sv-done { outline: none; }
.rv-ta { font: inherit; padding: 0.55rem 0.6rem; border: 1px solid rgba(15, 23, 42, 0.2); border-radius: 9px; width: 100%; max-width: 40rem; }
.sv-field small { font-weight: 400; color: #64748b; }
