#dev-dialog{box-sizing:border-box;width:min(560px,calc(100% - 24px));max-height:90dvh;border:0;border-radius:28px;padding:26px;background:#f5fbfa;color:#103e45;overflow:auto}
#dev-dialog::backdrop{background:#062f38b3;backdrop-filter:blur(8px)}
#dev-dialog h2{font-size:30px;line-height:1.15;margin:20px 0 12px}#dev-dialog p{line-height:1.6}
#dev-dialog .dev-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;text-transform:uppercase;letter-spacing:1px}
#dev-form{display:grid;gap:16px}#dev-form>label:first-child{display:grid;gap:8px}#dev-form select{width:100%;min-height:50px}
#dev-dialog .dev-check{display:flex;align-items:center;gap:12px}#dev-dialog .dev-check input{width:22px;height:22px;margin:0;flex-shrink:0}
.dev-info{padding:18px;border-radius:18px;background:#e2f4ee;line-height:1.6;font-size:14px}.dev-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}
.dev-counts div{display:flex;flex-direction:column;padding:14px 10px;background:#103e45;color:white;border-radius:15px;gap:6px}.dev-counts strong{font-size:23px}.dev-counts span{font-size:11px;line-height:1.4}
.dev-bottom{display:grid;gap:12px;margin-top:22px}#dev-error{color:#ad3030}#dev-dialog .primary{width:100%;min-height:50px}
.dev-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#e3f7c9;color:#193c29;border-radius:16px;padding:10px 16px;margin-bottom:18px;font-size:12px}.dev-banner button{flex-shrink:0;min-height:44px}
#dev-dialog .dev-check input{appearance:auto!important;min-height:22px!important;max-height:22px;padding:0;border-radius:4px!important;accent-color:#08727d}#dev-dialog .dev-top button{width:44px;min-width:44px;height:44px;padding:0;font-size:26px}#dev-dialog[open]{border:0!important}
