.go-core-bootbox-overlay{z-index:330000;background:#1118272e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.go-core-bootbox-dialog{background:var(--color-white);border-radius:var(--radius-20);flex-direction:column;width:min(1120px,100vw - 48px);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 18px 60px #0f172a2e}.go-core-bootbox-dialog--width-medium{width:min(600px,100vw - 48px)}.go-core-bootbox-dialog--width-middle{width:min(500px,100vw - 48px)}.go-core-bootbox-head{border-bottom:var(--border-light);justify-content:space-between;align-items:center;gap:18px;padding:18px 28px;display:flex}.go-core-bootbox-title{font-size:var(--font-size-large);color:var(--color-gray-800);margin:0;font-weight:600}.go-core-bootbox-close{border:var(--border-strong);border-radius:var(--radius-12);background:var(--color-white);cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.go-core-bootbox-close img{width:12px;height:12px}.go-core-bootbox-body{padding:14px 28px;overflow:auto}.go-core-bootbox__server-checkbox{margin-top:10px}.go-core-bootbox__server-checkbox+.go-core-bootbox__server-checkbox{margin-top:8px}.go-core-bootbox-actions{justify-content:flex-end;align-items:center;gap:var(--gap-content);padding:18px 28px;display:flex}.go-core-bootbox-button{border-radius:var(--radius-8);font-size:var(--font-size-normal);cursor:pointer;padding:12px 16px;font-weight:600}.go-core-bootbox-button[disabled]{opacity:.6}.go-core-bootbox-button--link{color:var(--color-gray-500);background:0 0;border:0}.go-core-bootbox-button--secondary{border:var(--border-strong);background:var(--color-white);color:var(--color-gray-600)}.go-core-bootbox-button--primary{background:var(--color-brand-600);color:var(--color-white);border:0}
