/* DrecuWorks 11.3.4: genel hızlı profil kutuları kaldırıldı, her araç manuel ayarlarını gösterir. */
.dw1100-tool-profiles,[data-drecu-quick-profile]{display:none!important}
.drecu-manual-options{border-color:#e5def8!important;background:linear-gradient(150deg,#fff,#fbfaff 58%,#f2f7ff)!important}
.drecu-manual-options>.toolbox-options-heading{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #ebe7f5}
.drecu-manual-options>.toolbox-options-heading strong{font-size:15px;color:#17132b}
.drecu-manual-options>.toolbox-options-heading small{max-width:760px;color:#687089}
.drecu-media-quality-manual{display:grid;gap:13px}
.drecu-manual-settings-title{display:flex;align-items:center;gap:12px}
.drecu-manual-settings-title>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#d946ef);color:#fff;box-shadow:0 8px 20px rgba(124,58,237,.2)}
.drecu-manual-settings-title>div{display:grid;gap:2px}.drecu-manual-settings-title strong{font-size:15px;color:#17132b}.drecu-manual-settings-title small{font-size:11px;color:#687089}
.drecu-resolution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.drecu-resolution-choice{position:relative;margin:0;cursor:pointer}
.drecu-resolution-choice input{position:absolute;opacity:0;pointer-events:none}
.drecu-resolution-choice span{display:grid;gap:3px;min-height:66px;padding:12px 10px;border:1px solid #e4e0ec;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(30,21,62,.045);transition:.18s ease}
.drecu-resolution-choice strong{font-size:14px;color:#17132b}.drecu-resolution-choice small{font-size:9px;line-height:1.35;color:#778097}
.drecu-resolution-choice:hover span{transform:translateY(-1px);border-color:#b7a2ef;box-shadow:0 10px 24px rgba(124,58,237,.1)}
.drecu-resolution-choice.is-active span,.drecu-resolution-choice input:focus-visible+span{border-color:#7c3aed;background:linear-gradient(145deg,#f3efff,#fff);box-shadow:0 0 0 3px rgba(124,58,237,.13)}
.drecu-resolution-choice.is-active strong{color:#6d28d9}.drecu-resolution-choice.is-locked span:after{content:'Kilitli';position:absolute;top:7px;right:7px;padding:2px 6px;border-radius:999px;background:#fff3cd;color:#8a5a00;font-size:7px;font-weight:800}
.cc--darkmode .drecu-manual-options{background:#111827!important;border-color:#334155!important}.cc--darkmode .drecu-manual-options>.toolbox-options-heading strong,.cc--darkmode .drecu-manual-settings-title strong{color:#f8fafc}.cc--darkmode .drecu-resolution-choice span{background:#182235;border-color:#334155}.cc--darkmode .drecu-resolution-choice strong{color:#f8fafc}
@media(max-width:900px){.drecu-resolution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:575px){.drecu-resolution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.drecu-resolution-choice span{min-height:60px}.drecu-manual-settings-title small{font-size:10px}}

/* 11.3.4: yetim yükleme durumunun düğmeyi kilitlemesini engelle */
body:not(.toolbox-processing-open) [data-toolbox-submit][aria-busy="true"]{pointer-events:auto!important;opacity:1!important}
body:not(.toolbox-processing-open) [data-toolbox-submit][aria-busy="true"] .fa-spinner,
body:not(.toolbox-processing-open) [data-toolbox-submit][aria-busy="true"] .spinner-border{display:none!important}
