.art-form-wrap{max-width:900px;margin:24px auto;padding:28px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 14px 40px rgba(15,23,42,.08);font-family:Inter,Arial,sans-serif}.art-form-wrap h2{margin:0 0 18px;font-size:28px;color:#0f172a}.art-form{display:flex;flex-direction:column;gap:16px}.art-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.art-form label{font-weight:700;color:#334155;display:flex;flex-direction:column;gap:7px}.art-form input,.art-form select,.art-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;font-size:15px;background:#fff}.art-form textarea{min-height:110px;resize:vertical}.art-form button{background:var(--art-primary,#155EEF);color:#fff;border:0;border-radius:14px;padding:14px 18px;font-weight:800;font-size:16px;cursor:pointer}.art-section{border:1px solid #e2e8f0;border-radius:14px;padding:16px}.art-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.art-checks label{font-weight:600;flex-direction:row;align-items:center}.art-checks input{width:auto}.art-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;padding:12px;border-radius:12px;margin-bottom:15px}.art-alert{background:#fff7ed;color:#9a3412;padding:12px;border-radius:12px}.art-day-label{font-weight:700;color:var(--art-primary,#155EEF);min-height:18px}@media(max-width:700px){.art-form-wrap{margin:10px;padding:18px}.art-grid,.art-checks{grid-template-columns:1fr}.art-form-wrap h2{font-size:23px}}

/* v1.5 Talep sorgulama tasarım iyileştirmeleri */
.art-query-wrap{max-width:960px;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)}
.art-query-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;border-bottom:1px solid #e5e7eb;padding-bottom:12px}
.art-query-title h2{margin:0!important}
.art-query-form{margin-top:18px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}
.art-status-card{background:#fff;border:1px solid #dbeafe;border-radius:18px;padding:18px;margin:10px 0 18px;box-shadow:0 12px 28px rgba(15,23,42,.06)}
.art-status-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}
.art-status-head h3{margin:2px 0 0!important;font-size:28px;color:#0f172a}
.art-mini-label{display:block;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}
.art-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:9px 13px;border-radius:999px;background:var(--art-primary,#155EEF);color:#fff;font-weight:800;white-space:nowrap}
.art-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.art-status-grid>div,.art-public-reply{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:13px}
.art-status-grid span,.art-public-reply span{display:block;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}
.art-status-grid b{display:block;color:#0f172a;font-size:15px;line-height:1.45}
.art-public-reply{margin-top:12px}
.art-public-reply p{margin:0;color:#0f172a;line-height:1.55}
@media(max-width:700px){.art-status-head{align-items:flex-start;flex-direction:column}.art-status-grid{grid-template-columns:1fr}.art-status-head h3{font-size:24px}.art-query-form{padding:13px}}


/* v1.6 genel form tasarımı: sorgulama kart diliyle uyumlu */
.art-form-wrap{background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);border-color:#dbeafe;box-shadow:0 18px 45px rgba(15,23,42,.07)}
.art-form-wrap h2{border-bottom:1px solid #e5e7eb;padding-bottom:14px;margin-bottom:16px!important;font-weight:800;letter-spacing:-.02em}
.art-form{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 12px 28px rgba(15,23,42,.04)}
.art-form label{font-size:14px;text-transform:none;color:#1e293b}.art-form label>span,.art-section strong{font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:#64748b}
.art-form input,.art-form select,.art-form textarea{border-color:#d9e3f0;background:#fff;border-radius:14px;transition:border-color .15s,box-shadow .15s,background .15s}.art-form input:focus,.art-form select:focus,.art-form textarea:focus{outline:0;border-color:var(--art-primary,#155EEF);box-shadow:0 0 0 4px rgba(21,94,239,.10)}
.art-section{background:#f8fafc;border-color:#e2e8f0;border-radius:16px}.art-checks label{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.art-checks label:hover{border-color:#bfdbfe;background:#eff6ff}
.art-form button{border-radius:14px;box-shadow:0 10px 22px rgba(21,94,239,.18);transition:transform .12s,filter .12s}.art-form button:hover{filter:brightness(.96);transform:translateY(-1px)}
.art-success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46;border-radius:16px;font-weight:700}.art-alert{border:1px solid #fed7aa;border-radius:16px;font-weight:700}
@media(max-width:700px){.art-form{padding:14px}.art-form button{width:100%}}

/* v1.6.3 sorgulama durum renkleri */
.art-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:9px 13px;border-radius:999px;font-size:15px;font-weight:900;border:1px solid transparent;white-space:nowrap}
.art-status-bekliyor{background:#f8fafc;color:#475569;border-color:#cbd5e1}
.art-status-onaylandi{background:#ecfdf5;color:#047857;border-color:#a7f3d0}
.art-status-red{background:#fef2f2;color:#b91c1c;border-color:#fecaca}
.art-status-revize{background:#fffbeb;color:#b45309;border-color:#fde68a}
.art-status-tamamlandi{background:#eff6ff;color:#155EEF;border-color:#bfdbfe}
