.calc-direct-dialog .modal-dialog{max-width:500px}.calc-direct-dialog .modal-title{display:flex;align-items:center;gap:6px}.calc-direct-dialog .modal-title .nav-link{color:var(--text-muted);width:18px;height:18px;display:flex;align-items:center;justify-content:center}.calc-direct-dialog .estimated-wrapper{padding:12px;background-color:var(--bg-surface);border-radius:12px;margin:12px 0;color:var(--text-primary)}.calc-direct-dialog .estimated-wrapper__title{color:var(--text-muted);font-size:11px;font-style:normal;font-weight:500;letter-spacing:.4px;line-height:normal;text-transform:uppercase;padding-bottom:8px;display:flex;align-items:center;gap:8px}.calc-direct-dialog .estimated-wrapper .estimated-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-bottom:6px}.calc-direct-dialog .estimated-wrapper .estimated-row span:first-child{color:var(--text-secondary);font-weight:400}.calc-direct-dialog .estimated-wrapper .estimated-row span:nth-child(2){font-family:JetBrainsMono,monospace;font-weight:500}.calc-direct-dialog .info-wrapper{margin-top:12px;color:var(--text-muted);font-size:10px;line-height:12px}
