.wizard-progress{position:sticky;top:74px;z-index:15;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px;margin:0 0 16px;background:rgba(244,246,250,.96);backdrop-filter:blur(8px);border-radius:15px}.wizard-progress span{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 7px;border-radius:11px;background:#fff;border:1px solid #e1e5ec;color:#7a8495}.wizard-progress span:not(:last-child):after{content:"";position:absolute;width:8px;height:2px;background:#d8dde7;right:-9px}.wizard-progress b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e9edf4;color:#526078;font-size:.72rem}.wizard-progress small{font-size:.7rem;font-weight:800}.wizard-progress span.active,.wizard-progress span.completed{border-color:#f28c00;color:#1c2f5b}.wizard-progress span.active b,.wizard-progress span.completed b{background:#f28c00;color:#fff}.wizard-ready .form-step{display:none}.wizard-ready .form-step.active{display:block;animation:wizardIn .22s ease-out}@keyframes wizardIn{from{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:none}}.wizard-actions{display:flex;justify-content:space-between;gap:12px;margin-top:22px;padding-top:17px;border-top:1px solid #edf0f4}.wizard-actions-end{justify-content:flex-end}.wizard-actions button{min-width:125px;border:0;border-radius:11px;padding:12px 17px;font-weight:900}.wizard-next{background:#1c2f5b;color:#fff}.wizard-back{background:#eef1f6;color:#344054}.history-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.history-item-head strong{font-size:.76rem;color:#1c2f5b}.history-item-head button{border:0;background:#fff1e9;color:#a23d11;border-radius:8px;padding:6px 9px;font-size:.68rem;font-weight:800}.history-add{margin:0 12px 14px;border:1px dashed #f28c00;background:#fff7eb;color:#9a5500;border-radius:10px;padding:10px 13px;font-size:.78rem;font-weight:900}.history-list:empty:after{content:"Henüz kayıt eklenmedi.";display:block;padding:14px;color:#7b8493;font-size:.78rem;text-align:center}.application-submit{margin-top:18px}.success-qr{display:grid;grid-template-columns:130px 1fr;gap:20px;align-items:center;max-width:480px;margin:22px auto;padding:16px;text-align:left;background:#f7f9fc;border:1px solid #e1e6ef;border-radius:16px}.success-qr img{width:130px;height:130px;background:#fff;border-radius:10px;padding:7px}.success-qr strong{display:block;color:#1c2f5b;margin-bottom:5px}.success-qr p{font-size:.78rem;margin:0;color:#667085;line-height:1.5}.success-qr a{display:inline-block;margin-top:9px;color:#b96500;font-size:.75rem;font-weight:900;word-break:break-all}@media(max-width:720px){.wizard-progress{top:59px;margin-left:0;margin-right:0}.wizard-progress small{display:none}.wizard-progress span{gap:0}.wizard-progress span:not(:last-child):after{width:8px}.form-step{min-height:calc(100vh - 150px)}.wizard-actions{position:sticky;bottom:0;z-index:8;margin-left:-14px;margin-right:-14px;padding:13px 14px;background:linear-gradient(transparent,#fff 16%)}.history-item-head button{padding:7px 9px}.success-qr{grid-template-columns:96px 1fr;gap:13px}.success-qr img{width:96px;height:96px}}
.history-list:not(:has([data-history-row])):after{content:"Henüz kayıt eklenmedi.";display:block;padding:14px;color:#7b8493;font-size:.78rem;text-align:center}
